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