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
/
gpu
/
command_buffer
/
service
/
async_pixel_transfer_manager_egl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpu: Remove async texture uploads.
reveman
2015-08-27
1
-733
/
+0
*
Remove unsafe async notify completion callback call.
dyen
2015-07-28
1
-4
/
+0
*
Added support for pausing and resuming queries.
dyen
2015-07-25
1
-0
/
+4
*
Remove base::Thread::SetPriority() interface
toyoshim
2015-06-18
1
-9
/
+1
*
base/threading: introduce ThreadPriority to Thread::Options
toyoshim
2015-06-09
1
-2
/
+3
*
gpu: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-05-07
1
-23
/
+17
*
Turn ThreadPriority enum into an enum class.
gab
2015-04-01
1
-3
/
+3
*
Mechanical rename of tracing includes for /gpu
primiano
2015-01-28
1
-2
/
+2
*
Replaces instances of the deprecated TimeTicks::HighResNow() with TimeTicks::...
charliea
2015-01-26
1
-8
/
+6
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-27
1
-15
/
+11
*
Replacing the OVERRIDE with override and FINAL with final in gpu
mohan.reddy
2014-10-08
1
-6
/
+6
*
glGetString(GL_VENDOR) would possible return NULL, add NULL check here.
changjun.yang@intel.com
2014-06-26
1
-4
/
+6
*
gpu: Reuse transfer buffers more aggresively
jadahl@opera.com
2014-03-31
1
-0
/
+10
*
Revert 260177 "By keeping track of transfer buffer usage (both s..."
creis@chromium.org
2014-03-28
1
-10
/
+0
*
By keeping track of transfer buffer usage (both sync and async), it is
jadahl@opera.com
2014-03-28
1
-0
/
+10
*
GPU: Remove memory duplication in async uploads.
epenner@chromium.org
2014-03-27
1
-42
/
+5
*
Add synthetic delay points for latency testing
skyostil@chromium.org
2014-01-10
1
-0
/
+3
*
gpu: Remove DCHECKs in AsyncPixelTransferManagerEGL about egl_image_ not bein...
kaanb@chromium.org
2013-09-19
1
-3
/
+8
*
Revert "Adding support for RGBA_4444 tile textures"
tomhudson@google.com
2013-09-18
1
-8
/
+3
*
Adding support for RGBA_4444 tile textures
kaanb@chromium.org
2013-09-18
1
-3
/
+8
*
GPU: Do not write to shared memory after query destruction.
backer@chromium.org
2013-07-03
1
-4
/
+4
*
Delete usage and support for EGL_ANGLE_software_display extension.
apatrick@chromium.org
2013-06-17
1
-2
/
+1
*
GPU: Instrument AsyncTexImage2D and TexImage2D for telemetry.
backer@chromium.org
2013-06-14
1
-5
/
+16
*
GPU: Replace AsyncPixelTransferState with AsyncPixelTransferDelegate.
backer@chromium.org
2013-06-12
1
-114
/
+60
*
Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"
rsleevi@chromium.org
2013-06-11
1
-1
/
+1
*
GPU: Refactor AsyncPixelTransferManager{EGL,ShareGroup,Sync}
backer@chromium.org
2013-06-07
1
-58
/
+56
*
GPU: Proxy calls from Manager to Delegate.
backer@chromium.org
2013-06-05
1
-66
/
+59
*
GPU: Factory produces APTManagers instead of APTDelegates
backer@chromium.org
2013-06-04
1
-0
/
+822