summaryrefslogtreecommitdiffstats
path: root/components/view_manager
Commit message (Expand)AuthorAgeFilesLines
* Mandoline: Enable Android software keyboard for the Omnibox.penghuang2015-08-174-98/+2
* Add GenericSharedMemoryId and use w/ GpuMemoryBufferericrk2015-08-172-2/+2
* Mandoline: Move global Surfaces state to SurfacesState objectfsamuel2015-08-1513-107/+277
* Mandoline: Factor Out MemoryTrackerStub to GpuMemoryTrackerfsamuel2015-08-144-24/+72
* Add YUV_420_BIPLANAR to gfx::BufferFormat.andresantoso2015-08-121-0/+7
* Makes HTMLFrame own the View created for a child framesky2015-08-123-0/+85
* Move NumberOfPlanesForGpuMemoryBufferFormat to gfxandresantoso2015-08-121-23/+6
* Revert of Move NumberOfPlanesForGpuMemoryBufferFormat to gfx (patchset #4 id:...rockot2015-08-121-4/+23
* Changes lifetime of ApplicationConnection instances.ben2015-08-124-10/+8
* Move NumberOfPlanesForGpuMemoryBufferFormat to gfxandresantoso2015-08-121-23/+4
* ApplicationImpl cleanup, part 1:ben2015-08-101-1/+1
* Adds tracing support for GL textures in both CC (via ResourceProvider) and GP...ericrk2015-08-061-0/+2
* Adds notification when a viewmanagerclient is unembeddedsky2015-08-0510-11/+46
* cc: Remove code for drawing checkerboard quads, it's not used.danakj2015-08-051-2/+1
* Mandoline: Support text input on Android part 2 of 2.penghuang2015-08-0526-20/+301
* Unify graphics buffer enums for GpuMemoryBuffer & SurfaceFactoryOzonespang2015-08-045-61/+53
* view-manager: Do not run the apptests in headless mode.sadrul2015-08-042-7/+11
* Revert of ApplicationImpl cleanup, part 1: (patchset #4 id:60001 of https://c...dzhioev2015-07-301-1/+1
* ApplicationImpl cleanup, part 1:ben2015-07-301-1/+1
* view-manager: Allow all view-manager apptests to run at the same time.sadrul2015-07-291-330/+483
* content: Use the memory-infra graph API for GpuMemoryBufferManager.reveman2015-07-232-0/+5
* view_manager: A couple of fixes during tear-down.sadrul2015-07-225-4/+17
* cc: Rename NeedsCommit to NeedsBeginMainFrame.mithro2015-07-221-1/+1
* Share SyncPointManager between ipc and in-processboliu2015-07-219-81/+43
* mandoline: Fix character entry in html_viewer on Linux.erg2015-07-211-0/+33
* gl/test: Move some initialization code used in tests to a separate component.sadrul2015-07-202-1/+3
* cc: Record more UMAs in CompositorTimingHistorybrianderson2015-07-201-1/+2
* view-manager: Create the root-view only when the viewport-metrics are known.sadrul2015-07-157-51/+73
* Move JoinString to the base namespace.brettw2015-07-152-2/+2
* Remove usage of mojo::ErrorHandler from components/yzshen2015-07-1510-47/+10
* Revert of Move JoinString to the base namespace (patchset #9 id:160001 of htt...hongchan2015-07-142-2/+2
* Move JoinString to the base namespace.brettw2015-07-142-2/+2
* linux mandoline: Fix double characters in omnibox.erg2015-07-141-33/+0
* Support cc::DebugBorderDrawQuad for mojo surface.penghuang2015-07-091-2/+8
* GN: Add missing Android dep to //components/view_manager:loaderagrieve2015-07-091-0/+1
* Update mojo sdk to rev a05bfef8096006056b2fff78092faf14d1319782rockot2015-07-082-2/+2
* view_manager: Remove PlatformViewport abstraction.sadrul2015-07-076-293/+162
* Mandoline: ConnectToApplication and ConnectToService should fail gracefullyfsamuel2015-07-071-3/+9
* Mandoline: Support multiple ViewManagerRoots.fsamuel2015-07-0719-210/+446
* Revert of Update mojo sdk to rev a05bfef8096006056b2fff78092faf14d1319782 (pa...thakis2015-07-071-0/+1
* Update mojo sdk to rev a05bfef8096006056b2fff78092faf14d1319782rockot2015-07-071-1/+0
* view_manager: Add a stub impl for PlatformWindow, and remove PlatformViewport...sadrul2015-07-025-122/+12
* Revert of view_manager: Add a stub impl for PlatformWindow, and remove Platfo...thakis2015-07-025-12/+122
* Reverts two commits to get tests running againsky2015-07-0118-416/+210
* view_manager: Add a stub impl for PlatformWindow, and remove PlatformViewport...sadrul2015-07-015-122/+12
* Mandoline: Support multiple ViewManagerRoots.fsamuel2015-06-3018-210/+416
* Mandoline: Introduce ApplicationConnection::CloseConnectionfsamuel2015-06-301-0/+1
* Fixes bad notification order of ViewManagersky2015-06-295-59/+84
* Support CheckerboardDrawQuad for mojo surface.penghuang2015-06-291-2/+9
* Add texture coordinates and sizes in mojo YUVVideoQuadState.penghuang2015-06-291-1/+4