summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Fix clang build error.dcheng@chromium.org2011-04-072-0/+9
* Added PPB_BrokerTrusted interface and a basic Chrome implementation of it.ddorwin@chromium.org2011-04-079-4/+230
* Implement mock Clipboard::readImage() for WebKit layout tests.dcheng@chromium.org2011-04-072-4/+53
* Make the windows_version.h functions threadsafe by using a singleton. Add ac...pkasting@chromium.org2011-04-072-11/+8
* Step 2 in refactoring NativeThemeWinrogerta@chromium.org2011-04-071-31/+31
* Temorary suppress two tests.antonm@chromium.org2011-04-071-0/+4
* Revert 80833 - More filesystem cleanup: convert URL-encoded-as-FilePath to ac...ericu@google.com2011-04-0722-284/+418
* More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, whereericu@google.com2011-04-0722-418/+284
* Added and partially implemented entry points for PPB_GRAPHICS_3D.alokp@chromium.org2011-04-072-5/+83
* Revert 80819 due to failed testsmmenke@chromium.org2011-04-072-8/+11
* Added a command-line flag to enable h/w accelerated rendering of content layers.alokp@chromium.org2011-04-072-0/+5
* Make the windows_version.h functions threadsafe by using a singleton. Add ac...pkasting@chromium.org2011-04-072-11/+8
* Leak the resource tracker and any resources still around at shutdown. Thebrettw@chromium.org2011-04-072-10/+24
* Fix clang build.pfeldman@chromium.org2011-04-073-3/+5
* WebKit roll 83160:83167.pfeldman@chromium.org2011-04-0715-100/+24
* Add a unittest for FileSystemOperation::Write().dmikurube@chromium.org2011-04-072-2/+253
* P2P Transport implementation.sergeyu@chromium.org2011-04-061-10/+15
* Fixed a few styles issues in skia::PlatformDevice. Made function names consis...alokp@chromium.org2011-04-061-9/+9
* Fixed network data for data url resourcesvsevik@chromium.org2011-04-061-0/+1
* Removed bytes_received from ResourceDevToolsInfo since it is only used in dev...vsevik@chromium.org2011-04-062-3/+1
* Roll Skiabsalomon@google.com2011-04-065-2/+146
* Fixing PPB_Graphics2D::Describebrettw@chromium.org2011-04-062-1/+3
* Revert "Fixed network data for data uri resources"vsevik@chromium.org2011-04-061-17/+15
* Fixed network data for data url resourcesvsevik@chromium.org2011-04-061-15/+17
* Update list of chromium webkit builders in canary-webkit-revisions.py.ojan@chromium.org2011-04-061-0/+11
* 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