summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Add support for ResourceRequest::TargetIsXHR (part II)jochen@chromium.org2011-08-081-3/+0
* base: Remove using declaration of MD5Digest now that hunspell was fixed.tfarina@chromium.org2011-08-081-7/+8
* Revert 95607 - Adding usage entry to chrome://settings/cookies.tzik@chromium.org2011-08-082-10/+0
* Fix ARM build bustage.darin@chromium.org2011-08-061-2/+2
* Implement PPAPI VideoDecode out-of-process supportvrk@chromium.org2011-08-062-96/+47
* Video Capture Pepper APIpiman@chromium.org2011-08-069-0/+391
* Plumb media data from renderers up to MediaInternals in the browser process.scottfr@chromium.org2011-08-054-5/+27
* Adding usage entry to chrome://settings/cookies.tzik@chromium.org2011-08-052-0/+10
* Fix "Mac Clang (dbg)" buildtimurrrr@chromium.org2011-08-051-1/+1
* Quota: Add quota::StorageType to the GetOriginsCallback definition.mkwst@chromium.org2011-08-0516-91/+139
* Specify 'true' to force creating the new directory in MigrateFromOldSandboxkinuko@chromium.org2011-08-051-1/+1
* Revert 95542 - Plumb media data from renderers up to MediaInternals in the br...yzshen@chromium.org2011-08-054-27/+5
* Plumb media data from renderers up to MediaInternals in the browser process.scottfr@chromium.org2011-08-054-5/+27
* Fixes video to canvas drawing. The draw operationwas not updating the videojunov@chromium.org2011-08-041-0/+1
* Roll skia to r2034 (and add new gl bindings)bsalomon@google.com2011-08-041-0/+3
* Make ChunkDemuxer error handling more consistent and robust.acolwell@chromium.org2011-08-041-1/+6
* Implemented support for GL context share groups in the renderer process.I put...apatrick@chromium.org2011-08-031-48/+54
* Add support for WebURLRequest::TargetIsXHR (part I)jochen@chromium.org2011-08-032-1/+8
* Revert 95309 - I need to fix some bugs with this.brettw@chromium.org2011-08-032-8/+16
* Add a template to handle properly issuing completion callbacks. This fixesbrettw@chromium.org2011-08-032-16/+8
* Removed wchat_t from Time::FromString.shinyak@google.com2011-08-032-7/+7
* cocoa: Delete table_model_array_controller* now that native options are gone.tfarina@chromium.org2011-08-021-2/+0
* Fix chrome://appcache-internals bustage caused by http://src.chromium.org/vie...michaeln@google.com2011-08-021-28/+35
* Inform disk cache of WebKit memory cache hits.simonjam@chromium.org2011-08-024-37/+53
* Convert test_shell_resources to use build/grit_action.gypi.tony@chromium.org2011-08-021-22/+6
* Remove a few unused functions.thakis@chromium.org2011-08-021-8/+0
* Apply content-security-policy to chrome://appcache-internals and chrome://blo...tsepez@chromium.org2011-08-022-40/+31
* First pass at removal of unneeded dependencies on skia\ext\platform_canvas.htwiz@google.com2011-08-026-11/+8
* Expose SwapBuffersCallback to WebGraphicsContext3Dnduca@chromium.org2011-08-021-0/+4
* Refine UMA stats of QuotaManagertzik@chromium.org2011-08-021-2/+44
* Move Var and StringVar to the ppapi/shared_impl so they can be used in thebrettw@chromium.org2011-08-0131-617/+373
* Add a new flag to enable GPU compositing on chrome: pagesestade@chromium.org2011-08-011-0/+1
* Added PPB_Graphics3D_Dev::Resize to let plugins resize the backing surface.alokp@chromium.org2011-08-013-9/+15
* Time-based removal of temporary file systems via BrowsingDataRemovermkwst@chromium.org2011-08-015-8/+403
* Paths in File Browsers parameters are converted to virtual ones.serya@chromium.org2011-08-011-0/+4
* Pepper quota supportkinuko@chromium.org2011-08-0112-19/+1086
* Unify the version string to be displayed on "About Chromium" dialog. (5/6)haraken@google.com2011-07-301-17/+10
* PPAPI interface for reading the enterprise policy as a big JSON blob.ajwong@chromium.org2011-07-306-7/+57
* Revert 94775 - Implemented MapExternalResource for DumpRenderTree.zmo@google.com2011-07-291-63/+1
* Implemented MapExternalResource for DumpRenderTree.apatrick@chromium.org2011-07-291-1/+63
* PPB_VideoDecoder_Dev::Initialize is now synchronous!fischman@chromium.org2011-07-294-32/+41
* Change CanGetCookies signature, add CookieList as parameters in order to remo...ycxiao@chromium.org2011-07-291-7/+11
* Remove tests from chrome's test_expectations which were rebaselined upstream.senorblanco@chromium.org2011-07-291-7/+0
* Change call to WebFrame::createAssociatedURLLoader to use overload that takes...bbudge@chromium.org2011-07-293-5/+25
* PluginList cleanup to fix a race condition and decrease the API surface for f...bauerb@chromium.org2011-07-299-136/+50
* Cleanup: Make quota dispatcher code independent from WebKit typeskinuko@chromium.org2011-07-291-3/+2
* Remove ReadWriteTokens from GpuVideoDecodeAccelerator + falloutvrk@google.com2011-07-285-16/+46
* Rolling Skia DEPS from r1959 to r1980junov@chromium.org2011-07-281-0/+7
* Fix the ARM build by converting a NULL to a 0 (no longer a pointer).brettw@chromium.org2011-07-281-1/+1
* Make Var less dependent on NPAPI. The goal is to remove all of thesebrettw@chromium.org2011-07-2817-676/+741