summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Rename webkit_blob::FileReader to FileStreamReader.kinaba@chromium.org2012-05-3124-142/+151
* reset official build test expectationskerz@chromium.org2012-05-311-6617/+0
* Disable GL_CHROMIUM_gpu_memory_manager extension on webgraphicscontext3d_in_p...mmocny@chromium.org2012-05-301-0/+1
* Actually disable on winrch@chromium.org2012-05-301-1/+1
* win onlyrch@chromium.org2012-05-301-1/+7
* Disable FileWriterDelegateTest.WriteSuccessWithJustQuota on all platformsrch@chromium.org2012-05-301-1/+3
* Remove PPB_Transport_Dev API.sergeyu@chromium.org2012-05-306-507/+0
* Disable synchronous XMLHttpRequests in platform app documents.mihaip@chromium.org2012-05-302-2/+5
* Fix the DomStorage is "wicked slow" bug by adding a renderer side cache and u...michaeln@google.com2012-05-302-4/+11
* Disable flaky fileapi test: WriteFailureByQuotarch@chromium.org2012-05-301-1/+1
* Deprecate FileUtilities::getFileSize and getFileModifiedTimekinuko@chromium.org2012-05-302-27/+0
* SessionStorageDatabase fix.marja@chromium.org2012-05-302-50/+59
* Very minor typo fixes for GData/FileAPI code.kinaba@chromium.org2012-05-305-8/+8
* Move fileapi into its own componentbenwells@chromium.org2012-05-3038-98/+175
* Delete Pipeline::GetBufferedBytes() in preparation for didLoadingProgress() s...fischman@chromium.org2012-05-302-2/+17
* Track buffered byte ranges correctly in media::Pipeline.fischman@chromium.org2012-05-303-29/+18
* Modified the pepper file chooser API to support filtering files by extensions.raymes@chromium.org2012-05-304-30/+34
* This patch integrates SourceBufferStreams into SourceBuffer, removes all buff...annacc@chromium.org2012-05-293-4/+4
* Add the necessary plumbing mechanisms to ensure proper WebGL support inside t...scshunt@google.com2012-05-293-13/+41
* Switch all domstorage tasks to be shutdown blocking to allow changes to be fl...michaeln@google.com2012-05-292-4/+5
* Add deviceSupportsTouch to webglue.flackr@chromium.org2012-05-292-0/+4
* Pass web intents client suggestions along through webkit glue layer.gbillock@chromium.org2012-05-292-1/+13
* Updating XTBs based on .GRDs from branch 1132dharani@chromium.org2012-05-2952-0/+303
* Disable cross-filesystem move for sandbox filesystem for nowkinuko@chromium.org2012-05-291-2/+13
* Make FileSystemOperationWriteTest independent from URLRequest::Deprecated.kinaba@chromium.org2012-05-291-16/+32
* 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