summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Add system insets to windows.Dianne Hackborn2012-04-302-4/+4
* Merge "When a window is first shown only draw once while animating." into jb-devDianne Hackborn2012-04-271-0/+4
|\
| * When a window is first shown only draw once while animating.Dianne Hackborn2012-04-271-0/+4
* | Merge "Work around build break in layoutlib." into jb-devJeff Brown2012-04-271-5/+7
|\ \ | |/ |/|
| * Work around build break in layoutlib.Jeff Brown2012-04-271-5/+7
* | Apply --extra-packages in case --custom-pacakge is also specified.Ying Wang2012-04-261-14/+17
|/
* Fix Paint_Delegate with missing native method.Xavier Ducrohet2012-04-232-2/+21
* Add new API to find smallest/largest screen size.Dianne Hackborn2012-04-191-0/+4
* Merge "Support loading keyboard layout overlays from resources."Jeff Brown2012-04-171-1/+2
|\
| * Support loading keyboard layout overlays from resources.Jeff Brown2012-04-171-1/+2
* | Merge "Add new scale-up window manager animation."Dianne Hackborn2012-04-161-0/+6
|\ \
| * | Add new scale-up window manager animation.Dianne Hackborn2012-04-161-0/+6
| |/
* | Add new aapt dump badging output explaining implicit badging.Dianne Hackborn2012-04-161-1/+46
|/
* Request key maps from input manager service.Jeff Brown2012-04-101-2/+4
* Merge "Adding a line for android-debuggable to 'dump badging' if AndroidManif...Dan Morrill2012-04-101-0/+10
|\
| * Adding a line for android-debuggable to 'dump badging' if AndroidManifest.xmlDan Morrill2012-04-031-0/+10
* | Merge "Implement call log permission compatibility."Dianne Hackborn2012-04-061-0/+24
|\ \
| * | Implement call log permission compatibility.Dianne Hackborn2012-04-051-0/+24
* | | Move some APIs from window manager to input manager.Jeff Brown2012-04-051-117/+0
|/ /
* | Merge "Clean up status bar, system bar, navigation bar management."Dianne Hackborn2012-04-051-3/+2
|\ \
| * | Clean up status bar, system bar, navigation bar management.Dianne Hackborn2012-04-041-3/+2
| |/
* | Embed layout padding in nine patch imagesAmith Yamasani2012-04-042-20/+177
|/
* Merge "Add Delegate for ViewRootImpl#isInTouchMode to prevent IPC call in Ecl...Xavier Ducrohet2012-03-233-4/+49
|\
| * Add Delegate for ViewRootImpl#isInTouchMode to prevent IPC call in Eclipse.Xavier Ducrohet2012-03-233-4/+49
* | Add new thumbnail animation.Dianne Hackborn2012-03-231-0/+6
|/
* frameworks/base: move Zip* from libandroidfw to libutilsColin Cross2012-03-221-1/+1
* Use qsort_r_compat() as a portable wrapper for qsort_r().Jeff Brown2012-03-192-15/+2
* Fix build break on glibc, for real.Jeff Brown2012-03-191-0/+4
* Fix build break on glibc hosts.Jeff Brown2012-03-191-0/+10
* aapt: Preprocess images in parallel.Jeff Brown2012-03-174-14/+50
* Use quicksort to sort the string pool.Jeff Brown2012-03-162-6/+10
* Add some comments about StringPool sort order.Jeff Brown2012-03-161-2/+4
* Merge "Remove dead code in StringPool."Jeff Brown2012-03-164-106/+22
|\
| * Remove dead code in StringPool.Jeff Brown2012-03-164-106/+22
* | Merge "Make StringPool entry types trivially movable."Jeff Brown2012-03-161-0/+9
|\ \ | |/
| * Make StringPool entry types trivially movable.Jeff Brown2012-03-161-0/+9
* | LayoutLib: Properly support attr ns when used in styles.Xavier Ducrohet2012-03-164-198/+183
|/
* Fix sdk layout rendering in JB.Xavier Ducrohet2012-03-156-13/+316
* Add new "options" argument to all startActivity APIs.Dianne Hackborn2012-03-141-0/+17
* Add new READ_EXTERNAL_STORAGE permission.Dianne Hackborn2012-03-121-0/+12
* Merge "Dispatch screen state change events to Views Bug #6120957"Romain Guy2012-03-081-1/+2
|\
| * Dispatch screen state change events to ViewsRomain Guy2012-03-081-1/+2
* | Merge "Fix an issue where a non-styled string could be made into a styled str...Ben Gruver2012-03-081-1/+3
|\ \ | |/ |/|
| * Fix an issue where a non-styled string could be made into a styled stringBen Gruver2012-03-071-1/+3
* | Merge "Fix the build"Romain Guy2012-03-081-0/+5
|\ \
| * | Fix the buildRomain Guy2012-03-081-0/+5
| |/
* | Fix up getAttributeFlags() functionBen Gruver2012-03-071-6/+2
|/
* am 77fdcbff: am f038868d: am 44e63a21: Support rendering layout that use the ...Xavier Ducrohet2012-02-272-3/+13
|\
| * am f038868d: am 44e63a21: Support rendering layout that use the new res-auto ...Xavier Ducrohet2012-02-242-3/+13
| |\
| | * am 44e63a21: Support rendering layout that use the new res-auto namespace.Xavier Ducrohet2012-02-242-3/+13
| | |\