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
Commit message (
Expand
)
Author
Age
Files
Lines
*
cc: Use ApplyImageFilter for all filters in GLRenderer
ajuma@chromium.org
2013-10-09
3
-529
/
+15
*
Make Android WebView filtering depend on scrolling status.
aelias@chromium.org
2013-10-09
9
-40
/
+130
*
CC: WeakPtrFactory should be the last member.
dmichael@chromium.org
2013-10-08
2
-7
/
+8
*
cc: Delete RenderSurface caching.
alokp@chromium.org
2013-10-01
6
-53
/
+9
*
Expose only one LayerTreeHostClient::OffscreenContextProvider()
jamesr@chromium.org
2013-09-27
1
-1
/
+1
*
Remove LTH test dependency on surface caching.
alokp@chromium.org
2013-09-26
4
-0
/
+13
*
Add support for converting cc::FilterOperations into an SkImageFilter
ajuma@chromium.org
2013-09-26
11
-39
/
+325
*
Fix compilation and ui_unittests with float transforms
enne@chromium.org
2013-09-25
2
-9
/
+9
*
Revert "Revert 224496 "Move ui/base/latency_info* to ui/events""
ben@chromium.org
2013-09-23
1
-1
/
+1
*
cc: Fix comment in ContextProvider header.
danakj@chromium.org
2013-09-23
1
-1
/
+1
*
Revert 224725 "Fix compilation and ui_unittests with float trans..."
sky@chromium.org
2013-09-23
2
-9
/
+9
*
Fix compilation and ui_unittests with float transforms
enne@chromium.org
2013-09-23
2
-9
/
+9
*
cc: Implement deadline scheduling disabled by default
brianderson@chromium.org
2013-09-21
5
-42
/
+61
*
Revert 224496 "Move ui/base/latency_info* to ui/events"
ben@chromium.org
2013-09-20
1
-1
/
+1
*
Move ui/base/latency_info* to ui/events
ben@chromium.org
2013-09-20
1
-1
/
+1
*
cc: Don't discard framebuffer when using partial swaps
piman@chromium.org
2013-09-20
7
-40
/
+236
*
cc: Reland r233830. "Adding support for RGBA_4444 tile textures". r223830 had...
kaanb@chromium.org
2013-09-19
7
-75
/
+99
*
Revert "Adding support for RGBA_4444 tile textures"
tomhudson@google.com
2013-09-18
7
-99
/
+75
*
Add memory manager for software compositor frontbuffers.
jbauman@chromium.org
2013-09-18
4
-13
/
+17
*
Adding support for RGBA_4444 tile textures
kaanb@chromium.org
2013-09-18
7
-75
/
+99
*
Fix copy_rect calculation in CopyCurrentRendererPassToBitmap().
miu@chromium.org
2013-09-17
2
-14
/
+4
*
cc: Move TextureMailbox::ReleaseCallback to SingleReleaseCallback.
danakj@chromium.org
2013-09-17
5
-28
/
+48
*
ui/base/animation -> ui/gfx/animation
sky@chromium.org
2013-09-15
1
-1
/
+1
*
Connect OutputSurface buffer management and document SoftwareOutputDevice
rjkroege@chromium.org
2013-09-14
3
-1
/
+79
*
cc: Always use SetNeedsBeginFrame to request the next BeginFrame
brianderson@chromium.org
2013-09-14
3
-11
/
+15
*
Move context labelling logic out to ContextProviders
jamesr@chromium.org
2013-09-13
3
-29
/
+0
*
cc: Invalidate appropriate FBO attachment for offscreen rendering
skyostil@chromium.org
2013-09-11
3
-5
/
+44
*
cc: Drop ContextProvider references on the impl thread before quitting
danakj@chromium.org
2013-09-10
3
-42
/
+32
*
cc: Tell the LayerTreeHost that the filter context is needed.
danakj@chromium.org
2013-09-10
1
-0
/
+1
*
Sets the mapped memory reclaim limit for the renderer compositor on Android. ...
kaanb@chromium.org
2013-09-10
2
-1
/
+5
*
cc: Remove most methods from RendererClient.
danakj@chromium.org
2013-09-09
14
-220
/
+239
*
cc: Fix precision loss causing AA quads
enne@chromium.org
2013-09-07
2
-20
/
+19
*
Allow NOLINT to skip the std::abs PRESUBMIT check.
shawnsingh@chromium.org
2013-09-06
1
-1
/
+1
*
[cc] Allow resources and ui resources to specify wrap mode
ccameron@chromium.org
2013-09-05
4
-4
/
+14
*
cc: Invalidate framebuffer contents when clearing
skyostil@chromium.org
2013-09-05
4
-13
/
+32
*
Fix UpdateTilePriorities viewport in Android WebView.
aelias@chromium.org
2013-09-05
10
-17
/
+88
*
cc: Adopt new skia object when it's created to avoid memory leak.
danakj@chromium.org
2013-09-04
1
-2
/
+3
*
cc: Use map_image with delegating renderer if LayerTreeSettings allow.
danakj@chromium.org
2013-09-04
1
-1
/
+2
*
So that ScopedPtrHashMap can be used by user outside of cc.
powei@chromium.org
2013-08-30
2
-3
/
+6
*
Pass the quad's rect (contents_rect) origin to skia image filters as an offse...
senorblanco@chromium.org
2013-08-29
1
-0
/
+7
*
Optimize alpha software PictureDrawQuads.
aelias@chromium.org
2013-08-29
2
-21
/
+86
*
Pass context capabilities via cc::ContextProvider instead of gl string
jamesr@chromium.org
2013-08-29
6
-99
/
+87
*
cc: Dont call setMemoryAllocationChangedCallbackCHROMIUM in GLRenderer
danakj@chromium.org
2013-08-28
1
-1
/
+0
*
cc: Cleanup offscreen context plumbing.
danakj@chromium.org
2013-08-28
10
-46
/
+87
*
Don't draw invisible portions of quads in software renderer.
jbauman@chromium.org
2013-08-27
3
-25
/
+168
*
Rename async upload/readback queries to avoid mix-ups
sievers@chromium.org
2013-08-27
1
-2
/
+2
*
cc: Remove unnecessary "default" cases from switch statements.
reveman@chromium.org
2013-08-27
3
-9
/
+34
*
Skia is going to Split the SkDevice class into SkBaseDevice and SkBitmapDevic...
robertphillips@google.com
2013-08-26
4
-9
/
+10
*
[cc] Fix async readback query
sievers@chromium.org
2013-08-22
1
-2
/
+2
*
Discard software renderer backbuffer when tab becomes invisible.
jbauman@chromium.org
2013-08-20
4
-7
/
+35
[next]