summaryrefslogtreecommitdiffstats
path: root/include/private
Commit message (Collapse)AuthorAgeFilesLines
...
* | | revive the copybit test.Mathias Agopian2009-06-091-0/+1
| | |
* | | cleanup Debug.h a bitMathias Agopian2009-06-041-12/+5
| | |
* | | merge master to master_glMathias Agopian2009-05-223-23/+39
|\ \ \ | |/ /
| * | move libbinder's header files under includes/binderMathias Agopian2009-05-202-31/+5
| | |
| * | checkpoint: split libutils into libutils + libbinderMathias Agopian2009-05-203-1/+43
| |/
* | Region now has its own implementation instead of relying on SkRegion, which ↵Mathias Agopian2009-05-171-0/+279
| | | | | | | | allows us to break libui's dependency on libcorecg.
* | move android_native_buffer_t declaration into its own ↵Mathias Agopian2009-05-052-1/+63
| | | | | | | | private/ui/android_native_priv.h header, since user code should never have access to it.
* | move opengl/include/EGL/android_natives.h to ↵Mathias Agopian2009-05-051-0/+76
| | | | | | | | | | | | include/ui/egl/android_natives.h and don't include it from egl.h the android_native_ types are just forward declared in egl.h
* | a brand new MessageQueue for SurfaceFlinger.Mathias Agopian2009-04-241-28/+0
| |
* | Integrate from //sandbox/mathias/donut/...@145728Mathias Agopian2009-04-102-25/+35
|/ | | | SurfaceFlinger rework for new EGL driver model support.
* auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-181-1/+2
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-039-0/+1427
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-039-1427/+0
|
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-0/+1
|
* auto import from //branches/cupcake/...@127101The Android Open Source Project2009-01-201-1/+8
|
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-1/+1
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-173-12/+158
|
* Initial ContributionThe Android Open Source Project2008-10-218-0/+1273