summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Fix blob storage internals CSP typo.craig.schlenter@chromium.org2012-04-051-2/+2
* Clean up the EventExecutor implementations.wez@chromium.org2012-04-051-1/+11
* ObfuscatedFileUtil cleanuptzik@chromium.org2012-04-051-60/+57
* Style fix in webkit/fileapitzik@chromium.org2012-04-0537-60/+83
* Expose some ppapi structs/functions to other componentsfsamuel@chromium.org2012-04-051-1/+2
* Add Password Autofill Manager to New Autofillcsharp@chromium.org2012-04-052-2/+11
* Ppapi audio: don't terminate thread on all negative pending_data.ihf@chromium.org2012-04-052-0/+4
* Revert 130624 - Roll V8 to 3.10.0.4.inferno@chromium.org2012-04-051-1/+0
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-0510-18/+18
* Fix memory leaks in tests.ericu@chromium.org2012-04-042-0/+16
* Reenable a test disabled due to a lack of clobbering. The test is fine.ericu@google.com2012-04-041-8/+1
* Revert "Revert 130384 - Broke a few Mac bots"gman@chromium.org2012-04-041-1/+1
* Add the PPAPI X509 Certificate interface and implementation.raymes@chromium.org2012-04-049-0/+104
* Roll V8 to 3.10.0.4.danno@chromium.org2012-04-041-0/+1
* Revert 130588 - Update V8 to version 3.10.0.3 and adjust test expectations.danno@chromium.org2012-04-041-1/+0
* Update V8 to version 3.10.0.3 and adjust test expectations.danno@chromium.org2012-04-041-0/+1
* Revert "Update V8 to version 3.10.0.3 and temporarily suppress fast/dom/error...scherkus@chromium.org2012-04-041-1/+0
* Update V8 to version 3.10.0.3 and temporarily suppress fast/dom/error-to-stri...ulan@chromium.org2012-04-031-0/+1
* aura-x11: Add custom web cursor support.sadrul@chromium.org2012-04-035-69/+181
* Revert 130384 - Broke a few Mac botsrsleevi@chromium.org2012-04-031-1/+1
* Revert "Revert "Make ShareGroup thread safe" http://crrev.com/130034."gman@chromium.org2012-04-031-1/+1
* Disable FileSystemURLRequestJobTest.FileTest on Windowsapavlov@chromium.org2012-04-031-1/+8
* Reapply 130248 - Add full support for filesystem URLs. Trying to get the buil...apavlov@chromium.org2012-04-033-53/+41
* Fix some grammar in comments, error messages and documentation.gavinp@chromium.org2012-04-033-3/+3
* De-craxify BufferedResourceLoader::didReceiveResponse()'s control flow, fixin...fischman@chromium.org2012-04-033-22/+28
* Revert 130248 - Add full support for filesystem URLs.sergeyu@chromium.org2012-04-033-41/+53
* Reland r129998: When input is "" (or " " with trim_whitespace true), SplitStr...pkasting@chromium.org2012-04-033-41/+36
* Add full support for filesystem URLs.ericu@google.com2012-04-023-53/+41
* Added RTF support to pepper API.raymes@chromium.org2012-04-024-3/+34
* Refine UMA stats for file system databases.tzik@chromium.org2012-04-022-2/+18
* Remove DemuxerFactory and URL parameter from Pipeline.scherkus@chromium.org2012-04-024-22/+32
* Add isolated file_util for directory (and file) drag-and-drop support.kinuko@chromium.org2012-04-0218-51/+1172
* Relanding 9866038: Adding DRT support for drag-and-drop using IsolatedFileSystemkinuko@chromium.org2012-04-022-0/+17
* Move DataSource::SetPreload() to BufferedDataSource.scherkus@chromium.org2012-03-316-21/+46
* fileapi: Use base::chromeos::IsRunningOnChromeOS()satorux@chromium.org2012-03-301-12/+2
* Implement GetShaderPrecisionFormatzmo@google.com2012-03-304-9/+13
* Fix h.264 Profile conversion between ppapi & media worlds (since they were of...fischman@chromium.org2012-03-301-3/+31
* Expose decryptor to WebMediaPlayerImpl.scherkus@chromium.org2012-03-305-27/+56
* Revert 129583 - Adding DRT support for drag-and-drop using IsolatedFileSystemkinuko@chromium.org2012-03-302-17/+0
* Replace the unnecessary VDA::Profile typedef with media::VideoCodecProfilefischman@chromium.org2012-03-301-3/+3
* Revert 129752 - Replace the unnecessary VDA::Profile typedef with media::Vide...mihaip@chromium.org2012-03-301-3/+3
* Replace the unnecessary VDA::Profile typedef with media::VideoCodecProfilefischman@chromium.org2012-03-301-3/+3
* Properly crash when triggering an ASSERT() in debug DRT.tony@chromium.org2012-03-291-8/+7
* Add database recovery for FileSystemOriginDatabasetzik@chromium.org2012-03-299-114/+375
* Fix filesystem origin count metrics macro: use one macro for one labelkinuko@chromium.org2012-03-291-4/+7
* Added the command line flag that enables CSS Shaders: "--enable-css-shaders".achicu@adobe.com2012-03-292-1/+4
* Adding DRT support for drag-and-drop using IsolatedFileSystemkinuko@chromium.org2012-03-292-0/+17
* Add ShareGroup to GLES2Implemenationgman@chromium.org2012-03-291-0/+1
* Fix a FileWriter abort race by turning an assert into a soft check.ericu@chromium.org2012-03-281-2/+4
* Make WebURLLoaderMock handle redirects correctly in the case where thebbudge@chromium.org2012-03-282-4/+13