summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* 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
* Encrypted Media: Remove memcpy of decoded video frame in ContentDecryptorDele...xhwang@chromium.org2012-11-291-31/+31
* Separate resource file for web cursor on Winoshima@chromium.org2012-11-295-25/+44
* Migrate Graphics2D to new design, as part of the whole Pepper resource redesign.brettw@chromium.org2012-11-2912-57/+100
* Refactor the way singleton-style resources are exposed via PPB_Instanceraymes@chromium.org2012-11-292-26/+31
* webkit_blob: Clean up BlobURLRequestJobTesthashimoto@chromium.org2012-11-291-102/+87
* Update webkit unit test initialization of URLRequestJobFactory objects.tedv@chromium.org2012-11-292-15/+29
* Do not give blanket permission to the Sandboxed FileSystem directory and veri...kinuko@chromium.org2012-11-293-5/+38
* Add a utility function to return error message string for SyncStatusCodenhiroki@chromium.org2012-11-292-1/+84
* Add strings for WebLocalizedString::ValidationBadInputForDateTime and WebLoca...tkent@chromium.org2012-11-292-0/+10
* Revert 170082 - Remove compositor_test_supportdcheng@chromium.org2012-11-291-1/+0
* ppapi: Opt-in to receive synthetic mouse events for touch-events.sadrul@chromium.org2012-11-282-7/+10