summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* make sure to ignore SIGPIPE in the write side of BitTubeMathias Agopian2012-02-061-1/+4
* Merge "Multi-user - 1st major checkin"Amith Yamasani2012-02-031-0/+8
|\
| * Multi-user - 1st major checkinAmith Yamasani2012-02-031-0/+8
* | Merge "Properly recover from failed compilation."Stephen Hines2012-02-021-1/+1
|\ \
| * | Properly recover from failed compilation.Stephen Hines2012-02-021-1/+1
* | | Merge "Separate interface definition and implementation of Snapshot"Romain Guy2012-02-024-104/+193
|\ \ \
| * | | Separate interface definition and implementation of SnapshotRomain Guy2012-02-024-104/+193
* | | | Merge "separate transactions from updates"Mathias Agopian2012-02-021-1/+7
|\ \ \ \
| * | | | separate transactions from updatesMathias Agopian2012-02-011-1/+7
| | |_|/ | |/| |
* | | | Merge "Disable debugging code in the font renderer"Romain Guy2012-02-022-1/+6
|\ \ \ \ | | |/ / | |/| |
| * | | Disable debugging code in the font rendererRomain Guy2012-02-022-1/+6
* | | | Merge "Fix an incorrect assert that doesn't account for element array size."Alex Sakhartchouk2012-02-021-3/+4
|\ \ \ \
| * | | | Fix an incorrect assert that doesn't account for element array size.Alex Sakhartchouk2012-02-021-3/+4
| |/ / /
* | | | Merge "Thread::getTid returns pid_t gettid() after run"Glenn Kasten2012-02-022-5/+41
|\ \ \ \ | |_|/ / |/| | |
| * | | Thread::getTid returns pid_t gettid() after runGlenn Kasten2012-01-172-5/+41
* | | | Merge "Remove wrapper version check assert."Stephen Hines2012-02-011-1/+0
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Remove wrapper version check assert.Stephen Hines2012-02-011-1/+0
* | | Merge "Add optional metadata to initiliaze the render threat."Romain Guy2012-02-011-30/+26
|\ \ \ | |/ / |/| |
| * | Add optional metadata to initiliaze the render threat.Romain Guy2012-02-011-30/+26
* | | aapt now sorts the strings in the resource string pool.Dianne Hackborn2012-01-311-242/+903
|/ /
* | Add debug markers to OpenGLRendererRomain Guy2012-01-307-3/+56
* | Merge "Fix potential bug with reordered size/offset arguments."Stephen Hines2012-01-303-27/+27
|\ \
| * | Fix potential bug with reordered size/offset arguments.Stephen Hines2012-01-203-27/+27
* | | Add stencil buffer to the EGL configRomain Guy2012-01-303-0/+11
* | | fix buildMathias Agopian2012-01-293-6/+6
* | | Merge "Don't wait forever if there are no commands to execute."Stephen Hines2012-01-271-2/+7
|\ \ \
| * | | Don't wait forever if there are no commands to execute.Stephen Hines2012-01-261-2/+7
* | | | Merge "SurfaceTexture: use fence sync on omap4 & s5pc110"Jamie Gennis2012-01-271-0/+7
|\ \ \ \
| * | | | SurfaceTexture: use fence sync on omap4 & s5pc110Daniel Lam2012-01-221-0/+7
* | | | | Merge "Fix bugs with unsigned rsAtomicCas/Max/Min."Stephen Hines2012-01-262-3/+23
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Fix bugs with unsigned rsAtomicCas/Max/Min.Stephen Hines2012-01-252-3/+23
| | |/ / | |/| |
* | | | Add full support for Canvas.setDrawFilter()Romain Guy2012-01-234-36/+113
* | | | Fix the build, for realRomain Guy2012-01-191-1/+1
* | | | Merge "Full support for Canvas.drawPosText"Romain Guy2012-01-183-68/+202
|\ \ \ \ | |_|/ / |/| | |
| * | | Full support for Canvas.drawPosTextRomain Guy2012-01-183-68/+202
| |/ /
* | | am 43fda84e: am 6ad9ea7d: Merge "update overview page for rs api docs to open...Robert Ly2012-01-181-3/+3
|\ \ \ | |/ / |/| |
| * | update overview page for rs api docs to open iframe links in parentRobert Ly2012-01-131-3/+3
| * | cherrypick from master - add overview description for RS API reference Change...Robert Ly2012-01-131-0/+25
* | | First pass at implementing Canvas.drawPosText() in GLRomain Guy2012-01-174-1/+50
| |/ |/|
* | Merge "Add support for new root.expand() calls."Stephen Hines2012-01-133-192/+22
|\ \
| * | Add support for new root.expand() calls.Stephen Hines2012-01-123-192/+22
* | | Get AID_GRAPHICS from right placeGlenn Kasten2012-01-131-9/+0
* | | remove dead/usnused codeMathias Agopian2012-01-113-108/+0
|/ /
* | Rename LOG_ASSERT to ALOG_ASSERT DO NOT MERGESteve Block2012-01-095-29/+29
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-0884-456/+456
* | Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-0631-224/+224
* | Merge "Fix bug #5753006 Garbled Labels in Maps"Fabrice Di Meglio2012-01-051-3/+1
|\ \
| * | Fix bug #5753006 Garbled Labels in MapsFabrice Di Meglio2012-01-051-3/+1
* | | Merge "Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE"Steve Block2012-01-0512-52/+52
|\ \ \
| * | | Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-0412-52/+52