summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* These changes are requires to build Aura without relying on GTK.saintlou@chromium.org2011-10-045-7/+4
* This function no longer does anything. Remove the caller so we can delete theabarth@chromium.org2011-10-041-3/+0
* Retrieve per host storage usage from QuotaManager.mnaganov@chromium.org2011-10-046-2/+159
* Send IME events to windowless plug-ins (Chromium side)hbono@chromium.org2011-10-045-0/+594
* fix _x11 exclusion rule for webkit_gluedpranke@chromium.org2011-10-041-0/+1
* Fix scrolling of full-frame pdf docs in accelerated compositing mode by forci...vangelis@chromium.org2011-10-042-2/+22
* yet another batch of symbols to export from content.dpranke@chromium.org2011-10-041-0/+1
* Trace PPAPI input events, paints, and messages.jbates@chromium.org2011-10-041-2/+7
* PPAPI SetFullscreen: Explicitely disallow state changes when the oppositepolina@google.com2011-10-031-1/+7
* Add an additional feature to GLES2DecoderImpl that is used to force the conte...twiz@chromium.org2011-10-031-10/+5
* Additional build fixes for auradavemoore@chromium.org2011-10-034-15/+41
* net: Move UnescapeURLComponent() functions into net namespace.tfarina@chromium.org2011-10-024-10/+10
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-0133-150/+150
* Check security origin before locking the mouse.yzshen@chromium.org2011-10-012-0/+24
* Make ifdef match between content/plugin/webplugin_proxy.cc and chrome/src/web...saintlou@chromium.org2011-10-011-2/+4
* Fix a crash in the renderer process which occurs in the PPAPI host code due t...ananta@chromium.org2011-09-301-0/+14
* Add more appcache_exports needed for test_shell_tests when we start linking a...dpranke@chromium.org2011-09-3013-43/+56
* gcc 4.6 warnings cleanuppph34r@gmail.com2011-09-301-2/+1
* Follow-up cleanup promised during r103376's CR.fischman@chromium.org2011-09-302-3/+3
* Here are more exports needed for content_unittests to link in the component b...dpranke@chromium.org2011-09-304-7/+12
* Convert all of media/ over to the new base::{Bind,Callback} hotness.fischman@chromium.org2011-09-2916-128/+123
* Don't prepend hardcoded plugin definitions to plugin groups.bauerb@chromium.org2011-09-293-33/+47
* Add locks around the g_all_shared_contexts set and the GLES2Decoderjamesr@chromium.org2011-09-291-1/+14
* Remove AdaptiveDemuxer since it's been replaced with ChunkingDemuxer.fischman@chromium.org2011-09-291-22/+2
* Rewrites renderer accessibility to not use WebAccessibilityCache.dmazzoni@chromium.org2011-09-292-20/+15
* Additional update on Pepper IME API and boilerplate thunk/proxy implementation.kinaba@chromium.org2011-09-296-4/+113
* PPAPI SetFullscreen: Do return PP_FALSE when transition cannot be process. Th...polina@google.com2011-09-292-6/+17
* Pepper webcam: allocate the requested number of buffers and properly mark the...viettrungluu@chromium.org2011-09-291-1/+10
* Ensure WebKit's "canSetValue" attribute is reflected in Chrome's accessibilit...aboxhall@chromium.org2011-09-292-2/+10
* roll skia to 2351reed@google.com2011-09-281-3/+3
* ui/gfx: Add ToString() function to Rect class.tfarina@chromium.org2011-09-281-1/+1
* Suppress GPU layout test failures.mihaip@chromium.org2011-09-281-0/+4
* Properly scope the lifetime of the |PPB_VideoCapture_Impl|.viettrungluu@chromium.org2011-09-282-4/+47
* More aura changesoshima@google.com2011-09-281-2/+2
* WebKit roll r96191:96201hamaji@chromium.org2011-09-281-12/+0
* Enhance error reporting for leveldb errors in origin/directory database codekinuko@chromium.org2011-09-284-28/+43
* Suppress some failing layout testshamaji@chromium.org2011-09-281-0/+12
* Reland 103021: Printing preview of a PDF on Mac with Skia only previews the l...kmadhusu@chromium.org2011-09-282-17/+22
* Roll WebKit from 96091 to 96173.mihaip@chromium.org2011-09-281-4/+0
* Revert 103021 - PrintPreview: Printing preview of a PDF on Mac with Skia only...kmadhusu@chromium.org2011-09-272-22/+17
* PrintPreview: Printing preview of a PDF on Mac with Skia only previews the la...kmadhusu@chromium.org2011-09-272-17/+22
* Add OnRemoved() in VideoCapture::EventHandler APIwjia@chromium.org2011-09-272-0/+5
* Cleaned up threadiness of BufferedDataSource.fischman@chromium.org2011-09-272-12/+42
* net: make HSTS hosts use the normal SSL interstitialsagl@chromium.org2011-09-273-18/+25
* Correctly lookup PluginGroup for a given WebPluginInfo.bauerb@chromium.org2011-09-273-16/+21
* Move plugin loading out of process on Mac and Linux.rsesek@chromium.org2011-09-272-0/+79
* Update downstream test expectations to reflect failures after the Skia roll i...mihaip@chromium.org2011-09-271-0/+4
* Revert "net: make HSTS hosts use the normal SSL interstitials"agl@chromium.org2011-09-273-25/+18
* net: make HSTS hosts use the normal SSL interstitialsagl@chromium.org2011-09-273-18/+25
* Leak fix in CrosMountPointProviderkinuko@chromium.org2011-09-271-3/+4