summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Unlayer ObfuscatedFileUtil.tzik@chromium.org2012-05-2818-723/+366
* Pass command line arguments onto platform apps which provide the right intent.benwells@chromium.org2012-05-261-0/+2
* Merge native_theme resources into ui_resources_standardoshima@chromium.org2012-05-261-2/+2
* Plumb referrer policy along with drag data informationjochen@chromium.org2012-05-252-2/+9
* Set Android/V8 memory limits from dalvik.vm.heapsize.ulan@chromium.org2012-05-252-19/+39
* Add FileUtilities::GetFileInfo() to capture file metadata with single IPCkinuko@chromium.org2012-05-254-0/+39
* Unbreak http/tests/media/video-cookie.html b/c of overzealous sanity check.fischman@chromium.org2012-05-251-1/+1
* Upstream Android's code about mock current directory.wangxianzhu@chromium.org2012-05-251-11/+65
* Suppress pause-and-buffer behavior when the HTTP response won't satisfy futur...fischman@chromium.org2012-05-257-4/+255
* Add pepper flash back to windows metro modecpu@chromium.org2012-05-251-4/+1
* Add flag to make all position:fixed elements create stacking contextsjamesr@chromium.org2012-05-242-1/+6
* Correctly whitelist ftp directory listings.jochen@chromium.org2012-05-243-2/+16
* DomStorageCachedArea + DomStorageProxy interface and unittests. These classes...michaeln@google.com2012-05-247-1/+681
* Revert 138791 - Revert 138554 - Prevent zero-length items from being appended...danakj@chromium.org2012-05-244-27/+38
* Revert 138795 - Revert "nss: revert encrypted and origin bound certificates s...agl@chromium.org2012-05-244-38/+27
* Revert "nss: revert encrypted and origin bound certificates support."agl@chromium.org2012-05-244-27/+38
* Revert 138554 - Prevent zero-length items from being appended to a blob.danakj@chromium.org2012-05-244-38/+27
* Reland 138502 - Move version metadata from PluginGroup into PluginInstaller.bauerb@chromium.org2012-05-245-410/+30
* Revert "Revert 137734 - Select theme resources from ResourceBundle at request...flackr@chromium.org2012-05-2412-143/+129
* Use SingleThreadTaskRunner instead of MessageLoopProxy in ProxyConfigService.sergeyu@chromium.org2012-05-241-1/+2
* CreateOrOpen() with TRUNCATED flag should decrease the quota usage.kinuko@chromium.org2012-05-242-5/+81
* Prevent zero-length items from being appended to a blob.ericu@chromium.org2012-05-244-32/+45
* Remove the potentially-dangerous destructor pattern in ObfuscatedFileUtil byericu@chromium.org2012-05-247-32/+22
* Clean up: Remove unused printBegin() function.kmadhusu@chromium.org2012-05-242-16/+1
* Plumb --show-paint-rects to accelerated compositorshawnsingh@chromium.org2012-05-232-0/+6
* Revert 138554 - Prevent zero-length items from being appended to a blob.ericu@google.com2012-05-234-38/+27
* Prevent zero-length items from being appended to a blob.ericu@chromium.org2012-05-234-27/+38
* Move skia/ext tests from test_shell_tests to unit_tests.tony@chromium.org2012-05-231-14/+0
* Implement the Chromium-specific part of WebCore context menus with submenus. ...apavlov@chromium.org2012-05-231-1/+3
* Revert 138502 - Move version metadata from PluginGroup into PluginInstaller.vandebo@chromium.org2012-05-235-30/+410
* Makes the browser send pixels to the GPU process where it should.pkotwicz@chromium.org2012-05-232-0/+4
* Move version metadata from PluginGroup into PluginInstaller.bauerb@chromium.org2012-05-235-410/+30
* Always pass FileSystemContext to ObfuscatedFileUtil operationskinuko@chromium.org2012-05-238-13/+27
* Cleanup: Remove unneeded scoped_ptr.h includes from webkit.thestig@chromium.org2012-05-2316-31/+19
* Revert 138415 - Makes the browser send pixels to the GPU process where it sho...pkotwicz@chromium.org2012-05-232-4/+0
* Makes the browser send pixels to the GPU process where it should.pkotwicz@chromium.org2012-05-232-0/+4
* Disable FileWriterDelegateTest.WritesWithQuotaAndOffset, which haswtc@chromium.org2012-05-231-1/+10
* Disable FileWriterDelegateTest.WriteSuccessWithoutQuotaLimitConcurrent, which...vandebo@chromium.org2012-05-231-1/+10
* Fixup SimpleDomStorageSystem to no longer use obsolete WebKit API that requir...michaeln@google.com2012-05-221-23/+15
* Expose HTTP version number in responses.fischman@chromium.org2012-05-222-1/+14
* Implement SandboxFileWriter and rewrite FileWriterDelegate to use itkinuko@chromium.org2012-05-229-334/+495
* Fix crash in UMA reporting of accelerated compositing in WebGL codepaths.fischman@chromium.org2012-05-211-3/+7
* Add the HasAreaOpen method to DomStorageHost. Intended for use to make event ...michaeln@google.com2012-05-212-0/+13
* Test for Pepper IME events.kinaba@chromium.org2012-05-217-48/+113
* Removing FileUtilities::revealOSInFolder which is not used anymorekinuko@chromium.org2012-05-212-6/+1
* Convert GdkPixbufFromSkBitmap(const SkBitmap*) to GdkPixbufFromSkBitmap(const...pkotwicz@chromium.org2012-05-201-1/+1
* Fix for GLInProcessContextgman@chromium.org2012-05-201-1/+4
* Fix reporting of Media.AcceleratedCompositingActive when false.fischman@chromium.org2012-05-191-2/+8
* Add command line flags for compositor's default tile size andvangelis@chromium.org2012-05-192-1/+17
* Add WebFrame pointer to WebViewClient::startDraggingjochen@chromium.org2012-05-184-4/+8