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.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpu: Remove async texture uploads.
reveman
2015-08-27
1
-22
/
+0
*
Fix crash caused by concurrent access to framebuffer_combo_complete_map_.
tobiasjs
2015-08-22
1
-0
/
+2
*
gpu: Add ANGLE commit to program cache hash.
jmadill
2015-08-04
1
-0
/
+1
*
command_buffer: Implement path rendering functions for CHROMIUM_path_rendering
kkinnunen
2015-07-14
1
-0
/
+2
*
Create MailboxManagerSync based on command line switch
boliu
2015-07-13
1
-0
/
+1
*
gpu: Delete gpu_scheduler_mock.h.
tfarina
2015-04-30
1
-1
/
+0
*
Reland: Fix errors found in Mac gn component builds
jiangj
2015-04-18
1
-0
/
+9
*
Revert of Fix errors found in Mac gn component builds (patchset #10 id:180001...
maniscalco
2015-04-16
1
-9
/
+0
*
Fix errors found in Mac gn component builds
jiangj
2015-04-16
1
-0
/
+9
*
Refactored GLContext to own GPUTiming which spawn GPUTimingClients.
dyen
2015-02-26
1
-2
/
+0
*
Sort GYP and GN files under gpu
satorux
2015-02-18
1
-33
/
+33
*
gpu: Extract the gpu timing code from gpu_tracer.
dcastagna
2015-02-12
1
-0
/
+2
*
Move SyncPointManager into gpu/command_buffer/service
abarth
2014-11-18
1
-0
/
+2
*
gpu: Implement shader glClear() blit for broken IMG drivers
sievers
2014-11-18
1
-0
/
+2
*
Add subscribeUniform extension pipeline
orglofch
2014-11-07
1
-0
/
+2
*
Revert of Add subscribeUniform extension pipeline (patchset #7 id:460001 of h...
orglofch
2014-11-07
1
-2
/
+0
*
Add subscribeUniform extension pipeline
orglofch
2014-11-06
1
-0
/
+2
*
gpu: Move image creation part of GpuMemoryBufferFactory interface to gpu name...
reveman
2014-10-28
1
-0
/
+2
*
gpu: Rewrite MailboxSynchronizer
sievers
2014-10-24
1
-3
/
+4
*
Replace build_angle.gyp with angle.gyp.
jmadill
2014-09-30
1
-1
/
+1
*
Compile specific parts of the Android build with -O2.
fdegans
2014-09-17
1
-7
/
+0
*
gpu: Remove Create/DeleteImage IPC by adding an X11_PIXMAP_BUFFER GpuMemoryBu...
reveman@chromium.org
2014-07-18
1
-3
/
+0
*
Remove all uses of toolkit_use_gtk in the gyp files.
erg@chromium.org
2014-04-17
1
-5
/
+0
*
GPU: Remove memory duplication in async uploads.
epenner@chromium.org
2014-03-27
1
-2
/
+0
*
Break gpu -> ui_base dependency
jamesr@chromium.org
2014-03-19
1
-1
/
+0
*
gpu: Mailbox emulation with EGLImage
sievers@chromium.org
2014-03-14
1
-0
/
+4
*
Move ui.gyp into ui/base/ directory.
tfarina@chromium.org
2014-03-13
1
-5
/
+5
*
Enable -O2 optimization in command_buffer_service on Android.
vmiura@chromium.org
2014-02-26
1
-0
/
+7
*
Revert 247966 "Remove unnecessary dependency from gpu/ to libui.dll"
xhwang@chromium.org
2014-01-30
1
-0
/
+1
*
Remove unnecessary dependency from gpu/ to libui.dll
jamesr@chromium.org
2014-01-30
1
-1
/
+0
*
[gpu] Remove StreamTexture(Manager) concept from command decoder
sievers@google.com
2014-01-27
1
-2
/
+0
*
Revert 245563 and 245800 which made re2 GN generated.
brettw@chromium.org
2014-01-22
1
-1
/
+1
*
Support -Goutput_dir=blahblah in GN-GYP hybrid mode
jamesr@chromium.org
2014-01-18
1
-1
/
+1
*
Convert the re2 GYP targets to be generated by GN.
brettw@chromium.org
2014-01-17
1
-1
/
+1
*
Revert of Convert the re2 GYP targets to be generated by GN. (https://coderev...
brettw@chromium.org
2014-01-16
1
-1
/
+1
*
Convert the re2 GYP targets to be generated by GN.
brettw@chromium.org
2014-01-16
1
-1
/
+1
*
Move geometric types to a separate, more lightweight target.
ben@chromium.org
2013-12-18
1
-0
/
+1
*
Update dependencies to use new angle repository.
geofflang@chromium.org
2013-12-13
1
-1
/
+1
*
Remove the use_angle_translator condition.
zmo@chromium.org
2013-10-07
1
-9
/
+1
*
Use translator instead of translator_glsl ANGLE dependency.
zmo@chromium.org
2013-10-04
1
-1
/
+9
*
gfx: Create a separate gfx component out of ui.
sadrul@chromium.org
2013-09-30
1
-0
/
+1
*
Revert 225857 "gfx: Create a separate gfx component out of ui."
ckocagil@chromium.org
2013-09-28
1
-1
/
+0
*
gfx: Create a separate gfx component out of ui.
sadrul@chromium.org
2013-09-28
1
-0
/
+1
*
gpu: Record GL state to trace
skyostil@chromium.org
2013-09-12
1
-0
/
+2
*
Support stream textures with the synchronous compositor
sievers@chromium.org
2013-08-22
1
-0
/
+2
*
gpu: Refactor GpuMemoryBuffer framework for multi-process support.
reveman@chromium.org
2013-08-16
1
-3
/
+6
*
MemoryProgramCache uses base::MRUCache instead of ProgramCacheLRUHelper.
apatrick@chromium.org
2013-08-03
1
-2
/
+0
*
GLInProcessContext: support async flushes and dedicated GPU thread
sievers@chromium.org
2013-08-01
1
-0
/
+2
*
Replace angle_path gyp variable with regular path.
apatrick@chromium.org
2013-07-17
1
-1
/
+1
*
Remove surface.gyp from command_buffer_service.gypi
danakj@chromium.org
2013-06-20
1
-1
/
+0
[next]