summaryrefslogtreecommitdiffstats
path: root/cc/debug
Commit message (Expand)AuthorAgeFilesLines
* DevTools: add LazyPixelRef id to ImageDecodeTask eventcaseq@chromium.org2013-09-231-1/+16
* cc: Don't discard framebuffer when using partial swapspiman@chromium.org2013-09-201-0/+3
* Sets the mapped memory reclaim limit for the renderer compositor on Android. ...kaanb@chromium.org2013-09-104-4/+36
* cc: Fixed computation of dropped frames.ernstm@chromium.org2013-09-071-1/+2
* Use ThreadNow() for recording times.dsinclair@chromium.org2013-09-061-2/+8
* Fix UpdateTilePriorities viewport in Android WebView.aelias@chromium.org2013-09-051-7/+7
* cc: Changed picture clones to emit an alias trace.vmpstr@chromium.org2013-09-042-1/+36
* So that ScopedPtrHashMap can be used by user outside of cc.powei@chromium.org2013-08-302-9/+9
* Pass context capabilities via cc::ContextProvider instead of gl stringjamesr@chromium.org2013-08-294-26/+29
* Add UMA histogram for compositor frame delay with software compositor.jbauman@chromium.org2013-08-242-7/+16
* telemetry: Partially switch smoothnes measurement to timeline.ernstm@chromium.org2013-08-244-5/+36
* cc: Allow TestWebGraphicsContext3d to be used with GpuMsg_CreateImage.reveman@chromium.org2013-08-192-9/+0
* cc: RenderingStats overhaulernstm@chromium.org2013-08-174-140/+278
* cc: Don't leak the texture returned in CopyOutputRequest ever.danakj@chromium.org2013-08-172-1/+22
* Revert 217824 "cc: RenderingStats overhaul"simonjam@chromium.org2013-08-164-284/+138
* ContextProvider in OutputSurfacedanakj@chromium.org2013-08-165-37/+126
* Set max texture size for test context to 2048.jbauman@chromium.org2013-08-151-2/+2
* cc: RenderingStats overhaulernstm@chromium.org2013-08-154-138/+284
* cc: Rename cc::FakeContextProvider to TestContextProviderdanakj@chromium.org2013-08-134-44/+40
* aura,cc: Make TestContextProvider usable outside cc.danakj@chromium.org2013-08-132-0/+960
* aura: Remove CreateOffscreenContext from ui::ContextFactory.danakj@chromium.org2013-08-132-0/+156
* cc: Add frame data to LTHI tracingpiman@chromium.org2013-08-092-0/+14
* Add an unbindImage method to ResourceProvider and move bindImage and unbindIm...kaanb@chromium.org2013-07-311-0/+2
* Add PRESUBMIT check to cc to ensure that C++ std::abs is usedshawnsingh@google.com2013-07-291-1/+1
* Revert 214144 "Add PRESUBMIT check to cc to ensure that C++ std:..."shawnsingh@google.com2013-07-291-1/+1
* Add PRESUBMIT check to cc to ensure that C++ std::abs is usedshawnsingh@google.com2013-07-281-1/+1
* cc: Rename LayerTreeHost::commit_number to source_frame_number.danakj@chromium.org2013-07-241-2/+1
* Add LayerTreeHostClient::{will,did}UpdateLayer, report layer updates to DevToolscaseq@chromium.org2013-07-231-1/+24
* cc: Increased robustness of rasterize and record benchmark.ernstm@chromium.org2013-07-152-0/+37
* Remove WebGraphicsContext::readBackFramebuffer implementation.jbauman@chromium.org2013-07-132-16/+0
* This is a small clean-up that reduces raster mode exposure outside of the til...vmpstr@chromium.org2013-07-082-2/+2
* cc: Fix HudLayer is blurry on high-DPI screensegraether@chromium.org2013-07-042-47/+20
* cc: Pipe visibility and memory allocation to DelegatingRendererpiman@chromium.org2013-06-291-1/+0
* cc: Add debug rects for touch and wheel event handler regions and slow scroll...egraether@chromium.org2013-06-296-1/+145
* cc: Remove RenderingStats passed to Layer::Update()egraether@chromium.org2013-06-292-12/+0
* Use a direct include of time headers in cc/.avi@chromium.org2013-06-273-3/+3
* cc: Delete LayerTreeAsText / ShowPlatformLayerTreeenne@chromium.org2013-06-202-5/+1
* Use a direct include of strings headers in cc/.avi@chromium.org2013-06-102-2/+2
* Update refernces to Blink's Platform API (cc)abarth@chromium.org2013-05-291-1/+1
* Move cc/debug/latency_info to ui/base.jbauman@chromium.org2013-05-292-127/+0
* Store picture parameters outside the b64-encoded datanduca@chromium.org2013-05-241-12/+4
* cc: Changes to use GL API for GpuMemoryBufferskaanb@chromium.org2013-05-232-0/+29
* cc: Add analysis time to telemetryvmpstr@chromium.org2013-05-234-2/+9
* Revert 201510 "Revert 201498 "Add devtools instrumentation for c..."johnme@chromium.org2013-05-221-33/+12
* Revert 201498 "Add devtools instrumentation for canvas creation ..."johnme@chromium.org2013-05-221-12/+33
* Add devtools instrumentation for canvas creation in BitmapContentLayerUpdatercaseq@google.com2013-05-221-33/+12
* Add flag for drawing layers to screen with Ganeshenne@chromium.org2013-05-212-0/+11
* Add image decode task instrumentation for devtoolscaseq@google.com2013-05-201-0/+13
* cc: Added features for more accurate raster benchmarkernstm@chromium.org2013-05-172-0/+5
* Remove --trace-all-rendered-frames in favour of disabled-by-default.dsinclair@chromium.org2013-05-152-6/+1