summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Prepare webthreadimpl for webthread changes.nduca@chromium.org2011-08-222-0/+9
* Remove framework for Pepper extensions to NPAPI.wez@chromium.org2011-08-2237-2953/+2
* Pick up Mac bot renames.pkasting@chromium.org2011-08-221-5/+5
* Unify MacOS resizing path with glResizeCHROMIUM.nduca@chromium.org2011-08-221-46/+1
* Revert 97644 - Unify MacOS resizing path with glResizeCHROMIUM.nduca@chromium.org2011-08-221-1/+46
* Unify MacOS resizing path with glResizeCHROMIUM.nduca@chromium.org2011-08-221-46/+1
* Allow shrinking operation in over quota situationtzik@chromium.org2011-08-222-3/+68
* Call GenerateSafeFilename() from GetSuggestedFilename().asanka@chromium.org2011-08-201-1/+1
* Cleanup in the file chooser API.brettw@chromium.org2011-08-204-16/+25
* Move the RequestExtraData structure to content/, where we can modify it more ...pkasting@chromium.org2011-08-206-59/+8
* Cleanup: remove ifdefs for USE_MONOTONIC_CLOCK_FOR_TIMER_SCHEDULING.adamk@chromium.org2011-08-192-13/+0
* Simplify directory path accounting.ericu@chromium.org2011-08-1919-892/+972
* Session-only local storage cleared on exit.marja@chromium.org2011-08-193-0/+16
* Convert the pp::proxy namespace to the ppapi::proxy namespace.brettw@chromium.org2011-08-182-9/+9
* Fix crash in ExecuteScriptpiman@google.com2011-08-181-2/+4
* Clean up comment for CppBoundClass.BindToJavascript()steveblock@chromium.org2011-08-181-6/+6
* Add a unified resource tracker shared between the proxy and the impl.brettw@chromium.org2011-08-1852-506/+129
* Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 4)thestig@chromium.org2011-08-181-1/+0
* Include pageScaleFactor when saving and restoring WebHistory of a page.fsamuel@chromium.org2011-08-182-4/+11
* Log errors on the URLRequestTYPE_REQUEST_ALIVE end event,mmenke@chromium.org2011-08-171-1/+1
* mac: Fix all build errors when building with clang with the 10.6 sdk.thakis@chromium.org2011-08-171-1/+2
* Fix a small leak.michaeln@google.com2011-08-171-1/+3
* Remove Purify and Quantify.Doing so will reduce substantially the size of the...jeanluc@chromium.org2011-08-178-45/+3
* Don't leak input event resources. The refcounting was messed up, this patch n...brettw@google.com2011-08-171-6/+2
* Adding checks to guard against buffer overruns in QuotaFileIO::Write and base...sanga@chromium.org2011-08-173-0/+17
* Adding checks against directory traversal.sanga@chromium.org2011-08-171-1/+1
* AppendFileToBody by blocking ipckinuko@chromium.org2011-08-176-6/+37
* Remove branch in WebMediaPlayerImpl that is never reachedhclam@chromium.org2011-08-171-12/+2
* Test cleanup: Using MockSpecialStoragePolicy instead of local subclasses of S...marja@chromium.org2011-08-179-140/+51
* Wire experimental Flapper part twocpu@chromium.org2011-08-172-0/+8
* Fix cursor in fullscreen pepperpiman@chromium.org2011-08-173-3/+15
* Reland 97048 - Update routing id of pending resource requests for reparented ...rvargas@google.com2011-08-174-3/+21
* Revert 97048 - Trying to see if this is related with arvargas@google.com2011-08-174-21/+3
* Update routing id of pending resource requests for reparented iframes.dimich@chromium.org2011-08-164-3/+21
* Removed config management from Graphics3D API. It will be better handled in t...alokp@chromium.org2011-08-165-26/+12
* Cleanup: Remove dead code - PluginList::DisableOutdatedPluginGroups.thestig@chromium.org2011-08-166-88/+0
* Fix invalid read in the ResourceTracker tests. It wasn't doing the properbrettw@chromium.org2011-08-161-3/+17
* This is an implementation of WebThread to allow WebKit to create threads that...nduca@chromium.org2011-08-165-0/+80
* Allow GraphicsContext3D to be created with a NULL WebView for offscreensenorblanco@chromium.org2011-08-162-8/+5
* Refine UMA stats of QuotaTemporaryStorageEvictortzik@chromium.org2011-08-163-59/+131
* Move chromium-specific files from leveldb's repository to chromium, stage 2.dgrogan@chromium.org2011-08-166-8/+8
* Add option to not generate resources on bind in OpenGL ESgman@chromium.org2011-08-162-3/+7
* Fix security bug that allowed invalid header fields to be injected bybbudge@chromium.org2011-08-162-2/+93
* Add scroll and gesture message filters for UIPI Flash. jschuh@chromium.org2011-08-162-2/+6
* Send notifications on the IO thread when changes are made to the special stor...michaeln@google.com2011-08-156-11/+109
* Add link to SPIs.avi@chromium.org2011-08-151-1/+7
* quiet failures on linux 32 official waterfall webkit testskerz@chromium.org2011-08-151-1/+24
* quiet failures on linux 32 official waterfall webkit testskerz@chromium.org2011-08-151-1/+24
* Add MessageLoopProxy::currentnduca@chromium.org2011-08-1529-64/+64
* Fix missing cursors.avi@chromium.org2011-08-151-6/+60