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
/
resource_provider.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add sync point to wait on before consuming texture_mailbox.
alexst@chromium.org
2013-01-24
1
-1
/
+5
*
Cosmetic cleanup to texture_layer mailboxes.
alexst@chromium.org
2013-01-21
1
-18
/
+15
*
Delay consuming the mailbox in the resource provider until lockForRead.
alexst@chromium.org
2013-01-11
1
-17
/
+19
*
Enables compositing support for webview.
alexst@chromium.org
2013-01-11
1
-0
/
+1
*
cc: Defer texture allocation (to allow async allocations).
epenner@chromium.org
2013-01-09
1
-16
/
+71
*
Refactor so chromium only GL extensions require gl2extchromium.h
gman@chromium.org
2013-01-09
1
-0
/
+1
*
Mailbox support for texture layers.
alexst@chromium.org
2013-01-08
1
-1
/
+38
*
Revert "cc: Defer texture allocation (to allow async allocations)."
loislo@chromium.org
2012-12-20
1
-70
/
+16
*
cc: Defer texture allocation (to allow async allocations).
epenner@chromium.org
2012-12-19
1
-16
/
+70
*
Revert r173875 - "cc: Defer texture allocation (to allow async allocations)."
mnissler@chromium.org
2012-12-19
1
-70
/
+16
*
cc: Defer texture allocation (to allow async allocations).
epenner@chromium.org
2012-12-19
1
-16
/
+70
*
Clean up cc and webkit/compositor_bindings include path shenanigans
jamesr@chromium.org
2012-12-18
1
-2
/
+1
*
Make textures that are rendered through the prioritized resource
ccameron@chromium.org
2012-12-15
1
-2
/
+17
*
Remove the pools from the ResourceProvider.
ccameron@chromium.org
2012-12-14
1
-31
/
+17
*
Add the DelegatingRenderer class with its initialize path.
danakj@chromium.org
2012-12-08
1
-0
/
+7
*
cc: Move WebCompositorOutputSurface and related classes into cc/
danakj@chromium.org
2012-12-07
1
-24
/
+24
*
cc: Add asynchronous setPixel interface.
reveman@chromium.org
2012-12-07
1
-0
/
+80
*
cc: Finish the rename from cc::GraphicsContext to cc::OutputSurface
danakj@chromium.org
2012-12-06
1
-24
/
+24
*
Revert 171403
danakj@chromium.org
2012-12-06
1
-24
/
+24
*
cc: Finish the rename from cc::GraphicsContext to cc::OutputSurface
danakj@chromium.org
2012-12-06
1
-24
/
+24
*
Use nearest neighbor filtering for non-translated quads
skyostil@chromium.org
2012-12-04
1
-6
/
+34
*
cc: Avoid unnecessary flush when releasing a pixel buffer.
reveman@chromium.org
2012-12-03
1
-7
/
+12
*
Clamp ScrollbarLayer's texture size to GL_MAX_TEXTURE_SIZE.
aelias@chromium.org
2012-11-28
1
-0
/
+3
*
cc: Add CHROMIUM_pixel_transfer_buffer_object support.
reveman@chromium.org
2012-11-24
1
-0
/
+172
*
Avoid redundantly setting tex parameters
jamesr@chromium.org
2012-11-13
1
-1
/
+9
*
Remove crash instrumentation, since we haven't seen a crash in
ccameron@chromium.org
2012-11-13
1
-38
/
+1
*
Remove WTF and WebCore from cc/ and webkit/compositor_bindings/
piman@chromium.org
2012-11-10
1
-3
/
+1
*
Uber Comp: never change mailbox name associated with a texture object.
apatrick@chromium.org
2012-11-09
1
-36
/
+13
*
Plumb through cropped output size for VideoFrame
sheu@chromium.org
2012-11-09
1
-0
/
+1
*
Remove static thread pointers from CC, attempt 3
aelias@chromium.org
2012-11-08
1
-24
/
+23
*
cc: Fix style for comments at the end of namespaces
danakj@chromium.org
2012-11-05
1
-1
/
+1
*
A speculative Revert for r165872 - Remove static thread pointers from CC, att...
hbono@chromium.org
2012-11-05
1
-23
/
+24
*
Remove static thread pointers from CC, attempt 2
aelias@chromium.org
2012-11-04
1
-24
/
+23
*
cc: Move textureUploadFlushPeriod to TextureUploader.
reveman@chromium.org
2012-11-03
1
-1
/
+9
*
Separate TransferableResource into own header
piman@chromium.org
2012-11-03
1
-30
/
+21
*
cc: Avoid using upload term in relation to resources.
reveman@chromium.org
2012-11-02
1
-1
/
+1
*
Revert 165476 - Remove static thread pointers from CC
jamesr@chromium.org
2012-11-01
1
-23
/
+24
*
Remove static thread pointers from CC
jamesr@chromium.org
2012-11-01
1
-24
/
+23
*
cc: Fix mismatched new[]/delete call in ResourceProvider
enne@chromium.org
2012-10-31
1
-1
/
+1
*
Use gfx:: Geometry types for the resource provider and layer updater classes.
danakj@chromium.org
2012-10-31
1
-9
/
+10
*
Re-introduce crash instrumentation for invalid resources.
ccameron@chromium.org
2012-10-24
1
-1
/
+37
*
cc: Rename cc classes and members to match filenames
enne@chromium.org
2012-10-22
1
-76
/
+76
*
cc: Remove CC*.h temporary includes, part 4/4.
tfarina@chromium.org
2012-10-22
1
-1
/
+1
*
cc: Remove CC*.h temporary includes, part 3/4.
tfarina@chromium.org
2012-10-21
1
-2
/
+2
*
Revert "cc: Rename cc classes and members to match filenames"
enne@chromium.org
2012-10-19
1
-76
/
+76
*
cc: Rename cc classes and members to match filenames
enne@chromium.org
2012-10-19
1
-76
/
+76
*
cc: Remove all but one texture uploader class.
reveman@chromium.org
2012-10-19
1
-8
/
+34
*
Remove GraphicsContext3D:: stubs from cc
jamesr@chromium.org
2012-10-18
1
-33
/
+34
*
cc: Switch to Chromium DCHECKs LOGs
danakj@chromium.org
2012-10-18
1
-61
/
+61
*
Remove TraceEvent stub header from cc
jamesr@chromium.org
2012-10-18
1
-3
/
+0
[next]