summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* WebKit merge 89339:89343.yutak@chromium.org2011-06-211-17/+0
* Update Chromium-local test expectations.yutak@chromium.org2011-06-211-1/+1
* Fix PPB_VideoDecoder_Impl::NotifyEndOfBitstreamBuffer to use correct ID.fischman@chromium.org2011-06-212-13/+14
* Implement WebMimeRegistry::wellKnownMimeTypeForExtension in terms of the newl...michaeln@google.com2011-06-212-6/+16
* Fix chromium-gpu layout tests.apatrick@chromium.org2011-06-211-0/+6
* Remove passing test expectationsgman@chromium.org2011-06-201-16/+0
* Fixing clang errorcdn@chromium.org2011-06-202-1/+5
* Maintain a map of all resources in the resource tracker and clear instance ba...cdn@chromium.org2011-06-207-31/+62
* Add a debugging flag to annotate web forms with their Autofill field type pre...isherman@chromium.org2011-06-209-5/+120
* Revert 89716 - Add a debugging flag to annotate web forms with their Autofill...isherman@chromium.org2011-06-209-120/+5
* Map the destination image data before painting a scrollbar into it.elijahtaylor@google.com2011-06-201-1/+2
* Add a debugging flag to annotate web forms with their Autofill field type pre...isherman@chromium.org2011-06-209-5/+120
* RendererGLContext supports reparenting a GL context.apatrick@chromium.org2011-06-201-7/+0
* DevTools: mitigate setTimelineProfilingEnabled removal upstream.pfeldman@chromium.org2011-06-202-9/+0
* IcedTea caught up with the latest Java security update.cevans@chromium.org2011-06-191-2/+2
* Move the video decoder and video layer to the new API/thunk system.brettw@chromium.org2011-06-187-222/+73
* Roll DEPS for WebKit r89550:r89178. Also more downstream test_expectations m...senorblanco@chromium.org2011-06-171-4/+4
* Roll WebKit 89132:89145. Also add some temporary suppressions to downstreamsenorblanco@chromium.org2011-06-171-0/+23
* Revert 89532 - Not allow compression when requesting multimediaakalin@chromium.org2011-06-173-33/+5
* Not allow compression when requesting multimediaenal@chromium.org2011-06-173-5/+33
* Add support for printing with Skia on Mac.caryclark@chromium.org2011-06-171-1/+2
* Save net-internals log dumps directly to disk.mmenke@chromium.org2011-06-171-1/+2
* roll skiareed@google.com2011-06-171-3/+3
* Update PPP_Printing_Dev to always make both versions of types available.dmichael@chromium.org2011-06-172-35/+33
* Convert the URL loading objects to the API/thunk system.brettw@chromium.org2011-06-179-476/+263
* Ask for PPB_Instance;0.5 first, fallback to PPB_Instance;0.4.dmichael@chromium.org2011-06-171-2/+3
* Add more unescaping for filesystem URLs. When the code goes in to fixericu@chromium.org2011-06-171-1/+2
* Removed the GetProductVersion function from webkit_glue and replace it with t...ananta@chromium.org2011-06-168-30/+54
* Patch to fix problems with PPB_URLLoader_Impl and PPAPITests.URLLoader. The c...bbudge@chromium.org2011-06-162-12/+29
* Automatically put all GL contexts associated with a particular GPU channel (a...apatrick@chromium.org2011-06-162-6/+12
* Update V8 to version 3.4.4.svenpanne@chromium.org2011-06-161-0/+3
* Add integrated tests with the actual QuotaManager and PathManager. (2nd try)dmikurube@chromium.org2011-06-165-28/+386
* Add QM::NotifyStorageAccessedInternal which takes time parameterkinuko@chromium.org2011-06-163-319/+305
* suppress a failure already suppressed on the canaries.dpranke@chromium.org2011-06-161-0/+3
* Fix Clang warning.brettw@chromium.org2011-06-151-2/+2
* Move fullscreen and instance to the new thunk system.brettw@chromium.org2011-06-159-275/+226
* Support for accessible multiline text editing for Windowsdmazzoni@chromium.org2011-06-152-7/+12
* Content settings extension API: Implement ContentSetting.getResourceIdentifiers.bauerb@chromium.org2011-06-155-42/+84
* Reverting this to see if the Flash crashes on Mac canary are due to this CL.ananta@chromium.org2011-06-151-5/+3
* roll skia w/ GLInterface changereed@google.com2011-06-151-0/+4
* Fix the clang build.brettw@chromium.org2011-06-151-3/+4
* Implement flash menu and net connector resources using the API/thunk model.brettw@chromium.org2011-06-159-178/+93
* [Mac] Breakpad keys to debug a GetCursor crash.shess@chromium.org2011-06-151-1/+4
* Force 2D graphics binding to require that the context be associated with the ...brettw@google.com2011-06-151-0/+2
* WebKit roll 88829:88857.vitalyr@chromium.org2011-06-151-1/+1
* Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 2)thestig@chromium.org2011-06-155-12/+16
* Remove msvs_guids from third_party, webkit, tools and views.tony@chromium.org2011-06-148-14/+0
* Add plumbing to toggle the printing backgrounds web setting. No behavior change.thestig@chromium.org2011-06-142-1/+4
* Hooking MHTML generation to the browser.jcivelli@chromium.org2011-06-142-31/+2
* Add proper support for copy-constructed pp::Buffer_Dev's.fischman@chromium.org2011-06-142-4/+6