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
/
output
/
output_surface.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpu: Remove Echo and SwapCompletion GL interfaces
sievers
2014-10-02
1
-5
/
+6
*
Revert of cc:: Add LatencyQuery logic back into OutputSurface. (patchset #2 i...
orglofch
2014-10-01
1
-95
/
+0
*
Declaring the weak_ptr_factory in proper order in src/cc.
kulkarni.a
2014-09-17
1
-6
/
+6
*
cc:: Add LatencyQuery logic back into OutputSurface.
orglofch
2014-09-11
1
-3
/
+99
*
Minor scoped_refptr cleanup in cc::OutputSurface.
dcheng
2014-08-26
1
-3
/
+5
*
Remove implicit conversions from scoped_refptr to T* in cc/
dcheng
2014-08-26
1
-11
/
+11
*
Tiling priorities in Android Webview.
hush@chromium.org
2014-07-31
1
-2
/
+8
*
cc/output: cleanup: Remove unnecessary #includes
heejin.r.chung@samsung.com
2014-07-27
1
-4
/
+2
*
Pass resourceless software mode in SetExternalConstraints
boliu@chromium.org
2014-07-10
1
-7
/
+6
*
cc: Remove disabled LatencyQuery logic in OutputSurface
brianderson@chromium.org
2014-07-09
1
-100
/
+3
*
cc: Allow DeferredInitialize to use DelegatingRenderer
boliu@chromium.org
2014-05-22
1
-1
/
+7
*
Make delegated software renderer work on Mac
ccameron@chromium.org
2014-05-21
1
-1
/
+1
*
cc: Move scheduling logic out of OutputSurface
brianderson@chromium.org
2014-04-26
1
-137
/
+20
*
Remove offscreen compositor contexts.
danakj@chromium.org
2014-04-24
1
-4
/
+3
*
cc: Throttle swaps in Scheduler instead of OutputSurface
brianderson@chromium.org
2014-04-18
1
-58
/
+38
*
cc: Handle retroactive BeginFrames in the Scheduler.
brianderson@chromium.org
2014-04-12
1
-51
/
+52
*
Fix "unreachable code" warnings (MSVC warning 4702), misc. edition.
pkasting@chromium.org
2014-03-18
1
-2
/
+3
*
Revert 250798 "Revert of Read compositor VSync information from ..."
sergeyu@chromium.org
2014-02-12
1
-5
/
+8
*
Revert of Read compositor VSync information from platform, when possible (htt...
sheu@chromium.org
2014-02-12
1
-8
/
+5
*
Read compositor VSync information from platform, when possible
sheu@chromium.org
2014-02-11
1
-5
/
+8
*
[#7] Pass gfx::Size by const ref.
prashant.n@samsung.com
2014-01-29
1
-1
/
+1
*
Revert of [#7] Pass gfx structs by const ref (gfx::Size) (https://codereview...
mnissler@chromium.org
2014-01-28
1
-1
/
+1
*
[#7] Pass gfx::Size by const ref.
prashant.n@samsung.com
2014-01-28
1
-1
/
+1
*
Pass gfx::Rect and gfx::RectF by const ref.
prashant.n@samsung.com
2014-01-10
1
-3
/
+3
*
Use the GL in process bindings directly in cc_unittests
jamesr@chromium.org
2013-12-20
1
-10
/
+9
*
Implicitly ensure backbuffer creation on draw
jamesr@chromium.org
2013-12-13
1
-2
/
+0
*
Add GL entry points for DiscardBackbufferCHROMIUM
jamesr@chromium.org
2013-12-13
1
-1
/
+2
*
cc: Add PRESUBMIT rule to ban using cc:: inside of namespace cc {...}
danakj@chromium.org
2013-12-10
1
-7
/
+5
*
Pipe SwapBuffers call{,backs} through ContextSupport
jamesr@chromium.org
2013-12-10
1
-24
/
+9
*
Remove always-on compositor capabilities
jamesr@chromium.org
2013-12-06
1
-6
/
+2
*
Revert 234928 "Use software compositor for windows under 64 pixe..."
jbauman@chromium.org
2013-11-15
1
-9
/
+3
*
Use software compositor for windows under 64 pixels wide or tall.
jbauman@chromium.org
2013-11-13
1
-3
/
+9
*
CC: Remove latency query until we can find the bug.
epenner@chromium.org
2013-11-08
1
-0
/
+2
*
Replaces uses of the WGC3DSwapBuffersClient with LTHSingleThreadClient
jamesr@chromium.org
2013-11-08
1
-0
/
+1
*
Clean up GPU latency queries when the context is reset
ajuma@chromium.org
2013-11-08
1
-0
/
+10
*
Do not give GPU memory to backgrounded compositors.
ccameron@chromium.org
2013-11-01
1
-6
/
+3
*
cc: Use HighResNow as timebase if it is fast and reliable
brianderson@chromium.org
2013-10-25
1
-4
/
+8
*
Rename BeginFrame to BeginMainFrame and BeginImplFrame (part 3).
dominikg@chromium.org
2013-10-23
1
-46
/
+48
*
Add UMA stats for GPU latency and GPU latency estimation
ajuma@chromium.org
2013-10-17
1
-1
/
+27
*
Estimate GPU latency in OutputSurface
ajuma@chromium.org
2013-10-10
1
-3
/
+62
*
CC: WeakPtrFactory should be the last member.
dmichael@chromium.org
2013-10-08
1
-6
/
+6
*
cc: Implement deadline scheduling disabled by default
brianderson@chromium.org
2013-09-21
1
-11
/
+12
*
Add memory manager for software compositor frontbuffers.
jbauman@chromium.org
2013-09-18
1
-10
/
+12
*
Connect OutputSurface buffer management and document SoftwareOutputDevice
rjkroege@chromium.org
2013-09-14
1
-0
/
+4
*
cc: Always use SetNeedsBeginFrame to request the next BeginFrame
brianderson@chromium.org
2013-09-14
1
-9
/
+8
*
cc: Remove most methods from RendererClient.
danakj@chromium.org
2013-09-09
1
-11
/
+12
*
Fix UpdateTilePriorities viewport in Android WebView.
aelias@chromium.org
2013-09-05
1
-2
/
+5
*
Pass context capabilities via cc::ContextProvider instead of gl string
jamesr@chromium.org
2013-08-29
1
-11
/
+5
*
Discard software renderer backbuffer when tab becomes invisible.
jbauman@chromium.org
2013-08-20
1
-4
/
+2
*
ContextProvider in OutputSurface
danakj@chromium.org
2013-08-16
1
-110
/
+61
[next]