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
/
content
/
renderer
/
gpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Route input-related IPCs through compositor thread filter to preserve order
jamesr@chromium.org
2013-04-19
2
-44
/
+148
*
Send vsync notification from browser to renderer on Android
skyostil@chromium.org
2013-04-19
2
-2
/
+25
*
Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.
erg@chromium.org
2013-04-17
1
-1
/
+1
*
Avoid sending empty OnRepaint msgs and propagate window damage correctly
jamesr@chromium.org
2013-04-17
2
-0
/
+6
*
cc: Add strict layer property change checking and handle bounds changes durin...
reveman@chromium.org
2013-04-16
1
-0
/
+3
*
Plumb cc::LatencyInfo through command buffer and output surface
jbauman@chromium.org
2013-04-12
4
-10
/
+40
*
Android: Work around composite-to-mailbox leaks.
sievers@chromium.org
2013-04-12
1
-1
/
+15
*
cc: Remove max-prepaint-tile-distance constant.
reveman@chromium.org
2013-04-11
1
-9
/
+0
*
Enable pinch & pinch-zoom scrollbars by default for CrOS.
wjmaclean@chromium.org
2013-04-10
1
-0
/
+5
*
Set maxFramesPending to 1 for --composite-to-mailbox
sievers@chromium.org
2013-04-10
1
-1
/
+2
*
Delete layout_viewport_size.
aelias@chromium.org
2013-04-09
2
-4
/
+4
*
Browser side changes for software compositing.
skaslev@chromium.org
2013-04-06
2
-30
/
+36
*
Android: Tweak QualComm flicker bugs workarounds
sievers@chromium.org
2013-04-04
1
-3
/
+0
*
Revert 192041 "Splits SmoothGestureController from RenderWidgetH..."
phoglund@chromium.org
2013-04-03
1
-2
/
+4
*
Splits SmoothGestureController from RenderWidgetHostImpl
bulach@chromium.org
2013-04-03
1
-4
/
+2
*
Implemented software output device for Aura.
skaslev@chromium.org
2013-04-02
4
-2
/
+196
*
cc: Use highp precision for texture coords if available and needed
brianderson@chromium.org
2013-04-01
1
-0
/
+1
*
Re-land: cc: Enable solid color prediction by default
vmpstr@chromium.org
2013-04-01
1
-1
/
+1
*
cc: Add command line switch to control resource usage for impl-side painting.
reveman@chromium.org
2013-03-28
1
-0
/
+12
*
Enable hiding/showing top controls persistently
dtrainor@chromium.org
2013-03-28
2
-3
/
+9
*
cc: Add command line switches for impl-side painting constants.
reveman@chromium.org
2013-03-28
1
-0
/
+18
*
Add vsync notification command line switch
skyostil@chromium.org
2013-03-26
1
-0
/
+2
*
Revert 190067 "Re-land: cc: Enable solid color prediction by def..."
reveman@chromium.org
2013-03-25
1
-1
/
+1
*
Turn on cheapness estimator for impl-side painting
skyostil@chromium.org
2013-03-25
1
-1
/
+1
*
Several minor fixes for the software compositor.
skaslev@chromium.org
2013-03-24
1
-0
/
+1
*
Expose a concept of bottom overdraw amount for cc drawing viewport.
tedchoc@chromium.org
2013-03-24
2
-0
/
+6
*
Re-land: cc: Enable solid color prediction by default
vmpstr@chromium.org
2013-03-23
1
-1
/
+1
*
MailboxOutputSurface: Don't delete invalid texture.
sievers@chromium.org
2013-03-22
1
-1
/
+2
*
cc: Reuse textures with --composite-to-mailbox
sievers@chromium.org
2013-03-21
2
-28
/
+77
*
cc chromification: layer_tree_settings
piman@chromium.org
2013-03-21
1
-49
/
+51
*
Restrict r188831 to debug builds.
sievers@chromium.org
2013-03-20
1
-0
/
+3
*
cc: Add --ui-foo flags for all compositor debug visualizations.
danakj@chromium.org
2013-03-19
1
-5
/
+6
*
cc: Chromify LayerTreeHostClient.
danakj@chromium.org
2013-03-19
2
-27
/
+27
*
cc: Fix style errors in SoftwareOutputDevice
enne@chromium.org
2013-03-18
2
-4
/
+4
*
Android: Work around driver bug reporting GL errors.
sievers@chromium.org
2013-03-18
1
-0
/
+1
*
cc: Chromify LayerTreeDebugState
enne@chromium.org
2013-03-18
1
-19
/
+22
*
Move compositor bindings implementations out of WebKit::, fix style
jamesr@chromium.org
2013-03-18
1
-2
/
+2
*
Part 10 of cc/ directory shuffles: layers
jamesr@chromium.org
2013-03-18
1
-1
/
+1
*
Part 8 of cc/ directory shuffles: resources
jamesr@chromium.org
2013-03-18
1
-1
/
+1
*
Part 7 of cc/ directory shuffles: trees
jamesr@chromium.org
2013-03-18
2
-3
/
+3
*
Part 4 of cc/ directory shuffles: output
jamesr@chromium.org
2013-03-18
4
-8
/
+8
*
Part 2 of cc/ directory shuffles: debug
jamesr@chromium.org
2013-03-18
2
-2
/
+2
*
Part 1 of cc/ directory shuffles: base
jamesr@chromium.org
2013-03-18
1
-2
/
+2
*
cc: Chromify Thread and ThreadImpl
enne@chromium.org
2013-03-17
1
-1
/
+1
*
Revert 188467 "cc: Enable solid color prediction by default"
reveman@chromium.org
2013-03-17
1
-1
/
+1
*
cc: Enable solid color prediction by default
vmpstr@chromium.org
2013-03-15
1
-1
/
+1
*
cc: Save correct frame begin time to FrameRateCounter
egraether@chromium.org
2013-03-15
2
-3
/
+3
*
cc: Chromify the LayerTreeHost class.
danakj@chromium.org
2013-03-13
1
-37
/
+38
*
cc: Chromify Layer and LayerImpl classes.
danakj@chromium.org
2013-03-12
1
-1
/
+1
*
cc: Chromify the Animation and LayerAnimationController classes
danakj@chromium.org
2013-03-12
1
-1
/
+1
[next]