summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Revert 80567 - P2P Transport implementation.TEST=Unittests.BUG=NoneReview URL...sergeyu@chromium.org2011-04-061-15/+10
* P2P Transport implementation.sergeyu@chromium.org2011-04-061-10/+15
* rename getBitmapDC to beginPlatformPaint and add calls to endPlatformPaintvandebo@chromium.org2011-04-052-10/+7
* Implementing preload=metadata for videovrk@google.com2011-04-059-149/+229
* Use lock-free lazy initialization for static histogram referencesjar@chromium.org2011-04-051-6/+4
* Rename some printing classes and minor cleanups.vandebo@chromium.org2011-04-041-5/+5
* Remove assertion when destroying a plugin that doesn't exist. The DidDestroybrettw@chromium.org2011-04-042-13/+20
* Use ResourceBundle for NativeThemeLinux/Chromeos resource images.xiyuan@chromium.org2011-04-043-55/+14
* Changes to WebDatabaseObserverImpl and SimpleDatabaseSystem required to have ...michaeln@google.com2011-04-016-123/+377
* Fix deadlock during player shutdown when a Seek() and an Abort() are racing.fischman@chromium.org2011-04-011-13/+7
* Remove obsolete entry from test_expectations.txtabarth@chromium.org2011-04-011-2/+0
* Skip test in advance of rollabarth@chromium.org2011-04-011-0/+2
* Update Silverlight v3 version metadata.cevans@chromium.org2011-03-311-14/+11
* Add GetPluginURL to PPB_URLUtil_Devpiman@google.com2011-03-314-1/+26
* This expectation is already merged from upstream.abarth@chromium.org2011-03-311-3/+0
* Additional clean up from missing OVERRIDE from r80037.scherkus@chromium.org2011-03-311-4/+0
* Cleaning up missing OVERRIDE from r80037.scherkus@chromium.org2011-03-311-1/+0
* Migrated chromium to new didReceiveData method in WebURLLoaderClientvsevik@chromium.org2011-03-3115-24/+114
* Adding missing virtual keyword to PPB_VideoDecoder_Impl.scherkus@chromium.org2011-03-311-8/+12
* Checking in major revision of Pepper video decode APIs.scherkus@chromium.org2011-03-316-63/+274
* Save actual transfer size for future DevTools usevsevik@chromium.org2011-03-312-2/+4
* Flag-enabled the experimental x-adaptive scheme with --enable-adaptive.fischman@chromium.org2011-03-301-0/+5
* Pepper/Flapper: Make PPB_Flash::Navigate() handle javascript: URLs.viettrungluu@chromium.org2011-03-301-4/+13
* In preparation for NativeTheme refactoring, renaming the class NativeThemerogerta@chromium.org2011-03-302-10/+10
* Remove usages of WebView::Create that pass in devtools/autofill client.jam@chromium.org2011-03-295-5/+8
* Report more detailed stats on which plug-ins are being blocked.cevans@chromium.org2011-03-293-3/+7
* Standardize grit invokes (part 2)thomasvl@chromium.org2011-03-291-77/+11
* Fix up some reference counting when WebPluginImpl::scriptableObject is called.dmichael@google.com2011-03-294-10/+35
* Updating XTBs based on .GRDs from branch 696karen@chromium.org2011-03-2939-4/+194
* Add bauerb to webkit/plugins/npapi/OWNERS.bauerb@chromium.org2011-03-291-0/+1
* Remove the path from PlatformFileInfo; it's cleaner just to pass it along as aericu@google.com2011-03-2814-28/+63
* Fix up some types in the API.neb@chromium.org2011-03-285-8/+9
* Add chrome.benchmark routines to clear the host and predictor caches.tonyg@chromium.org2011-03-284-0/+45
* Refactor: Move app/gfx/gl ==> ui/gfx/glbacker@chromium.org2011-03-286-11/+11
* Add the ability to write comments to PNGCodec::Encode.tony@chromium.org2011-03-281-9/+31
* Rename PPB_Flash::NavigateToURL() (to Navigate()) and make it take an URLRequ...viettrungluu@chromium.org2011-03-283-22/+46
* Move some files from base to base/memory.levin@chromium.org2011-03-28147-292/+292
* Add P2PTransport interface in webkit_glue.sergeyu@chromium.org2011-03-272-0/+52
* Be more thorough checking for NULL NPP valuesdavidben@chromium.org2011-03-261-1/+25
* Make PPAPI PostMessage behave asynchronously.dmichael@google.com2011-03-262-11/+67
* FTP: Detect the character encoding only after the entire listing is received.phajdan.jr@chromium.org2011-03-262-92/+32
* Adding CreateFromData to NativeMetafileFactorydpapad@chromium.org2011-03-261-3/+4
* Wired local file system support for File API. The local file system provider ...zelidrag@chromium.org2011-03-2520-21/+305
* Retrieve the accessibility tree from an iframe's document in the renderer,dmazzoni@chromium.org2011-03-251-2/+8
* Make PluginInstance::PrintPDFOutput metafile-implementation agnostic on Linux.vandebo@chromium.org2011-03-251-7/+4
* Remove DevToolsAgent network callbacks as this information is now available t...vsevik@chromium.org2011-03-252-40/+0
* DevTools: migrate to the new updatream willSendRequest method.pfeldman@chromium.org2011-03-251-5/+2
* WebKit merge 81934:81946.yutak@chromium.org2011-03-251-4/+0
* WebKit merge 81877:81934.yutak@chromium.org2011-03-251-0/+4
* Fix my memory leak (yay valgrind bot!)dmichael@google.com2011-03-241-0/+1