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: 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
*
cc: return resources via a ReturnedResource struct rather than TransferableRe...
piman@chromium.org
2013-08-19
2
-3
/
+3
*
cc: refcount resources as we send them to the parent
piman@chromium.org
2013-08-17
1
-4
/
+5
*
cc: Don't leak the texture returned in CopyOutputRequest ever.
danakj@chromium.org
2013-08-17
3
-29
/
+19
*
ContextProvider in OutputSurface
danakj@chromium.org
2013-08-16
9
-425
/
+441
*
cc: Avoid double ticking RetroactiveBeginFrames
brianderson@chromium.org
2013-08-15
3
-10
/
+69
*
aura,cc: Make TestContextProvider usable outside cc.
danakj@chromium.org
2013-08-13
2
-2
/
+2
*
cc: Add frame data to LTHI tracing
piman@chromium.org
2013-08-09
4
-1
/
+61
*
Add memory policy limit by number of resources.
aelias@chromium.org
2013-08-03
5
-13
/
+33
*
Add a flag to allow renderer to use software compositor when GL compositor do...
jbauman@chromium.org
2013-08-01
1
-1
/
+2
*
Add an unbindImage method to ResourceProvider and move bindImage and unbindIm...
kaanb@chromium.org
2013-07-31
1
-15
/
+28
*
cc: return false from SetupQuadForAntialiasing if quad is clipped.
ernstm@chromium.org
2013-07-31
1
-2
/
+2
*
Allow ContextProvider impls to be used without subclassing.
danakj@chromium.org
2013-07-30
1
-0
/
+9
*
Add external stencil support for Android WebView.
aelias@chromium.org
2013-07-30
10
-7
/
+207
*
cc: draw_and_swap_full_viewport_every_frame OS cap
boliu@chromium.org
2013-07-30
1
-0
/
+2
*
Don't leak CopyResult textures.
danakj@chromium.org
2013-07-24
1
-1
/
+4
*
cc: Don't leak a ref to SkColorFilter.
danakj@chromium.org
2013-07-24
1
-3
/
+9
*
Revert "Revert 210138 "Perform glReadPixels with PBOs in the gpu, if PBO...""
hubbe@chromium.org
2013-07-23
2
-3
/
+19
*
Use the correct fragment-shader for non-premultiplied program.
alokp@chromium.org
2013-07-23
3
-7
/
+12
*
CC: Add command-line flag to disable AA.
epenner@chromium.org
2013-07-22
2
-3
/
+6
*
Adds a new callback as this signal is required to pass up to the application
joth@chromium.org
2013-07-19
1
-0
/
+7
*
Use a direct include of the message_loop header in cc/, chrome_frame/, cloud_...
avi@chromium.org
2013-07-17
2
-2
/
+2
*
Make cc::FilterOperations blendable
ajuma@chromium.org
2013-07-17
5
-1
/
+697
*
OutputSurfaceClient::ReleaseGL
boliu@chromium.org
2013-07-13
5
-67
/
+26
*
Blend TextureLayer background-color at draw time.
alokp@chromium.org
2013-07-12
8
-8
/
+390
*
Revert 210138 "Perform glReadPixels with PBOs in the gpu, if PBO..."
nick@chromium.org
2013-07-12
2
-19
/
+3
*
cc: Add missing includes of WebGraphicsMemoryAllocation.h
tfarina@chromium.org
2013-07-11
2
-1
/
+4
*
Cleanup unused WebExternalTextureLayer APIs and resulting dead code.
piman@chromium.org
2013-07-11
4
-286
/
+1
*
Allow WebExternalTextureLayers to receive a bitmap along with a mailbox
jbauman@chromium.org
2013-07-10
1
-0
/
+1
*
Callback objects of WebGraphicsContext3D must live longer than WebGraphicsCon...
dongseong.hwang@intel.com
2013-07-09
1
-0
/
+6
*
cc: Forward declare WebGraphicsContext3D when possible.
tfarina@chromium.org
2013-07-05
4
-7
/
+3
*
Refactored uniform location DCHECKing.
skaslev@chromium.org
2013-07-04
2
-268
/
+138
[next]