| Commit message (Expand) | Author | Age | Files | Lines |
* | Add generate_jar_jni template | cjhopman@chromium.org | 2014-06-05 | 1 | -0/+7 |
* | Remove IOSurfaceSupport | ccameron@chromium.org | 2014-06-04 | 6 | -485/+18 |
* | gn fixes for ui/gl and mac | jamesr@chromium.org | 2014-06-01 | 1 | -4/+2 |
* | linux_aura: Add a "--display=" switch like GTK+ has. | erg@chromium.org | 2014-05-30 | 1 | -1/+1 |
* | Reland: Updating calls to offscreen buffers to use a size of (0,0) when they ... | dnicoara@chromium.org | 2014-05-30 | 3 | -6/+12 |
* | Add GN build for Linux sandbox. | brettw@chromium.org | 2014-05-29 | 1 | -1/+1 |
* | Add CC to the GN build, work on GPU more | brettw@chromium.org | 2014-05-29 | 1 | -0/+22 |
* | Revert of Updating calls to offscreen buffers to use a size of (0,0) when the... | nkostylev@chromium.org | 2014-05-29 | 2 | -8/+6 |
* | Updating calls to offscreen buffers to use a size of (0,0) when they do not r... | dnicoara@chromium.org | 2014-05-28 | 2 | -6/+8 |
* | The function glBufferData 's second argument type is GLsizeiptr, not GLsizei. | penghu@tencent.com | 2014-05-28 | 1 | -2/+4 |
* | ozone: Add OnSwapBuffers hook to SurfaceOzoneEGL | spang@chromium.org | 2014-05-27 | 1 | -0/+6 |
* | glx: forward Expose event from child window to parent | piman@chromium.org | 2014-05-24 | 4 | -8/+36 |
* | Work on the Android GN build. | brettw@chromium.org | 2014-05-23 | 1 | -0/+17 |
* | gpu/linux: create a child window to control resize and avoid flashes | piman@chromium.org | 2014-05-22 | 2 | -5/+34 |
* | Add GPU command buffer sevice and protobuf to GN build | brettw@chromium.org | 2014-05-21 | 1 | -0/+6 |
* | GN build improvements, misc plus | brettw@chromium.org | 2014-05-20 | 1 | -4/+4 |
* | GN build: GPU work, Windows compile, "check" errors | brettw@chromium.org | 2014-05-16 | 1 | -1/+1 |
* | Android: cleans up jni_generator_ptr_type. | bulach@chromium.org | 2014-05-16 | 1 | -2/+0 |
* | ozone: Initialize a subsystem only if necessary. | sadrul@chromium.org | 2014-05-16 | 1 | -1/+1 |
* | Revert 270750 "Android: cleans up jni_generator_ptr_type." | jiayl@chromium.org | 2014-05-15 | 1 | -0/+2 |
* | Add GN build for parts of gpu and ozone. | brettw@chromium.org | 2014-05-15 | 1 | -0/+289 |
* | Android: cleans up jni_generator_ptr_type. | bulach@chromium.org | 2014-05-15 | 1 | -2/+0 |
* | Revert r246822 (https://codereview.chromium.org/136583006) | qinmin@chromium.org | 2014-05-14 | 1 | -101/+15 |
* | Prefer GL_ARB_sync/ES3 fences | sievers@google.com | 2014-05-12 | 1 | -4/+4 |
* | [Ozone] Fix GL CrOS Ozone build dependency | dnicoara@chromium.org | 2014-05-12 | 1 | -0/+1 |
* | x11: Split the gfx_x11 target into its own gyp file. | sadrul@chromium.org | 2014-05-12 | 1 | -1/+1 |
* | Return has value, in function returning void. | dongseong.hwang@intel.com | 2014-05-09 | 1 | -5/+5 |
* | Rearrange GLImage API to create them with a usage type | alexst@chromium.org | 2014-05-06 | 1 | -0/+5 |
* | Allow use of EGL in browser tests with --use-gl=egl. | danakj@chromium.org | 2014-05-02 | 3 | -4/+15 |
* | gl: When failing to load a libGL library, print the reason why. | danakj@chromium.org | 2014-05-01 | 4 | -31/+23 |
* | Adding support for PVRTC, ATC, and ETC1 textures to the command buffer | bajones@chromium.org | 2014-04-29 | 1 | -0/+11 |
* | gpu: Use ARB_sync extension for GLFence implementation when GL version is Ope... | reveman@chromium.org | 2014-04-19 | 1 | -1/+3 |
* | Re-land: gpu: Add CHROMIUM_sync_query extension. | reveman@chromium.org | 2014-04-17 | 1 | -0/+3 |
* | Revert of gpu: Add CHROMIUM_sync_query extension. (https://codereview.chromiu... | hayato@chromium.org | 2014-04-17 | 1 | -3/+0 |
* | gpu: Add CHROMIUM_sync_query extension. | reveman@chromium.org | 2014-04-16 | 1 | -0/+3 |
* | x11: Remove X11 message-pump. | sadrul@chromium.org | 2014-04-15 | 3 | -7/+9 |
* | x11: Create a gfx_x11 component. | sadrul@chromium.org | 2014-04-15 | 1 | -0/+1 |
* | More removal of GTK code. | erg@chromium.org | 2014-04-15 | 2 | -201/+0 |
* | Revert 263726 "x11: Remove X11 message-pump." | fischman@chromium.org | 2014-04-14 | 3 | -9/+20 |
* | x11: Remove X11 message-pump. | sadrul@chromium.org | 2014-04-14 | 3 | -20/+9 |
* | Support ANGLE_instanced_arrays on GLES3 | oetuaho@nvidia.com | 2014-04-14 | 1 | -3/+6 |
* | Mac: Remove NSView support | sievers@chromium.org | 2014-04-09 | 7 | -266/+7 |
* | Do not retain zombie CGL contexts | ccameron@chromium.org | 2014-04-08 | 1 | -2/+8 |
* | Add support to resize native EGL surface. | kalyan.kondapally@intel.com | 2014-04-08 | 1 | -0/+7 |
* | Split SurfaceOzone to SurfaceOzoneEGL and Canvas. | kalyan.kondapally@intel.com | 2014-04-08 | 1 | -7/+7 |
* | base: Add ScopedJavaLocalFrame class. | reveman@chromium.org | 2014-04-08 | 1 | -0/+4 |
* | base: Do not allow MessagePumpObservers to consume events. | sadrul@chromium.org | 2014-04-05 | 1 | -5/+3 |
* | Initialize the EGL surface to the window size on Win | jbauman@chromium.org | 2014-04-04 | 1 | -0/+7 |
* | Pass GL context bind_generates_resources flag to GPU Service. | vmiura@chromium.org | 2014-04-03 | 1 | -0/+1 |
* | Revert r258965 aka reland r258122 | sievers@chromium.org | 2014-04-03 | 6 | -14/+139 |