summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Revert 107694 and 107687 "Update V8 to version 3.7.3." and "Update V8 to vers...ricow@chromium.org2011-10-311-10/+1
* [webkit glue] Make signedPublicKeyAndChallengeString() return an empty instea...gauravsh@chromium.org2011-10-301-2/+1
* Expose the sandbox related code through the content API. I did a bit of clean...jam@chromium.org2011-10-291-1/+3
* base::Bind: Cleanups in webkit/appcachemichaeln@google.com2011-10-287-22/+25
* Remove media::VideoDecodeContext as it has no implementation and is unused.scherkus@chromium.org2011-10-281-1/+1
* Removing dedicated worker-related IPC codei (second round).dslomov@chromium.org2011-10-285-137/+0
* roll skia 2549reed@google.com2011-10-281-0/+4
* Update V8 to version 3.7.2.ricow@chromium.org2011-10-281-0/+8
* Adding flag for turning on the Media Source APIacolwell@chromium.org2011-10-272-13/+16
* Add a debug check to verify that FileSystemCallbackDispatcher is not NULL in ...oleg@chromium.org2011-10-271-0/+14
* Try a workaround for initMessageEvent bug.dmichael@chromium.org2011-10-271-17/+10
* Revert 107549. Update V8 to version 3.7.1ricow@chromium.org2011-10-271-8/+0
* Update V8 to version 3.7.1ricow@chromium.org2011-10-271-0/+9
* Fix shutdown crash when WebMediaPlayerImpl is destroyed after RenderViewImpl is.fischman@chromium.org2011-10-264-15/+17
* Support MIME types for intent selection.groby@chromium.org2011-10-262-0/+15
* Remove an include which has been upstreamed to ImageDiff.cpp.zhenghao@google.com2011-10-261-4/+0
* Remove 1 destructor that runs at exit.thakis@chromium.org2011-10-261-4/+5
* Refactor FileSystemOperation:oleg@chromium.org2011-10-267-227/+165
* DevTools: extend experimental.debugger API to potentially allow non-tab debug...pfeldman@chromium.org2011-10-262-0/+17
* Copy 2 missing fields of PP_FontDescription_Dev.eugenis@google.com2011-10-261-0/+2
* include fcntl.h on OpenBSD toorobert.nagy@gmail.com2011-10-251-1/+1
* Implement WebKitPlatformSupport::isTraceCategoryEnabled.nduca@chromium.org2011-10-252-0/+5
* Remove unused argument that was not cleaned up inpolina@google.com2011-10-252-10/+9
* Rename setVisibility to setVisibilityCHROMIUM and expose as GL_CHROIMIUM_set_...nduca@chromium.org2011-10-254-7/+12
* Remove temporary hack necessary while webkit change was landing: https://bugs...polina@google.com2011-10-241-5/+0
* Convert the flash clipboard API to thunk system.brettw@chromium.org2011-10-224-36/+61
* Enable privileged WebGL extensions for Chrome extensions.zmo@google.com2011-10-222-0/+7
* Only depend on translator_glslpiman@chromium.org2011-10-221-1/+0
* Handle the change from CaretBounds to SelectionBounds for PPAPI Plugins.kinaba@chromium.org2011-10-214-0/+9
* Add support for accessible labels for controls.dmazzoni@chromium.org2011-10-212-0/+8
* More groundwork for filestream based response storage.michaeln@google.com2011-10-2125-143/+227
* Gracefully handle child process death in out-of-process plugin loading.rsesek@chromium.org2011-10-215-94/+84
* [Web Intents] Add return pathways for picker-close and service-close.gbillock@chromium.org2011-10-211-0/+6
* Rename InterfaceID to ApiID and move the file.brettw@chromium.org2011-10-204-16/+10
* Remove TrackerBase.brettw@chromium.org2011-10-2015-322/+238
* base::Bind: Final cleanup in webkit/fileapi.jhawkins@chromium.org2011-10-205-37/+48
* Split HostVarTracker out of HostResourceTracker.brettw@chromium.org2011-10-2010-135/+220
* Rename the ResourceTracker in webkit to HostResourceTracker.brettw@chromium.org2011-10-2023-65/+67
* Add a new globals object for PPAPI tracking information.brettw@chromium.org2011-10-2022-147/+208
* Roll skia to r2506.bsalomon@google.com2011-10-201-0/+2
* Remove RemoteAccessClientFirewallTraversal policy and code paths.wez@chromium.org2011-10-206-49/+0
* base::Bind: Convert webkit/database.jhawkins@chromium.org2011-10-195-21/+29
* Add NetworkEventCB to media pipeline and remove IsNetworkActive()vrk@google.com2011-10-198-58/+44
* Adding new virtual method setVisibility(bool) to WebGraphicsContext3DInProces...mmocny@chromium.org2011-10-192-0/+6
* Prevent power saving while playing media.avi@chromium.org2011-10-196-0/+50
* QuotaManager: add a method to delete host data.mnaganov@chromium.org2011-10-193-0/+260
* Remaining cleanup (base::Bind): Replacing FileUtilProxy calls with new callbackkinuko@chromium.org2011-10-197-27/+24
* Cleanup AppCacheQuotaClient using new Callbacktzik@chromium.org2011-10-193-107/+37
* Support playback & seeking in media files over 2G.fischman@chromium.org2011-10-195-26/+31
* base::Bind: Convert FileSystemPathManager::GetRootPathCallback.jhawkins@chromium.org2011-10-1813-76/+73