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
*
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
*
Adding isolated filesystem support in GetFileSystemRootURI
kinuko@chromium.org
2012-05-18
2
-2
/
+6
*
Migrate WebKit "global script" font prefs.
falken@chromium.org
2012-05-18
3
-31
/
+42
*
Remove all npapi plugins from windows metro chrome
cpu@chromium.org
2012-05-18
1
-1
/
+10
*
Remove old phantom request path for launching prerender requests.
gavinp@chromium.org
2012-05-18
1
-3
/
+1
*
Copy over ports.
gbillock@chromium.org
2012-05-18
1
-0
/
+3
*
Revert 137733 - Use a temp data dir for IDB tests so persistence can be verif...
jsbell@chromium.org
2012-05-17
2
-50
/
+1
*
Use overloaded printBegin() chromium-webkit api in PrepareFrameAndViewPrint c...
kmadhusu@chromium.org
2012-05-17
1
-5
/
+15
*
Cleanup correctly in GLInProcessContext
gman@chromium.org
2012-05-17
1
-0
/
+6
*
Revert 137734 - Select theme resources from ResourceBundle at requested scale...
fischman@chromium.org
2012-05-17
12
-129
/
+143
*
Select theme resources from ResourceBundle at requested scale factor.
flackr@chromium.org
2012-05-17
12
-143
/
+129
*
Use a temp data dir for IDB tests so persistence can be verified.
jsbell@chromium.org
2012-05-17
2
-1
/
+50
*
Allow GLES2CmdDecoder to change the GLSurface associated with the default FBO.
apatrick@chromium.org
2012-05-17
1
-2
/
+8
*
Crash fix in fileapi::FileSystemOperation::DidGetUsageAndQuotaAndRunTask
kinuko@chromium.org
2012-05-17
1
-1
/
+1
*
Fix uninitialized member in ctor.
groby@chromium.org
2012-05-17
1
-0
/
+3
*
Move ui/gfx/resources to ui/base/native_theme/resources
oshima@chromium.org
2012-05-16
1
-2
/
+2
*
[Print Preview] Modified PP_PrintSettings_Dev interface to support auto fit t...
kmadhusu@chromium.org
2012-05-16
4
-11
/
+51
*
Sequentialize calls to PluginList::GetPlugins from PluginService.
bauerb@chromium.org
2012-05-16
2
-18
/
+30
*
Revert 137396 - Sequentialize calls to PluginList::GetPlugins from PluginServ...
bauerb@chromium.org
2012-05-16
2
-30
/
+18
*
Sequentialize calls to PluginList::GetPlugins from PluginService.
bauerb@chromium.org
2012-05-16
2
-18
/
+30
*
SessionStorageDatabase: Readability changes.
marja@chromium.org
2012-05-16
3
-11
/
+23
*
Add CreateFileWriter method to MountPointProvider.
kinaba@chromium.org
2012-05-16
9
-12
/
+80
[next]