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
*
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
*
cc: Remove and Create the correct tiles when resizing live tiles rect
Dana Jansens
2014-08-28
3
-109
/
+92
*
Remove implicit conversions from scoped_refptr to T* in cc/
dcheng
2014-08-26
1
-4
/
+4
*
cc: Stop converting Rect to QuadF to map to an enclosed rect.
danakj
2014-08-25
3
-22
/
+130
*
cc: Replace Region with SimpleEnclosedRegion for occlusion tracking
danakj@chromium.org
2014-08-22
5
-1
/
+906
*
Implement scroll handler latency tracking
skyostil@chromium.org
2014-08-13
6
-8
/
+75
*
Implement HiDPI and pinch-zoom scaling of filter params
garykac@chromium.org
2014-08-08
2
-0
/
+8
*
Revert 287325 because it breaks smoothness benchmarks on windows: "ValueError...
sadrul@chromium.org
2014-08-05
6
-75
/
+8
*
cc: Use pointers for heaps in tile manager raster tile priority queue.
vmpstr@chromium.org
2014-08-04
1
-0
/
+15
*
Implement scroll handler latency tracking
skyostil@chromium.org
2014-08-04
6
-8
/
+75
*
BSP Tree perf tests to match LayerSorter perf tests
thildebr@chromium.org
2014-08-02
2
-0
/
+128
*
Add builders for tracing event's structural arguments
yurys@chromium.org
2014-08-01
4
-41
/
+87
*
Revert of Add builders for tracing event's structural arguments (https://code...
erikchen@chromium.org
2014-07-31
4
-87
/
+41
*
Add builders for tracing event's structural arguments
yurys@chromium.org
2014-07-31
4
-41
/
+87
*
Make Surface::GetEligibleFrame const
jbauman@chromium.org
2014-07-25
1
-1
/
+1
*
Remove flag to disable cc touch hit testing.
zeeshanq@chromium.org
2014-07-23
2
-5
/
+0
*
Deliver IPC messages together with SwapCompositorFrame
mkosiba@chromium.org
2014-07-22
2
-5
/
+3
*
Decrement CreateDoubleValue count
estade@chromium.org
2014-07-19
1
-2
/
+2
*
Revert "Implement scroll handler latency tracking"
miletus@chromium.org
2014-07-17
6
-36
/
+8
*
cc: Give TilingData back a Size instead of a Rect.
danakj@chromium.org
2014-07-16
3
-2531
/
+892
*
cc: Use ExpandRectIgnoringBordersToTileBoundsWithBordersEmpty.
danakj@chromium.org
2014-07-14
3
-36
/
+50
*
Implement scroll handler latency tracking
skyostil@chromium.org
2014-07-09
6
-8
/
+36
*
cc: Expand invalidation to full tile when recording is missing for the tile.
danakj@chromium.org
2014-06-18
3
-7
/
+80
*
Revert 277964 "cc: In SyncFromActiveLayer, drop all tiles not in..."
perkj@chromium.org
2014-06-18
3
-80
/
+7
*
cc: In SyncFromActiveLayer, drop all tiles not in the recorded_viewport.
danakj@chromium.org
2014-06-18
3
-7
/
+80
*
Get rid of graphics layer anchor points, and replace with
chrishtr@chromium.org
2014-06-05
2
-0
/
+9
*
cc: Add HasPendingNotification to delayed unique notifier.
vmpstr@chromium.org
2014-05-30
3
-4
/
+20
*
cc: Add UniqueNotifier to cc/base.
vmpstr@chromium.org
2014-05-29
6
-0
/
+537
*
Hit test on the layer tree rather than the RSLL
vollick@chromium.org
2014-05-12
2
-12
/
+25
*
Fix scale on axis may be negative.
perryuwang@tencent.com
2014-04-30
1
-6
/
+10
*
Fix for pinch virtual viewport flag wasn't fully enabled.
bokan@chromium.org
2014-04-28
2
-0
/
+2
[next]