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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix WebLayerImplFixedBoundsTest
hush
2014-12-09
2
-2
/
+9
*
cc: Renaming Rasterizer and RasterWorkerPool interfaces
vmiura
2014-12-09
37
-1366
/
+1254
*
Use EXPECT_FLOAT_EQ for points equality test.
hush
2014-12-09
1
-1
/
+6
*
Add ScopedPtrVector::remove_if().
danakj
2014-12-08
2
-0
/
+103
*
cc: Schedule a late deadline when swap throttled, allow rescheduling.
sunnyps
2014-12-08
7
-101
/
+135
*
cc: Move LayerRasterTileIterator to a separate file and make it a queue
vmpstr
2014-12-08
10
-300
/
+329
*
cc: zero/one-copy based on shared memory on IOS uses GL_TEXTURE_2D, not GL_TE...
dongseong.hwang
2014-12-08
3
-12
/
+10
*
cc: Fix ordering of blink's GN build file.
tfarina
2014-12-08
1
-21
/
+22
*
Test for swap promises
jbauman
2014-12-06
1
-0
/
+56
*
Properly handle viewport-flings after a bubbling scroll
jdduke
2014-12-06
2
-2
/
+58
*
Revert of Make ui::Compositor use ui::Scheduler (patchset #13 id:360001 of ht...
isherman
2014-12-06
1
-5
/
+7
*
cc: Fix incorrect deadline for low-latency mode.
sunnyps
2014-12-05
1
-4
/
+1
*
Translate the overscroll elasticity layer by the overscroll amount
ccameron
2014-12-05
10
-20
/
+82
*
Revert of Translate the overscroll elasticity layer by the overscroll amount ...
thestig
2014-12-05
10
-81
/
+20
*
Translate the overscroll elasticity layer by the overscroll amount
ccameron
2014-12-05
10
-20
/
+81
*
Make ui::Compositor use ui::Scheduler
weiliangc
2014-12-05
1
-7
/
+5
*
Enlarge visible content rect by bounds delta.
timav
2014-12-05
2
-4
/
+88
*
Enable scheduler main thread low latency mode for SingleThreadProxy.
weiliangc
2014-12-04
6
-22
/
+3
*
Use EXPECT_EQ when possible.
hush
2014-12-04
18
-303
/
+246
*
Add Needed Forward Declaration
zhaoze.zhou
2014-12-04
1
-0
/
+1
*
[cc] Add nearest neighbor filtering for TextureLayer.
jackhou
2014-12-04
29
-122
/
+295
*
cc: Fix integer overflow when picking raster scales
enne
2014-12-04
1
-2
/
+6
*
Allow changing top controls height
dtrainor
2014-12-04
14
-120
/
+262
*
Refactor delta/sent_delta logic into self-contained abstraction.
aelias
2014-12-04
17
-208
/
+400
*
cc: Show GPU rasterization status within the HUD
hendrikw
2014-12-03
8
-0
/
+101
*
gn format // (the rest, except mojo)
scottmg
2014-12-03
1
-2
/
+3
*
cc: Trace event for veto reason
hendrikw
2014-12-03
3
-12
/
+16
*
Add a new scheduler mode main thread should always be low latency.
weiliangc
2014-12-03
11
-12
/
+219
*
cc: Ensure to issue only one NotifiyReadyTo* callback per manage tiles.
vmpstr
2014-12-03
5
-9
/
+92
*
Ensure Surface size always matches window size on swap
jbauman
2014-12-03
5
-8
/
+32
*
Add memory tracking to record_and_rasterize benchmark.
schenney
2014-12-03
25
-5
/
+118
*
cc: Enable GL_RED_EXT for YUV resources
hendrikw
2014-12-03
3
-8
/
+11
*
Clip a layer when its render target's render surface is clipped.
hush
2014-12-02
5
-5
/
+98
*
Revert "Add new latency_info for tracking browser composite time."
jdduke
2014-12-02
2
-6
/
+0
*
cc: Added RED_8 to the ResourceFormat enum
hendrikw
2014-12-02
6
-15
/
+41
*
Revert of cc: Added RED_8 to the ResourceFormat enum (patchset #2 id:20001 of...
pkotwicz
2014-12-02
6
-41
/
+15
*
cc: Added RED_8 to the ResourceFormat enum
hendrikw
2014-12-02
6
-15
/
+41
*
cc: Adding creation location to debug BeginFrameArgs objects.
mithro
2014-12-02
16
-191
/
+304
*
VideoResourceUpdater: Reuse frame pixel data on GPU
magjed
2014-12-01
3
-93
/
+187
*
Enable raw pixel scrolling for wheel events in web contents
lanwei
2014-12-01
2
-11
/
+52
*
cc: Fix races in LayerTreeHostAnimationTests
ajuma
2014-11-28
1
-57
/
+22
*
cc: Fix WebContentLayerImpl::PaintContentsToDisplayList
ajuma
2014-11-27
1
-1
/
+2
*
cc: Implement a display-list-based RecordingSource and RasterSource
ajuma
2014-11-27
50
-58
/
+1930
*
cc: Move LayerEvictionTileIterator to a separate file and make it a queue
e.hakkinen
2014-11-27
14
-555
/
+351
*
Switch SharedBitmap to use virtual destructor instead of callback.
jbauman
2014-11-27
3
-48
/
+42
*
cc: Prevent retro frames from being discarded too early.
sunnyps
2014-11-26
2
-33
/
+169
*
cc: Remove unused member variables on WebContentLayerImpl.
danakj
2014-11-26
1
-3
/
+0
*
content: Add command line flag for native GPU memory buffers.
reveman
2014-11-26
7
-74
/
+68
*
cc: Clean-up of ManageTileState
vmpstr
2014-11-25
3
-57
/
+3
*
Remove size from Surfaces.
jbauman
2014-11-25
10
-46
/
+45
[next]