index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
webkit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unlayer ObfuscatedFileUtil.
tzik@chromium.org
2012-05-28
18
-723
/
+366
*
Pass command line arguments onto platform apps which provide the right intent.
benwells@chromium.org
2012-05-26
1
-0
/
+2
*
Merge native_theme resources into ui_resources_standard
oshima@chromium.org
2012-05-26
1
-2
/
+2
*
Plumb referrer policy along with drag data information
jochen@chromium.org
2012-05-25
2
-2
/
+9
*
Set Android/V8 memory limits from dalvik.vm.heapsize.
ulan@chromium.org
2012-05-25
2
-19
/
+39
*
Add FileUtilities::GetFileInfo() to capture file metadata with single IPC
kinuko@chromium.org
2012-05-25
4
-0
/
+39
*
Unbreak http/tests/media/video-cookie.html b/c of overzealous sanity check.
fischman@chromium.org
2012-05-25
1
-1
/
+1
*
Upstream Android's code about mock current directory.
wangxianzhu@chromium.org
2012-05-25
1
-11
/
+65
*
Suppress pause-and-buffer behavior when the HTTP response won't satisfy futur...
fischman@chromium.org
2012-05-25
7
-4
/
+255
*
Add pepper flash back to windows metro mode
cpu@chromium.org
2012-05-25
1
-4
/
+1
*
Add flag to make all position:fixed elements create stacking contexts
jamesr@chromium.org
2012-05-24
2
-1
/
+6
*
Correctly whitelist ftp directory listings.
jochen@chromium.org
2012-05-24
3
-2
/
+16
*
DomStorageCachedArea + DomStorageProxy interface and unittests. These classes...
michaeln@google.com
2012-05-24
7
-1
/
+681
*
Revert 138791 - Revert 138554 - Prevent zero-length items from being appended...
danakj@chromium.org
2012-05-24
4
-27
/
+38
*
Revert 138795 - Revert "nss: revert encrypted and origin bound certificates s...
agl@chromium.org
2012-05-24
4
-38
/
+27
*
Revert "nss: revert encrypted and origin bound certificates support."
agl@chromium.org
2012-05-24
4
-27
/
+38
*
Revert 138554 - Prevent zero-length items from being appended to a blob.
danakj@chromium.org
2012-05-24
4
-38
/
+27
*
Reland 138502 - Move version metadata from PluginGroup into PluginInstaller.
bauerb@chromium.org
2012-05-24
5
-410
/
+30
*
Revert "Revert 137734 - Select theme resources from ResourceBundle at request...
flackr@chromium.org
2012-05-24
12
-143
/
+129
*
Use SingleThreadTaskRunner instead of MessageLoopProxy in ProxyConfigService.
sergeyu@chromium.org
2012-05-24
1
-1
/
+2
*
CreateOrOpen() with TRUNCATED flag should decrease the quota usage.
kinuko@chromium.org
2012-05-24
2
-5
/
+81
*
Prevent zero-length items from being appended to a blob.
ericu@chromium.org
2012-05-24
4
-32
/
+45
*
Remove the potentially-dangerous destructor pattern in ObfuscatedFileUtil by
ericu@chromium.org
2012-05-24
7
-32
/
+22
*
Clean up: Remove unused printBegin() function.
kmadhusu@chromium.org
2012-05-24
2
-16
/
+1
*
Plumb --show-paint-rects to accelerated compositor
shawnsingh@chromium.org
2012-05-23
2
-0
/
+6
*
Revert 138554 - Prevent zero-length items from being appended to a blob.
ericu@google.com
2012-05-23
4
-38
/
+27
*
Prevent zero-length items from being appended to a blob.
ericu@chromium.org
2012-05-23
4
-27
/
+38
*
Move skia/ext tests from test_shell_tests to unit_tests.
tony@chromium.org
2012-05-23
1
-14
/
+0
*
Implement the Chromium-specific part of WebCore context menus with submenus. ...
apavlov@chromium.org
2012-05-23
1
-1
/
+3
*
Revert 138502 - Move version metadata from PluginGroup into PluginInstaller.
vandebo@chromium.org
2012-05-23
5
-30
/
+410
*
Makes the browser send pixels to the GPU process where it should.
pkotwicz@chromium.org
2012-05-23
2
-0
/
+4
*
Move version metadata from PluginGroup into PluginInstaller.
bauerb@chromium.org
2012-05-23
5
-410
/
+30
*
Always pass FileSystemContext to ObfuscatedFileUtil operations
kinuko@chromium.org
2012-05-23
8
-13
/
+27
*
Cleanup: Remove unneeded scoped_ptr.h includes from webkit.
thestig@chromium.org
2012-05-23
16
-31
/
+19
*
Revert 138415 - Makes the browser send pixels to the GPU process where it sho...
pkotwicz@chromium.org
2012-05-23
2
-4
/
+0
*
Makes the browser send pixels to the GPU process where it should.
pkotwicz@chromium.org
2012-05-23
2
-0
/
+4
*
Disable FileWriterDelegateTest.WritesWithQuotaAndOffset, which has
wtc@chromium.org
2012-05-23
1
-1
/
+10
*
Disable FileWriterDelegateTest.WriteSuccessWithoutQuotaLimitConcurrent, which...
vandebo@chromium.org
2012-05-23
1
-1
/
+10
*
Fixup SimpleDomStorageSystem to no longer use obsolete WebKit API that requir...
michaeln@google.com
2012-05-22
1
-23
/
+15
*
Expose HTTP version number in responses.
fischman@chromium.org
2012-05-22
2
-1
/
+14
*
Implement SandboxFileWriter and rewrite FileWriterDelegate to use it
kinuko@chromium.org
2012-05-22
9
-334
/
+495
*
Fix crash in UMA reporting of accelerated compositing in WebGL codepaths.
fischman@chromium.org
2012-05-21
1
-3
/
+7
*
Add the HasAreaOpen method to DomStorageHost. Intended for use to make event ...
michaeln@google.com
2012-05-21
2
-0
/
+13
*
Test for Pepper IME events.
kinaba@chromium.org
2012-05-21
7
-48
/
+113
*
Removing FileUtilities::revealOSInFolder which is not used anymore
kinuko@chromium.org
2012-05-21
2
-6
/
+1
*
Convert GdkPixbufFromSkBitmap(const SkBitmap*) to GdkPixbufFromSkBitmap(const...
pkotwicz@chromium.org
2012-05-20
1
-1
/
+1
*
Fix for GLInProcessContext
gman@chromium.org
2012-05-20
1
-1
/
+4
*
Fix reporting of Media.AcceleratedCompositingActive when false.
fischman@chromium.org
2012-05-19
1
-2
/
+8
*
Add command line flags for compositor's default tile size and
vangelis@chromium.org
2012-05-19
2
-1
/
+17
*
Add WebFrame pointer to WebViewClient::startDragging
jochen@chromium.org
2012-05-18
4
-4
/
+8
[next]