summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Use PP_BrowserFont_Trusted_Descriptionbrettw@chromium.org2012-12-072-24/+26
* Pass in media message loop to VideoRendererBase and enforce calling on the ri...scherkus@chromium.org2012-12-071-0/+1
* cc: Move WebCompositorOutputSurface and related classes into cc/danakj@chromium.org2012-12-0711-7/+211
* Add support for high-dpi custom mouse cursors on ChromeOSrbyers@chromium.org2012-12-075-21/+117
* Report memory usage retained by TCMalloc freelists.alexeif@chromium.org2012-12-072-0/+6
* Propagate transaction id through IDBFactory::open() IPCalecflett@chromium.org2012-12-071-0/+13
* Fix for WebInspector layout tests.loislo@chromium.org2012-12-071-1/+4
* Preparing webkit/dom_storage for the removal of scoped_refptr::release()piman@chromium.org2012-12-071-4/+5
* Encrypted Media: Use std::string for key message in media pipeline.xhwang@chromium.org2012-12-067-41/+26
* Removed some more now-passing tests. Added a bug to downstream expectation, ...senorblanco@google.com2012-12-061-1/+1
* Revert 171408raymes@chromium.org2012-12-066-3/+341
* Dirty files should be notified to the sync service as available changeskinuko@chromium.org2012-12-062-14/+39
* Add conflict event notification typekinuko@chromium.org2012-12-063-10/+13
* Replace WaitableEvents and ConditionalVariables in VideoRendererBase tests wi...scherkus@chromium.org2012-12-061-1/+1
* cc: Finish the rename from cc::GraphicsContext to cc::OutputSurfacedanakj@chromium.org2012-12-061-1/+1
* Revert 171389raymes@chromium.org2012-12-066-341/+3
* Revert 171403danakj@chromium.org2012-12-061-1/+1
* cc: Finish the rename from cc::GraphicsContext to cc::OutputSurfacedanakj@chromium.org2012-12-061-1/+1
* Revert 171080raymes@chromium.org2012-12-066-3/+341
* Encrypted Media: Support pp::Buffer_Dev reuse in PpbBufferAllocator.xhwang@chromium.org2012-12-055-70/+282
* Revert 171234. Broke test_shell_tests on WebKit Mac Canaries.senorblanco@google.com2012-12-059-79/+365
* Inline ppb_graphics_2d_impl to the host.victorhsieh@chromium.org2012-12-059-365/+79
* Implement LocalFileSyncService::RecordFakeLocalChange for resolve-to-local re...kinuko@chromium.org2012-12-053-0/+35
* Add a libvpx video decoder to ClearKeyCdm and move the fake video decoder to ...tomfinegan@chromium.org2012-12-0511-109/+616
* QuotaStatusCode: Use enum names instead of hard coding the valuesarv@chromium.org2012-12-051-6/+6
* cc: Toggling paint rects with the WebLayerTreeView::setShowPaintRects() APIegraether@chromium.org2012-12-052-0/+8
* Fixes theme includes for test_webkit_platform_support. I don't believesky@chromium.org2012-12-051-2/+0
* Encrypted Media: Allows empty key message to be fired.xhwang@chromium.org2012-12-043-23/+43
* The refactors PPB_Flash_File_ModuleLocal/FileRef to the new resource model. C...raymes@chromium.org2012-12-046-341/+3
* Encrypted Media: Check WebKit::WebRuntimeFeatures::isEncryptedMediaEnabled() ...xhwang@chromium.org2012-12-041-4/+2
* Use SkSafeRef when claiming a ref on the SkImageFilter at the WebKit API boun...danakj@chromium.org2012-12-041-1/+1
* Encrypted Media: Support natural size in video decrypt-and-decode path.xhwang@chromium.org2012-12-042-3/+12
* Revert 170932marja@chromium.org2012-12-041-16/+4
* Clear syncing flag after a remote or local synckinuko@chromium.org2012-12-042-10/+23
* Debug prints for a failing test (ContinueWhereILeftOffTest.LocalStorageCleare...marja@chromium.org2012-12-041-4/+16
* Refactor 3 PPB_Flash functions to the new resource model.raymes@chromium.org2012-12-045-37/+0
* cc: Use skia::RefPtr in place of raw pointers and SkAutoTUnref.danakj@chromium.org2012-12-041-1/+2
* Implement SyncFileSystemService::GetFileSyncStatus methodkinuko@chromium.org2012-12-045-0/+70
* Use skia::RefPtr in place of manual ref-counting for Skia types.danakj@chromium.org2012-12-041-4/+3
* Removed reference to unnecessary WebFlingAnimator.rjkroege@chromium.org2012-12-044-41/+22
* Migrate the Android compositor to cc::Layer classes.leandrogracia@chromium.org2012-12-031-1/+0
* Revert 165866jamesr@chromium.org2012-12-031-2/+0
* Enable Pepper threading on canary.shess@chromium.org2012-12-012-0/+4
* This change switches the compositor to the new WebLayerTreeViewClient::create...egraether@chromium.org2012-12-012-9/+11
* Fix a bug that hasVideo() always returns true even after we have the size infoqinmin@chromium.org2012-11-302-2/+7
* Quota calculation is wrong in cross-filesystem operationkinuko@chromium.org2012-11-303-15/+27
* Encrypted Media: No NeedKey if --enable-encrypted-media is not set.xhwang@chromium.org2012-11-303-32/+37
* Refactor PPB_Flash_Fullscreen to the new resource model.raymes@chromium.org2012-11-304-21/+7
* This change puts all settings for debugging/HudLayer in a new LayerTreeDebugS...egraether@chromium.org2012-11-301-7/+7
* Move gl_bindings_skia_cmd_buffer into webkit_gpu and make the latter a componentpiman@chromium.org2012-11-3010-25/+72