summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Merge "Full backup tweaks"Christopher Tate2011-05-131-12/+20
|\
| * Full backup tweaksChristopher Tate2011-05-131-12/+20
* | Merge "Add initial API for stylus and mouse buttons."Jeff Brown2011-05-134-46/+112
|\ \
| * | Add initial API for stylus and mouse buttons.Jeff Brown2011-05-134-46/+112
* | | Merge "Prepare OpenGLRenderer to use glyphs from TextLayoutCache"Fabrice Di Meglio2011-05-132-0/+7
|\ \ \
| * | | Prepare OpenGLRenderer to use glyphs from TextLayoutCacheFabrice Di Meglio2011-05-132-0/+7
* | | | Merge "Cleanup mesh creation."Alex Sakhartchouk2011-05-133-45/+16
|\ \ \ \ | |_|_|/ |/| | |
| * | | Cleanup mesh creation.Alex Sakhartchouk2011-05-123-45/+16
| | |/ | |/|
* | | Use pax extended tar format to support long filenames etc.Christopher Tate2011-05-121-41/+116
* | | Merge "Antialiasing for rectangles"Chet Haase2011-05-122-1/+81
|\ \ \ | |/ / |/| |
| * | Antialiasing for rectanglesChet Haase2011-05-122-1/+81
* | | Merge "rsLib cleanup"Alex Sakhartchouk2011-05-1218-122/+66
|\ \ \ | |/ / |/| |
| * | rsLib cleanupAlex Sakhartchouk2011-05-0618-122/+66
* | | fix onFrameAvailableMathias Agopian2011-05-111-4/+20
* | | Add SurfaceTexture loggingMathias Agopian2011-05-111-0/+65
* | | Implement {Surface|SurfaceTextureClient}::setSwapInterval()Mathias Agopian2011-05-114-39/+202
* | | new tests for SurfaceTexture synchronous modeMathias Agopian2011-05-111-0/+263
* | | Add the concept of synchronous dequeueBuffer in SurfaceTextureMathias Agopian2011-05-111-49/+134
* | | unify SurfaceTexture and SurfaceMathias Agopian2011-05-114-17/+54
* | | Fix a bug where setgeometry couldn't be undoneMathias Agopian2011-05-113-65/+59
* | | am 041aa34e: am 87d86044: am bcd029b6: Merge "Add missing clean-up of idmap f...Conley Owens2011-05-111-0/+3
|\ \ \
| * \ \ am 87d86044: am bcd029b6: Merge "Add missing clean-up of idmap file descripto...Conley Owens2011-05-101-0/+3
| |\ \ \
| | * | | Add missing clean-up of idmap file descriptors.MÃ¥rten Kongstad2011-05-051-0/+3
| | * | | Merge "Implement support for ALT and SHIFT modifiers"Conley Owens2011-04-291-0/+22
| | |\ \ \
| | | * | | Implement support for ALT and SHIFT modifiersJohan Redestig2011-03-081-0/+22
| | * | | | Merge "modify the device to enable to get the state as slide-open/slide-close."Conley Owens2011-04-291-6/+6
| | |\ \ \ \
| | | * | | | modify the device to enable to get the state as slide-open/slide-close.nao2011-03-311-6/+6
| | | |/ / /
* | | | | | Merge "Full local backup infrastructure"Christopher Tate2011-05-112-2/+192
|\ \ \ \ \ \
| * | | | | | Full local backup infrastructureChristopher Tate2011-05-102-2/+192
* | | | | | | Merge "Add code for generating fifo command packing."Jason Sams2011-05-109-14/+401
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Add code for generating fifo command packing.Jason Sams2011-05-069-14/+401
| | |_|_|_|/ | |/| | | |
* | | | | | resolved conflicts for merge of 05be6d6f to masterDianne Hackborn2011-05-091-24/+23
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | am 4907d1d5: am 0c6cbf41: Merge "Better compat mode part one: start scaling w...Dianne Hackborn2011-05-091-24/+23
| |\ \ \ \
| | * | | | Better compat mode part one: start scaling windows.Dianne Hackborn2011-05-091-24/+23
| * | | | | am 697f8b33: am 00df8e23: Merge "Check setName() for null string + fix rsRand...Stephen Hines2011-04-271-2/+4
| |\ \ \ \ \ | | |/ / / /
| | * | | | Check setName() for null string + fix rsRand().Alex Sakhartchouk2011-04-271-2/+4
* | | | | | Minor javadoc enhancementsChet Haase2011-05-061-1/+1
* | | | | | Merge "Fix for scaled AA lines"Chet Haase2011-05-061-42/+102
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Fix for scaled AA linesChet Haase2011-05-061-42/+102
* | | | | | Moving samplers behind the hal.Alex Sakhartchouk2011-05-0516-95/+210
* | | | | | Merge "Code Cleanup and better Sampler creation method"Alex Sakhartchouk2011-05-057-126/+51
|\ \ \ \ \ \
| * | | | | | Code Cleanup and better Sampler creation methodAlex Sakhartchouk2011-05-047-126/+51
* | | | | | | Add ability for hierarchyviewer to output displaylist infoChet Haase2011-05-054-0/+334
| |/ / / / / |/| | | | |
* | | | | | Revert "Add ability for hierarchyviewer to output displaylist info"Chet Haase2011-05-044-334/+0
* | | | | | Merge "Add ability for hierarchyviewer to output displaylist info"Chet Haase2011-05-044-0/+334
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add ability for hierarchyviewer to output displaylist infoChet Haase2011-05-044-0/+334
* | | | | | Fix error checks on compute context creation.Jason Sams2011-05-031-5/+6
* | | | | | frameworks/base: android_native_buffer_t -> ANativeWindowBufferIliyan Malchev2011-05-037-39/+39
* | | | | | frameworks/base: make the ANativeWindow query() method constIliyan Malchev2011-05-033-8/+9
* | | | | | Merge "Try fixing auto data inlining again."Jason Sams2011-05-031-5/+9
|\ \ \ \ \ \ | |/ / / / / |/| | | | |