| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | implement [2396050] Add ETC1 texture support to AGL | Mathias Agopian | 2010-02-02 | 1 | -1/+6 |
* | fix[2228133] pixelflinger ignores the "vertical stride" leading to artifacts ... | Mathias Agopian | 2009-11-02 | 1 | -1/+3 |
* | fix [2182249] [MR1] valgrind error in surface flinger | Mathias Agopian | 2009-10-15 | 1 | -6/+9 |
* | fix [2170319] gmail bulk operation checkbox latency on passion | Mathias Agopian | 2009-10-07 | 2 | -48/+1 |
* | fix [2152536] ANR in browser | Mathias Agopian | 2009-10-06 | 1 | -7/+13 |
* | fix [2168531] have software-only gralloc buffer side-step the HAL | Mathias Agopian | 2009-10-06 | 1 | -0/+83 |
* | fix [2167050] glTexImage2D code path buggy in SurfaceFlinger | Mathias Agopian | 2009-10-06 | 2 | -127/+1 |
* | Attempt to fix [2152536] ANR in browser | Mathias Agopian | 2009-10-02 | 1 | -7/+9 |
* | add basic time stats for surfaces lock time | Mathias Agopian | 2009-09-17 | 1 | -8/+20 |
* | make sure to update the tail pointer when undoing a dequeue | Mathias Agopian | 2009-09-14 | 1 | -0/+2 |
* | fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymore | Mathias Agopian | 2009-09-10 | 1 | -2/+3 |
* | make sure conditions will return when the status of a surface is not NO_ERROR | Mathias Agopian | 2009-09-10 | 1 | -4/+12 |
* | fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly | Mathias Agopian | 2009-09-07 | 4 | -156/+331 |
* | Calculate specular lighting correctly | Martin Storsjo | 2009-08-25 | 1 | -0/+1 |
* | be more friendly with C | Mathias Agopian | 2009-08-13 | 1 | -2/+2 |
* | Fix issue 1795088 Improve audio routing code | Eric Laurent | 2009-07-23 | 1 | -6/+7 |
* | add a ctor to Mutex to specify the type, which can be shared. This is used by... | Mathias Agopian | 2009-07-13 | 1 | -0/+2 |
* | implement Mutex and Condition with pthread instead of calling futex directly. | Mathias Agopian | 2009-07-13 | 1 | -60/+0 |
* | Merge change 6382 | Android (Google) Code Review | 2009-07-07 | 1 | -0/+2 |
|\ |
|
| * | add a virtual destructor to region_rasterizer, to be on the safe side | Mathias Agopian | 2009-07-07 | 1 | -0/+2 |
* | | am 88e209dc: Fix issue 1743700: AudioTrack: setPlaybackRate can not set the p... | Eric Laurent | 2009-07-07 | 1 | -4/+3 |
|\ \
| |/
|/| |
|
| * | Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate ... | Eric Laurent | 2009-07-07 | 1 | -4/+3 |
* | | merge master in master_gl | Mathias Agopian | 2009-06-24 | 1 | -1/+1 |
|\ \ |
|
| * \ | am 5277103d: Merge change 5035 into donut | Android (Google) Code Review | 2009-06-22 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | add glTexParameteri() and fix glTexParameteriv() | Mathias Agopian | 2009-06-22 | 1 | -1/+1 |
* | | | fix a bug where copybit only renders in the first buffer when used with s/w GL | Mathias Agopian | 2009-06-10 | 1 | -3/+2 |
* | | | revive the copybit test. | Mathias Agopian | 2009-06-09 | 1 | -0/+1 |
* | | | cleanup Debug.h a bit | Mathias Agopian | 2009-06-04 | 1 | -12/+5 |
* | | | merge master to master_gl | Mathias Agopian | 2009-05-22 | 3 | -23/+39 |
|\ \ \
| |/ / |
|
| * | | move libbinder's header files under includes/binder | Mathias Agopian | 2009-05-20 | 2 | -31/+5 |
| * | | checkpoint: split libutils into libutils + libbinder | Mathias Agopian | 2009-05-20 | 3 | -1/+43 |
| |/ |
|
* | | Region now has its own implementation instead of relying on SkRegion, which a... | Mathias Agopian | 2009-05-17 | 1 | -0/+279 |
* | | move android_native_buffer_t declaration into its own private/ui/android_nati... | Mathias Agopian | 2009-05-05 | 2 | -1/+63 |
* | | move opengl/include/EGL/android_natives.h to include/ui/egl/android_natives.h... | Mathias Agopian | 2009-05-05 | 1 | -0/+76 |
* | | a brand new MessageQueue for SurfaceFlinger. | Mathias Agopian | 2009-04-24 | 1 | -28/+0 |
* | | Integrate from //sandbox/mathias/donut/...@145728 | Mathias Agopian | 2009-04-10 | 2 | -25/+35 |
|/ |
|
* | auto import from //branches/cupcake_rel/...@140373 | The Android Open Source Project | 2009-03-18 | 1 | -1/+2 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 9 | -0/+1427 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 9 | -1427/+0 |
* | auto import from //branches/cupcake/...@130745 | The Android Open Source Project | 2009-02-10 | 1 | -0/+1 |
* | auto import from //branches/cupcake/...@127101 | The Android Open Source Project | 2009-01-20 | 1 | -1/+8 |
* | auto import from //branches/cupcake/...@126645 | The Android Open Source Project | 2009-01-15 | 1 | -1/+1 |
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 3 | -12/+158 |
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 8 | -0/+1273 |