summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge "Making transition out of recents look better" into jb-devMichael Jurka2012-05-101-1/+1
|\
| * Making transition out of recents look betterMichael Jurka2012-05-091-1/+1
* | Add infrastructure for accessing "unstable" content providers.Dianne Hackborn2012-05-091-0/+10
|/
* Add missing native method to Canvas_Delegate.Xavier Ducrohet2012-05-081-0/+5
* Merge "Move CancellationSignal to android.os package." into jb-devJeff Brown2012-05-081-1/+1
|\
| * Move CancellationSignal to android.os package.Jeff Brown2012-05-071-1/+1
* | Merge "The 'localize' tool is dead." into jb-devElliott Hughes2012-05-0848-5802/+0
|\ \ | |/ |/|
| * The 'localize' tool is dead.Elliott Hughes2012-05-0748-5802/+0
* | Small tweaks to orientation.Jeff Brown2012-05-072-6/+14
|/
* Remove obsolete tool.Jeff Brown2012-05-032-62/+0
* 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