summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* cc: Remove useless asserts that are firing in DRT since it still sets things ...danakj@chromium.org2012-11-141-4/+0
* Revert 167727 - Add PPAPI permissions for file chooser, PDF, testing, video c...brettw@chromium.org2012-11-142-4/+1
* Revert 167312 - Add CHECKs to diagnose a Pepper Flash crash.yzshen@chromium.org2012-11-141-8/+0
* Escape filesystem paths properly in Pepper filesystem URLs.ericu@chromium.org2012-11-141-3/+4
* cc: Remove cc::settings, move them to LayerTreeSettings.danakj@chromium.org2012-11-144-24/+28
* Move eintr_wrapper.h from base to base/posixbrettw@chromium.org2012-11-141-1/+1
* Add PPAPI permissions for file chooser, PDF, testing, video capture, and vide...brettw@chromium.org2012-11-142-1/+4
* cc: Return whether any layer was scrolled from InputHandlerClient::scrollBy.sadrul@chromium.org2012-11-141-2/+7
* Simplify platform_canvas.h by recognizing that PlatformCanvas does not actual...reed@google.com2012-11-148-23/+16
* Added WeekNumberLabel localized string.keishi@chromium.org2012-11-142-0/+5
* Revert 166882 - Added WeekNumberLabel localized string.haraken@chromium.org2012-11-142-5/+0
* Make sure we don't start sync for an entry which is already in sync statekinuko@chromium.org2012-11-145-8/+42
* net: Change type of UploadData::elements from std::vector to ScopedVectorhashimoto@chromium.org2012-11-142-39/+39
* media: Update calls from RunAllPending() to RunUntilIdle().xhwang@chromium.org2012-11-142-14/+14
* Avoid redundantly setting tex parametersjamesr@chromium.org2012-11-131-0/+2
* Reland 167337 - Move url_request_test_util into net namespacejochen@chromium.org2012-11-133-5/+5
* Revert 167337 - Move url_request_test_util into net namespacejochen@chromium.org2012-11-133-5/+5
* Implement heart beat in ClearKeyCdm.xhwang@chromium.org2012-11-132-10/+54
* Revert "Remove ::create factory functions from objects created via WebComposi...nileshagrawal@chromium.org2012-11-1312-13/+66
* Move url_request_test_util into net namespacejochen@chromium.org2012-11-133-5/+5
* Add CHECKs to diagnose a Pepper Flash crash.yzshen@chromium.org2012-11-131-0/+8
* Add implementation for retrieving Conflict file information in SyncFileSystemkinuko@chromium.org2012-11-121-1/+5
* Remove ::create factory functions from objects created via WebCompositorSupportjamesr@chromium.org2012-11-1212-66/+13
* Implement LocalFileSyncService::GetLocalFileMetadatakinuko@chromium.org2012-11-124-0/+66
* ui: Make gfx::Size::Scale() mutate the class. Add gfx::ScaleSize() similar to...danakj@chromium.org2012-11-102-2/+3
* PrepareForRemoteSync should also return file size (in addition to file type)kinuko@chromium.org2012-11-107-43/+47
* Remove WTF and WebCore from cc/ and webkit/compositor_bindings/piman@chromium.org2012-11-1026-45/+3
* Only call av_register_all when ffmpg decoders are used in clearkey CDM.xhwang@chromium.org2012-11-101-0/+2
* For ppb_graphics3d, return an invalid resource if the gpu hasnfullagar@chromium.org2012-11-105-9/+28
* Remove PPB_Flash_TCPSocket which hasn't been in use since M20.raymes@chromium.org2012-11-101-1/+0
* Move stack_container and linked_list to the new containers subdirectory.brettw@chromium.org2012-11-101-3/+3
* Chrome side implementation of GestureFling curves.rjkroege@chromium.org2012-11-0912-0/+407
* Plumb through cropped output size for VideoFramesheu@chromium.org2012-11-095-24/+20
* ui: Make gfx::Point::Scale() mutate the class, similar to gfx::Rect.danakj@chromium.org2012-11-092-5/+5
* Adding hooks for gathering total pixels painted and rasterized stats.hartmanng@chromium.org2012-11-091-0/+2
* Add ThisMonthButtonLabel and ThisWeekButtonLabel to the list of special local...keishi@chromium.org2012-11-091-0/+4
* Add more error codes to fileapi::SyncStatusCode to handle gdata-related errors.tzik@chromium.org2012-11-091-0/+3
* Add CannedSyncableFileSystem::TouchFile for testingkinuko@chromium.org2012-11-092-0/+29
* Added WeekNumberLabel localized string.keishi@chromium.org2012-11-092-0/+5
* Rewrite PPB_AudioInput_Dev to use the new-style host/resource.yzshen@chromium.org2012-11-086-290/+1
* Make WebMediaPlayerImpl::duration() always return NaN in HAVE_NOTHING state.acolwell@chromium.org2012-11-081-0/+3
* PPAPI: Make CompletionCallbacks work right on background threads.dmichael@chromium.org2012-11-082-0/+5
* Add conflict handling interface for SyncFileSystemkinuko@chromium.org2012-11-084-2/+77
* Implement LocalFileSyncService::ProcessLocalChangekinuko@chromium.org2012-11-0811-59/+289
* Make sure PluginResource doesn't live forever because of holding references t...yzshen@chromium.org2012-11-083-4/+0
* Remove static thread pointers from CC, attempt 3aelias@chromium.org2012-11-0810-162/+54
* cc: Create a Region class that wraps SkRegion, to replace use of WebCore::Reg...danakj@chromium.org2012-11-081-14/+26
* cc: Add some impl-side painting stub classes and APIsenne@chromium.org2012-11-082-8/+17
* Pass pointer/size for init_data/key in GenerateKeyRequest/AddKey in ContentDe...xhwang@chromium.org2012-11-083-24/+20
* Add touchEventHandlerRegion to Layer and LayerImplyusufo@chromium.org2012-11-082-0/+20