summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
...
* cc: Async readback.danakj@chromium.org2013-04-2622-72/+431
* Re-land: cc: Fix anti-aliasing of axis-aligned quads.reveman@chromium.org2013-04-255-12/+128
* cc: RoundUp/RoundDown unittests.vmpstr@chromium.org2013-04-253-50/+125
* Revert 196480 "Merge cc initialization paths"nick@chromium.org2013-04-2523-729/+480
* Merge cc initialization pathsboliu@chromium.org2013-04-2523-480/+729
* cc: Do GatherPixelRefs from skia at record timevmpstr@chromium.org2013-04-2512-59/+1399
* cc: Reference png for testing anti-aliasing of axis-aligned quads.reveman@chromium.org2013-04-251-0/+0
* Revert 196423 "cc: Fix anti-aliasing of axis-aligned quads."nick@chromium.org2013-04-256-128/+12
* cc: Fix anti-aliasing of axis-aligned quads.reveman@chromium.org2013-04-256-12/+128
* If we give up on compositing, never try to reinitialize the renderer.vollick@chromium.org2013-04-253-0/+42
* cc: Shader cleanup.reveman@chromium.org2013-04-252-58/+62
* cc: Support highp texture coordinates in tile shadersbrianderson@chromium.org2013-04-243-103/+154
* Fix a problem that impl thread can get stuck if layer has no tilingsqinmin@chromium.org2013-04-241-0/+3
* Added method to purge all cached compositor data.ernstm@chromium.org2013-04-242-0/+16
* cc: In OOM situation, active tree-only tiles not in NOW bin don't get memorykangyuan.shu@intel.com2013-04-247-1/+198
* Fix DCHECK failure in PictureLayerTiling::UpdateTilePriorities.wangxianzhu@chromium.org2013-04-241-1/+2
* Touchscreen fling doesn't work when finger leaves windowbokan@chromium.org2013-04-234-0/+65
* cc: Don't change the LayerTreeSettings impl painting sizes.danakj@chromium.org2013-04-235-10/+143
* cc: Don't pass simple well-defined classes by reference.danakj@chromium.org2013-04-2337-103/+103
* cc: Add PRESUBMIT check for passing simple types by value.danakj@chromium.org2013-04-231-2/+43
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-04-233-7/+7
* cc: Remove a dead function AdjustScrollsForPageScaleChangedanakj@chromium.org2013-04-231-17/+0
* cc: Use input events to trigger vsyncskyostil@chromium.org2013-04-229-2/+66
* cc: Fix gl_renderer lintbrianderson@chromium.org2013-04-222-3/+3
* Enable tests for AnimationFinished notificationsajuma@chromium.org2013-04-223-44/+60
* cc: Animate with the CurrentFrameTimedanakj@chromium.org2013-04-229-25/+45
* Add compositor support for the LatencyInfo.jbauman@chromium.org2013-04-2214-14/+54
* cc: Early-out UpdateTilePriorities if the layer has no tilingsdanakj@chromium.org2013-04-201-0/+3
* cc: Add base64 encoding to picturevmpstr@chromium.org2013-04-204-1/+216
* media: Add support for playback of VP8 Alpha video streamsvigneshv@chromium.org2013-04-191-0/+4
* Add optimization to TextureLayerdtrainor@chromium.org2013-04-194-6/+37
* cc: Add a test that the IOSurface drawing path makes the right context calls.danakj@chromium.org2013-04-192-13/+140
* Add create WGC3DInProcessCommandBuffer for on-screen contextboliu@chromium.org2013-04-192-5/+5
* cc: Only consider layer clipped content rect for analysisvmpstr@chromium.org2013-04-199-128/+335
* Ensure that pinch-zoom scrollbar animations trigger a drawajuma@chromium.org2013-04-194-2/+131
* cc: Add missing bindAttribLocation call for triangle indices.reveman@chromium.org2013-04-181-0/+5
* Pass texture target to CreateResourceFromExternalTextureboliu@chromium.org2013-04-185-9/+17
* Move swapcomplete callback into OutputSurfacejamesr@chromium.org2013-04-1718-79/+80
* Fix event_count calculation.jbauman@chromium.org2013-04-171-1/+1
* Update the remaining include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-04-171-1/+1
* Don't iterate over a 0 mask resource in RenderPassDrawQuadpiman@chromium.org2013-04-172-1/+5
* Switch LatencyInfo struct to use a map.jbauman@chromium.org2013-04-173-10/+108
* cc: Chromify gl_renderer_unittest.cc.reveman@chromium.org2013-04-171-127/+149
* cc: Remove incorrect dcheck for masks.danakj@chromium.org2013-04-175-39/+668
* cc: Pixel test image results for https://codereview.chromium.org/14244021/danakj@chromium.org2013-04-177-0/+0
* cc: Clarify text for single thread + impl-painting CHECKenne@chromium.org2013-04-171-1/+2
* Add cpplint for webkit/compositor_bindingsenne@chromium.org2013-04-171-12/+3
* cc: Find a better prioritized rect when the viewport rect is huge.danakj@chromium.org2013-04-176-16/+176
* cc: Disable DrawQuad unit test that tests a NOTIMPLEMENTED method.danakj@chromium.org2013-04-171-1/+2
* Revert 194465 "media: Add support for playback for VP8 Alpha vid..."mek@chromium.org2013-04-161-4/+0