summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Build fix: provide dummy implementation of abstract method.varunjain@chromium.org2011-04-082-0/+6
* Enabled actual transfer size in chromiumvsevik@chromium.org2011-04-0815-98/+148
* Eliminate skia::PlatformCanvas, a subclass of SkCanvas. Skia provides multipl...alokp@chromium.org2011-04-0810-49/+48
* Suppress a couple of layout tests before V8 change is rolledyurys@chromium.org2011-04-081-0/+5
* Expose scancodes to PP_InputEvent_Key events that are independent of the inpu...wez@chromium.org2011-04-084-0/+158
* WebKit roll 83268:83274tkent@chromium.org2011-04-081-0/+4
* Remove identity from dragTargetDragEnter() call sites.noel.gordon@gmail.com2011-04-081-2/+2
* WebKit roll 83262:83268tkent@chromium.org2011-04-081-12/+0
* WebKit roll 83210:83262tkent@chromium.org2011-04-081-0/+8
* Remove unneeded v8 lockers from idb_bindings.cc.aa@chromium.org2011-04-081-3/+0
* Fix endianness issue in MockWebClipboardImpl PNG encoding.dcheng@chromium.org2011-04-081-1/+2
* 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