summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* frameworks/base refactoringMathias Agopian2012-02-2042-110/+360
* Power HAL PowerManagerService hookupTodd Poynor2012-02-173-1/+25
* Merge "frameworks/base refactoring."Mathias Agopian2012-02-1758-89/+89
|\
| * frameworks/base refactoring.Mathias Agopian2012-02-1758-89/+89
* | Correctly offset the dirty bounds by 0.5px in every directionRomain Guy2012-02-171-1/+2
|/
* Merge "Work around VSync signal while screen is off."Jason Sams2012-02-171-0/+4
|\
| * Work around VSync signal while screen is off.Jason Sams2012-02-171-0/+4
* | Merge "Add transient state tracking to Views"Adam Powell2012-02-178-12/+229
|\ \
| * | Add transient state tracking to ViewsAdam Powell2012-02-178-12/+229
* | | Fix build break.Jeff Brown2012-02-171-3/+3
* | | Merge "frameworks/base refactoring."Jeff Brown2012-02-1742-77/+95
|\ \ \ | |/ / |/| |
| * | frameworks/base refactoring.Mathias Agopian2012-02-1742-77/+95
* | | Merge "Record possible clip rejects when recording display lists"Romain Guy2012-02-1715-90/+236
|\ \ \
| * | | Record possible clip rejects when recording display listsRomain Guy2012-02-1715-90/+236
* | | | Merge "gltrace: Trace thread time and wall clock time."Siva Velusamy2012-02-178-1334/+3138
|\ \ \ \
| * | | | gltrace: Trace thread time and wall clock time.Siva Velusamy2012-02-178-1334/+3138
* | | | | Merge "libs/utils: replace malloc() + memset() to zero with calloc()"Iliyan Malchev2012-02-172-10/+4
|\ \ \ \ \
| * | | | | libs/utils: replace malloc() + memset() to zero with calloc()Iliyan Malchev2012-02-172-10/+4
* | | | | | Merge "Revert "Revert "The com.android.athome api classes are moving android....Mike Lockwood2012-02-172-10/+10
|\ \ \ \ \ \
| * | | | | | Revert "Revert "The com.android.athome api classes are moving android.support...Mike Lockwood2012-02-172-10/+10
* | | | | | | Merge "bluetooth: replace malloc() + memset() to zero with calloc()"Iliyan Malchev2012-02-171-9/+4
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | / / | |_|_|_|/ / |/| | | | |
| * | | | | bluetooth: replace malloc() + memset() to zero with calloc()Iliyan Malchev2012-02-171-9/+4
* | | | | | Merge "Remove unused private APIs"Romain Guy2012-02-174-655/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Remove unused private APIsRomain Guy2012-02-174-655/+0
* | | | | | Merge "Import translations."Eric Fischer2012-02-1749-2/+196
|\ \ \ \ \ \
| * | | | | | Import translations.Eric Fischer2012-02-1749-2/+196
| | |/ / / / | |/| | | |
* | | | | | Merge "Update prototype remote fifo. Tested primary connection using only fi...Jason Sams2012-02-173-74/+143
|\ \ \ \ \ \
| * | | | | | Update prototype remote fifo. Tested primary connectionJason Sams2012-02-163-74/+143
* | | | | | | Merge "Rename three header files to free namespace for api."Jason Sams2012-02-1712-11/+11
|\ \ \ \ \ \ \ | |/ / / / / / | | | | / / / | |_|_|/ / / |/| | | | |
| * | | | | Rename three header files to free namespace for api.Jason Sams2012-02-1612-11/+11
| | |_|_|/ | |/| | |
* | | | | Merge "Remove bit fields to improve performance"Glenn Kasten2012-02-173-21/+32
|\ \ \ \ \
| * | | | | Remove bit fields to improve performanceGlenn Kasten2012-02-173-21/+32
* | | | | | Merge "Ignore broken input channel when finishing input event."Jeff Brown2012-02-172-10/+9
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Ignore broken input channel when finishing input event.Jeff Brown2012-02-172-10/+9
* | | | | | Merge "Fix remaining issue with bug #5904777"Philip Milne2012-02-171-55/+65
|\ \ \ \ \ \
| * | | | | | Fix remaining issue with bug #5904777Philip Milne2012-02-161-55/+65
* | | | | | | Merge "Revert "The com.android.athome api classes are moving android.support....Mike Lockwood2012-02-172-10/+10
|\ \ \ \ \ \ \
| * | | | | | | Revert "The com.android.athome api classes are moving android.support.place."Mike Lockwood2012-02-172-10/+10
* | | | | | | | Merge "New clock sync control loop."Mike Lockwood2012-02-177-205/+151
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | New clock sync control loop.Kent Ryhorchuk2012-02-177-205/+151
* | | | | | | | Merge "Simplify code"Glenn Kasten2012-02-175-45/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | Simplify codeGlenn Kasten2012-02-175-45/+20
| |/ / / / / / /
* | | | | | | | Merge "Put a bandaid on a segfault in timed audio track handling."Mike Lockwood2012-02-171-4/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | Put a bandaid on a segfault in timed audio track handling.John Grossman2012-02-161-4/+17
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "The com.android.athome api classes are moving android.support.place."Mike Lockwood2012-02-172-10/+10
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | The com.android.athome api classes are moving android.support.place.Joe Onorato2012-02-162-10/+10
| |/ / / / / /
* | | | | | | Merge "Fixed possible heap corruption in EffectDesc"Glenn Kasten2012-02-172-22/+35
|\ \ \ \ \ \ \
| * | | | | | | Fixed possible heap corruption in EffectDescGlenn Kasten2012-02-162-22/+35
* | | | | | | | Merge "Import translations."Eric Fischer2012-02-1649-3/+253
|\ \ \ \ \ \ \ \
| * | | | | | | | Import translations.Eric Fischer2012-02-1649-3/+253