index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cc
/
trees
/
layer_tree_host_perftest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert of cc: Make heavy layer tree test more realistic (https://codereview.c...
skyostil@chromium.org
2014-05-30
1
-5
/
+1
*
cc: Make heavy layer tree test more realistic
skyostil@chromium.org
2014-05-29
1
-1
/
+5
*
Use LapTimer in rasterize_and_record micro benchmark.
dominikg@chromium.org
2014-05-13
1
-1
/
+1
*
Fix and reenable BrowserCompositorInvalidateLayerTreePerfTest.DenseBrowserUI
clholgat@chromium.org
2014-03-19
1
-7
/
+8
*
Disable BrowserCompositorInvalidateLayerTreePerfTest.DenseBrowserUI.
teravest@chromium.org
2014-03-18
1
-1
/
+1
*
Make it possible to cancel commits following an animation
skyostil@chromium.org
2014-03-03
1
-1
/
+3
*
Revert 253910 "Make it possible to cancel commits following an a..."
nduca@chromium.org
2014-03-02
1
-3
/
+1
*
Make it possible to cancel commits following an animation
skyostil@chromium.org
2014-02-27
1
-1
/
+3
*
cc: Remove page scale layer tree perf test
enne@chromium.org
2014-02-06
1
-79
/
+0
*
Pass gfx structs by const ref (gfx::Vector2d)
ajay.berwal@samsung.com
2014-02-05
1
-2
/
+1
*
Add gpu::MailboxHolder to hold state for a gpu::Mailbox
sheu@chromium.org
2014-02-03
1
-2
/
+2
*
Pinch/Zoom Infrastructure & Plumbing CL
wjmaclean@chromium.org
2014-01-31
1
-0
/
+15
*
Revert of Pinch/Zoom Infrastructure & Plumbing CL (https://codereview.chromiu...
ricea@chromium.org
2014-01-29
1
-15
/
+0
*
Pinch/Zoom Infrastructure & Plumbing CL
wjmaclean@chromium.org
2014-01-29
1
-0
/
+15
*
Revert "Add gpu::MailboxHolder to hold state for a gpu::Mailbox"
danakj@chromium.org
2014-01-21
1
-2
/
+2
*
Add gpu::MailboxHolder to hold state for a gpu::Mailbox
sheu@chromium.org
2014-01-18
1
-2
/
+2
*
Revert 245445 "Unifies LayerTreeHost::SetNeedsUpdateLayers and S..."
mark@chromium.org
2014-01-17
1
-1
/
+1
*
Unifies LayerTreeHost::SetNeedsUpdateLayers and SetNeedsAnimate -- V2
trchen@chromium.org
2014-01-17
1
-1
/
+1
*
Revert "Unifies LayerTreeHost::SetNeedsUpdateLayers and SetNeedsAnimate"
loislo@chromium.org
2013-12-11
1
-1
/
+1
*
Unifies LayerTreeHost::SetNeedsUpdateLayers and SetNeedsAnimate
trchen@chromium.org
2013-12-11
1
-1
/
+1
*
cc: Make BrowserCompositorInvalidateLayerTreePerfTest change mailbox.
danakj@chromium.org
2013-12-11
1
-0
/
+8
*
cc: Add PRESUBMIT rule to ban using cc:: inside of namespace cc {...}
danakj@chromium.org
2013-12-10
1
-1
/
+1
*
cc: Fix cc_perftests DenseBrowerUI
powei@chromium.org
2013-12-10
1
-9
/
+31
*
cc: Only report calc_draw_props_time.
tonyg@chromium.org
2013-11-08
1
-4
/
+0
*
cc: Disable frame production throttling (vsync) in cc_perftests
skyostil@chromium.org
2013-10-28
1
-0
/
+4
*
Add a dense impl painted layer tree perf test.
clholgat@chromium.org
2013-10-18
1
-0
/
+50
*
Adding threaded, impl-side painted LayerTreePerfTests
clholgat@chromium.org
2013-10-15
1
-8
/
+29
*
cc: Enable PageScaleImplSidePaintingPerfTest.HeavyPage
brianderson@chromium.org
2013-10-14
1
-2
/
+1
*
cc: Disable PageScaleImplSidePaintingPerfTest.HeavyPage
enne@chromium.org
2013-10-01
1
-1
/
+2
*
The vague 'count' unit for layer_tree_host_perftest was conflicting with the ...
sullivan@chromium.org
2013-09-14
1
-2
/
+2
*
[cc_perftests] Output results in a format the perf dashboard understands.
tonyg@chromium.org
2013-09-04
1
-10
/
+20
*
Move ReadFileToString to the base namespace.
brettw@chromium.org
2013-08-30
1
-1
/
+1
*
cc: Fixing misreported numbers in perf tests.
iancottrell@chromium.org
2013-08-29
1
-29
/
+23
*
Add PRESUBMIT check to cc to ensure that C++ std::abs is used
shawnsingh@google.com
2013-07-29
1
-1
/
+1
*
Revert 214144 "Add PRESUBMIT check to cc to ensure that C++ std:..."
shawnsingh@google.com
2013-07-29
1
-1
/
+1
*
Add PRESUBMIT check to cc to ensure that C++ std::abs is used
shawnsingh@google.com
2013-07-28
1
-1
/
+1
*
cc: Early out in PushPropertiesTo tree walk for commit.
danakj@chromium.org
2013-07-13
1
-0
/
+33
*
cc: Add page scale zooming perf test
enne@chromium.org
2013-06-07
1
-5
/
+77
*
Update cc/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-01
1
-1
/
+1
*
Run all LayerTreeHost tests with impl-side painting.
danakj@chromium.org
2013-05-13
1
-12
/
+7
*
cc: Run all LayerTreeHost tests with a delegating renderer.
danakj@chromium.org
2013-05-10
1
-4
/
+4
*
cc: Add perf test for scrolling with impl-side painting
skyostil@chromium.org
2013-05-09
1
-2
/
+49
*
Update the remaining include paths of base/string_piece.h to its new location.
tfarina@chromium.org
2013-04-17
1
-1
/
+1
*
Delete layout_viewport_size.
aelias@chromium.org
2013-04-09
1
-1
/
+1
*
Damage root layer when viewport or top controls changes.
aelias@chromium.org
2013-04-09
1
-1
/
+1
*
cc: Don't draw and swap if the frame will not change.
danakj@chromium.org
2013-04-06
1
-1
/
+13
*
cc: Chromify FakeContentLayerClient
enne@chromium.org
2013-03-21
1
-1
/
+1
*
cc: Chromify LayerTreeTest.
danakj@chromium.org
2013-03-20
1
-21
/
+21
*
Part 10 of cc/ directory shuffles: layers
jamesr@chromium.org
2013-03-18
1
-3
/
+3
*
Part 7 of cc/ directory shuffles: trees
jamesr@chromium.org
2013-03-18
1
-0
/
+133