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
*
cc: Remove ImplSidePaintingSettings.
danakj
2015-06-17
18
-66
/
+47
*
cc: Turn impl_side_painting and use_one_copy on in LayerTreeSettings.
danakj
2015-06-16
43
-165
/
+331
*
Don't hold provider lock when calling out of VFPCI.
dalecurtis
2015-06-16
1
-11
/
+17
*
cc: Fix occlusion tracker tests with property tree verification
enne
2015-06-16
1
-0
/
+5
*
Bounds delta change should update clip tree
miletus
2015-06-16
3
-5
/
+17
*
cc: Fix LTHPicture unittest failure with property tree verification
enne
2015-06-15
1
-2
/
+6
*
cc: Clip projected tile priorities viewport to padded bounds.
vmpstr
2015-06-15
1
-0
/
+15
*
cc: Remove LayerTreeSettings::raster_enabled.
danakj
2015-06-15
8
-263
/
+4
*
cc: Remove maximum_number_of_failed_draws_before_draw_is_forced_ setting
danakj
2015-06-15
6
-11
/
+7
*
cc: Fix DRLI unit test failure with property tree verification
enne
2015-06-15
1
-0
/
+3
*
cc: De-templatize the OcclusionTracker class.
danakj
2015-06-15
8
-1449
/
+527
*
cc: Remove per-tile-painting.
danakj
2015-06-15
9
-249
/
+1
*
Replace SetCurrentBeginFrameArgs with AdvanceToNextFrame.
mithro
2015-06-15
5
-211
/
+68
*
cc: Restore ListContainer::RemoveLast unittests.
jbroman
2015-06-15
1
-0
/
+112
*
cc: Make test BeginFrameArgs deadlines more realistic.
brianderson
2015-06-15
1
-2
/
+4
*
Remove use of deprecated SkImage::getTexture() from gl_renderer.cc
bsalomon
2015-06-15
1
-18
/
+21
*
Replaced TestNowSource with SimpleTestTickClock.
ankur1.verma
2015-06-13
15
-368
/
+175
*
Abort copy requests from never-drawn trees
enne
2015-06-12
4
-85
/
+30
*
cc: Remove the non-implside flavour of LayerTreeTests.
Dana Jansens
2015-06-12
16
-745
/
+161
*
cc: Re-enable LayerTreeHostTestNumFramesPending tests
brianderson
2015-06-12
1
-8
/
+1
*
cc: Stop using occlusion tracker on the main thread.
danakj
2015-06-12
31
-568
/
+104
*
Revert "cc: DCHECK if SDOS::SwapBuffersComplete is called prematurely"
brianderson
2015-06-12
3
-21
/
+2
*
cc: Remove reference to ContentLayer from WebContentLayerImpl.
danakj
2015-06-12
1
-2
/
+0
*
Remove "mixin" from BeginFrameSource/Observer base classes.
deepak.s
2015-06-12
11
-75
/
+75
*
VideoFrame: extract AccessType from StorageType, allow clients to add DmaBuf ...
mcasas
2015-06-12
2
-4
/
+4
*
Use SkPaintFilterCanvas for paint filtering
fmalita
2015-06-12
1
-18
/
+21
*
cc: Remove ImageLayer and ImageLayerUpdater.
danakj
2015-06-12
7
-293
/
+0
*
cc: Fix lost context handling when using native GpuMemoryBuffers.
reveman
2015-06-12
2
-17
/
+23
*
Rebuild property_tree after LayerImpl::SetTransform() is called in tests
miletus
2015-06-11
1
-0
/
+4
*
Synchronously drop tile textures in android webview
boliu
2015-06-11
1
-0
/
+14
*
cc: Only clear edge pixels that fall inside the canvas_playback_rect
danakj
2015-06-11
2
-3
/
+8
*
cc: Enable size_t truncation warnings for msvs in cc.gyp
vmpstr
2015-06-11
3
-17
/
+0
*
Remove non-impl-side painting as an option for blink.
danakj
2015-06-11
4
-42
/
+10
*
Scroll bubbling in the compositor should use the layer's scroll parent.
bokan
2015-06-11
2
-1
/
+87
*
cc: Call DidSwapBuffers earlier for Surfaces.
brianderson
2015-06-11
1
-2
/
+3
*
VideoFrame cleanup: change |allow_overlay_| to metadata and |has_alpha| to Fo...
mcasas
2015-06-11
4
-17
/
+18
*
cc: Fix size_t truncations in unittests.
vmpstr
2015-06-10
12
-51
/
+60
*
cc: Delete FakeContentLayer and FakeContentLayerImpl.
danakj
2015-06-10
8
-979
/
+63
*
cc: Rework overlays to not use the ResourceProvider and pass texture size
achaulk
2015-06-10
30
-212
/
+230
*
Pipe impl_latency_takes_priority_ to the RenderScheduler.
alexclarke
2015-06-10
6
-2
/
+44
*
cc: DCHECK if SDOS::SwapBuffersComplete is called prematurely
brianderson
2015-06-10
3
-2
/
+20
*
cc: Fix more size_t -> int truncations.
vmpstr
2015-06-10
18
-32
/
+32
*
cc: Init PaintedScrollbarLayer::internal_contents_scale_ to 1.
danakj
2015-06-10
1
-1
/
+1
*
content: Partial copy workaround for devices with known upload performance pr...
reveman
2015-06-10
5
-10
/
+20
*
Force property_trees rebuild for DamageTrackerTest
miletus
2015-06-10
1
-0
/
+2
*
Unify Android Webview and Chrome's fling
hush
2015-06-10
9
-22
/
+66
*
cc: Fix size_t to int truncations in tiles/ and trees/
vmpstr
2015-06-09
17
-118
/
+126
*
Remove ContextProvider::IsContextLost.
danakj
2015-06-09
11
-22
/
+22
*
cc: Always call PrepareTiles on visibility change.
sunnyps
2015-06-09
1
-4
/
+5
*
Added experiment for changing viewport scroll ordering.
bokan
2015-06-09
6
-17
/
+88
[next]