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
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
cc: Remove tile sharing from tilings.
vmpstr
2015-04-29
2
-0
/
+4
*
Revert of cc: Remove tile sharing from tilings. (patchset #20 id:380001 of ht...
vmpstr
2015-04-27
2
-4
/
+0
*
cc: Remove tile sharing from tilings.
vmpstr
2015-04-24
2
-0
/
+4
*
Removed obsolete float_util.h as VS2013 supports standards well enough.
mateuszs
2015-04-24
1
-2
/
+2
*
cc: Add UMA stats for record and raster time.
jbroman
2015-04-16
4
-0
/
+188
*
cc: Remove use of MessageLoopProxy
skyostil
2015-04-13
1
-2
/
+2
*
cc: Reduce duplicated tiling data difference iterator code
e.hakkinen
2015-03-20
2
-159
/
+82
*
Split cc/base into separate GN source_set and clean deps
jamesr
2015-03-16
9
-347
/
+63
*
(Reland) Always create top controls manager.
bokan
2015-03-09
2
-4
/
+0
*
Revert of Always create top controls manager (patchset #6 id:100001 of https:...
dpranke
2015-03-06
2
-0
/
+4
*
Always create top controls manager.
bokan
2015-03-05
2
-4
/
+0
*
Plumb a command line flag for property tree verification
vollick
2015-02-24
2
-0
/
+6
*
Break down end-to-end scroll update latency UMA metrics
miletus
2015-02-18
1
-7
/
+9
*
cc: Move occlusion debug rects into the debug layer borders.
danakj
2015-02-12
2
-14
/
+0
*
mechanical rename of base::debug -> base::trace_event for /cc
ssid
2015-02-09
4
-38
/
+26
*
Reland of Move tracing namespace from base::debug to base::trace_event.
primiano
2015-02-05
2
-2
/
+14
*
Revert of Move tracing namespace from base::debug to base::trace_event. (patc...
zhaoqin
2015-02-05
2
-15
/
+2
*
Move tracing namespace from base::debug to base::trace_event.
ssid
2015-02-04
2
-2
/
+15
*
cc: Stop scroll animations on the pending tree instead of snapping.
danakj
2015-02-03
1
-2
/
+12
*
Convert scroll offsets to use SyncedProperty.
aelias
2015-01-31
1
-1
/
+6
*
Mechanical rename of tracing includes for /cc
primiano
2015-01-28
2
-2
/
+2
*
cc: refactor of MathUtil::AddToTracedValue
jungjik.lee
2015-01-21
2
-24
/
+72
*
base: Change DCHECK_IS_ON to a macro DCHECK_IS_ON().
danakj
2015-01-08
1
-5
/
+5
*
replace COMPILE_ASSERT with static_assert in cc/
mostynb
2014-12-20
1
-2
/
+4
*
cc: Drop an unused member variable from tiling data iterators
e.hakkinen
2014-12-15
2
-63
/
+53
*
Add ScopedPtrVector::remove_if().
danakj
2014-12-08
2
-0
/
+103
*
Use EXPECT_EQ when possible.
hush
2014-12-04
1
-52
/
+46
*
Allow changing top controls height
dtrainor
2014-12-04
2
-4
/
+0
*
Refactor delta/sent_delta logic into self-contained abstraction.
aelias
2014-12-04
1
-0
/
+172
*
Revert "Add new latency_info for tracking browser composite time."
jdduke
2014-12-02
2
-6
/
+0
*
Make Keyframe use TimeTicks/TimeDelta to represent time instead of double.
behara.ms
2014-11-18
1
-0
/
+5
*
cc: Remove readability/inheritance exception for linter in cc.
danakj
2014-11-14
2
-2
/
+2
*
Make cc::Animation::TrimTimeToCurrentIteration and
behara.ms
2014-11-12
1
-0
/
+30
*
Include FPS data in verbose logging if --show-fps-counter is set.
gusfernandez
2014-11-05
1
-1
/
+3
*
cc: Fix weakptr destruction of DelayedUniqueNotifier on shutdown.
danakj
2014-10-29
3
-0
/
+83
*
cc: Disallow copy and assign in unique notifiers.
vmpstr
2014-10-28
2
-0
/
+4
*
cc cleanup: Update paths to geometry headers
heejin.r.chung
2014-10-23
9
-20
/
+20
*
Standardize usage of virtual/override/final in cc/
dcheng
2014-10-21
3
-10
/
+10
*
cc: Add ReverseSpiralDifferenceIterator.
vmpstr
2014-10-18
3
-11
/
+355
*
cc: Replace > > with >>
danakj
2014-10-16
1
-11
/
+11
*
replace OVERRIDE and FINAL with override and final in cc/
mostynb
2014-10-06
4
-9
/
+9
*
[C++11 Allowed Features] Declares a type-safe null pointer converting from NU...
kulkarni.a
2014-10-06
6
-11
/
+11
*
Add new latency_info for tracking browser composite time.
orglofch
2014-10-02
2
-0
/
+6
*
Use ScrollOffset instead of vector2d to track scroll offset in cc
miletus
2014-10-01
2
-0
/
+9
*
cc:: Remove main_frame_before_draw_enabled from scheduler settings.
orglofch
2014-09-29
2
-5
/
+0
*
cc: Remove use of PassAs() and constructor-casting with scoped_ptr.
danakj
2014-09-27
3
-6
/
+6
*
Revert of cc: Remove use of PassAs() and constructor-casting with scoped_ptr....
dcheng
2014-09-27
3
-6
/
+6
*
cc: Remove use of PassAs() and constructor-casting with scoped_ptr.
danakj
2014-09-27
3
-6
/
+6
*
ScopedPtrVector change back const_iterator typedef
weiliangc
2014-09-02
2
-7
/
+5
*
Manual fixups in compositor code scoped_refptr operator T* removal.
dcheng
2014-08-28
2
-1
/
+2
[next]