summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Remove wtf includes from resource providerenne@chromium.org2012-10-1719-93/+92
* Remove use of wtf/ListHashSet from CCPrioritizedTextureManager.ccameron@chromium.org2012-10-175-73/+71
* Revert "cc: Switch to Chromium DCHECKs LOGs"mattm@chromium.org2012-10-1798-760/+697
* cc: Switch to Chromium DCHECKs LOGsdanakj@chromium.org2012-10-1798-697/+760
* Revert 162284 - cc: Get rid of CC*.h temporary header files.mattm@chromium.org2012-10-17149-356/+539
* cc: Get rid of CC*.h temporary header files.tfarina@chromium.org2012-10-16149-539/+356
* cc: Remove wtf Locker include from unittest.tfarina@chromium.org2012-10-161-1/+0
* cc: Remove the temporary header files that aren't prefixed with CC*tfarina@chromium.org2012-10-16109-406/+171
* cc: Remove wtf includes for scrollbar layer classesenne@chromium.org2012-10-1610-36/+34
* cc: Remove wtf includes from *LayerTextureUpdater headersenne@chromium.org2012-10-1621-73/+80
* cc: Fix the include paths to skia header files.tfarina@chromium.org2012-10-1626-44/+44
* Stop setting chromium_code: 0 for ccjamesr@chromium.org2012-10-161-1/+0
* cc: Remove wtf includes from base / thread / single_thread proxyenne@chromium.org2012-10-1611-60/+56
* cc: Remove wtf hashmap use from resource providerenne@chromium.org2012-10-164-101/+22
* cc: Remove wtf members from gl/software/cc rendererenne@chromium.org2012-10-1612-87/+86
* cc: Remove wtf includes from layer_impl.henne@chromium.org2012-10-167-17/+14
* Remove use_libcc_for_compositor gyp variablejamesr@chromium.org2012-10-162-113/+94
* Port from WTF::Mutex -> base::Lock in cc::VideoLayerImpljamesr@chromium.org2012-10-162-8/+7
* cc: Get rid of temporary (stub) header files under test/ directory.tfarina@chromium.org2012-10-1665-234/+113
* cc: Remove wtf hashmap from damage trackerenne@chromium.org2012-10-162-12/+11
* cc: Remove unused own_ptr_vectorenne@chromium.org2012-10-163-103/+0
* cc: Remove wtf types from occlusion tracker / overdraw metricsenne@chromium.org2012-10-162-3/+3
* Use antialiasing and bitmap filtering when needed in software compositor.skaslev@chromium.org2012-10-161-0/+13
* cc: Store tiles, painters, tiling data in scoped_ptrenne@chromium.org2012-10-1527-133/+94
* cc: Switch CCLayerTreeHostTestFinishAllRendering to use base::AutoLock.tfarina@chromium.org2012-10-151-5/+5
* Enable compositor tests on android.epenner@chromium.org2012-10-152-1/+30
* cc: Remove uses of OwnArrayPtr from our library.tfarina@chromium.org2012-10-156-18/+14
* Added support for render surfaces in the software compositor.skaslev@chromium.org2012-10-154-18/+83
* Aura: Allow browser UI thread waiting for compositor commits.backer@chromium.org2012-10-151-0/+2
* Fix issue where textures currently being drawn by the impl thread can be recy...ccameron@chromium.org2012-10-1511-169/+155
* Remove USE(ACCELERATED_COMPOSITING) references from ccjamesr@chromium.org2012-10-1576-264/+1
* Add a PRESUBMIT.py for cc/ that specifies default try bots.danakj@chromium.org2012-10-151-0/+14
* cc: Remove OwnPtr from CCFrameRateCounter.tfarina@chromium.org2012-10-158-29/+33
* cc: Add missing include to scoped_ptr.tfarina@chromium.org2012-10-131-0/+1
* cc: Own CCTimer by scoped_ptr instead of using OwnPtr.tfarina@chromium.org2012-10-135-15/+15
* cc: Remove LayerTextureUpdater::Texture::updateRect() callback.reveman@chromium.org2012-10-1326-278/+295
* cc: Allow "pipelined" deletion of exported resourcespiman@chromium.org2012-10-133-4/+86
* cc: Use base::Time instead of currentTime() in CCFrameRateCounter.tfarina@chromium.org2012-10-134-24/+25
* [cc] Rename all cc/ filenames to Chromium styleenne@chromium.org2012-10-12360-10109/+10502
* [cc] Allow ui/gfx includes from ccenne@chromium.org2012-10-121-0/+1
* [cc] Change cc_tests.gyp filenames to Chromium styleenne@chromium.org2012-10-1290-1304/+1362
* [cc] Store CCLayerImpls as scoped_ptrsenne@chromium.org2012-10-1251-504/+520
* [cc] Use base ptr types for cc's CSS animation classesenne@chromium.org2012-10-1220-287/+282
* Revert 161472 - cc: Apply the layer's initial CSS scale to the contentsScale ...kochi@chromium.org2012-10-1213-461/+157
* [cc] Land preliminary empty headers for libcc renamesenne@chromium.org2012-10-12152-1/+603
* Revert 161488 - [cc] Use base ptr types for cc's CSS animation classesfalken@chromium.org2012-10-1220-279/+287
* [cc] Use base ptr types for cc's CSS animation classesenne@chromium.org2012-10-1220-287/+279
* Revert 161482 - [cc] Store CCLayerImpls as scoped_ptrsfalken@chromium.org2012-10-1251-518/+502
* [cc] Store CCLayerImpls as scoped_ptrsenne@chromium.org2012-10-1251-502/+518
* cc: Remove currentTime() use from ContentLayerChromium.tfarina@chromium.org2012-10-121-5/+5