summaryrefslogtreecommitdiffstats
path: root/tools/layoutlib
Commit message (Expand)AuthorAgeFilesLines
* am 0e302bc8: Merge "Disable debug output in SDK layoutlib." into jb-devXavier Ducrohet2012-06-191-1/+1
|\
| * Disable debug output in SDK layoutlib.Xavier Ducrohet2012-06-191-1/+1
* | resolved conflicts for merge of 8cf489c1 to jb-dev-plus-aospRaphael Moll2012-06-143-11/+846
|\ \
| * | Layoutlib Create: Find dependencies.Raphael Moll2012-06-134-52/+790
* | | am dd251cab: Merge "Fix build." into jb-devDianne Hackborn2012-06-041-2/+2
|\ \ \ | | |/ | |/|
| * | Fix build.Dianne Hackborn2012-06-041-2/+2
* | | am ae5811c7: Merge "Fix (mostly) issue #5109947: Race condition between retri...Dianne Hackborn2012-05-291-0/+5
|\ \ \ | |/ /
| * | Fix (mostly) issue #5109947: Race condition between retrieving a...Dianne Hackborn2012-05-291-0/+5
* | | am 2a9b85d7: am c0f17383: Merge "Move kxml2 to prebuilts/misc"Jean-Baptiste Queru2012-05-182-2/+2
|\ \ \ | |/ / |/| / | |/
| * Move kxml2 to prebuilts/miscJean-Baptiste Queru2012-04-302-2/+2
* | Fix build.Dianne Hackborn2012-05-131-1/+1
* | Implement new window cropping.Dianne Hackborn2012-05-131-1/+1
* | 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
* | Move CancellationSignal to android.os package.Jeff Brown2012-05-071-1/+1
* | 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
* | | Work around build break in layoutlib.Jeff Brown2012-04-271-5/+7
|/ /
* | 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
* | Add new scale-up window manager animation.Dianne Hackborn2012-04-161-0/+6
* | 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-041-1/+2
|/ /
* | 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
|/ /
* | 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
* | Dispatch screen state change events to ViewsRomain Guy2012-03-081-1/+2
* | Fix the buildRomain Guy2012-03-081-0/+5
* | 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
| |\ \ | | |/
| | * Support rendering layout that use the new res-auto namespace.Xavier Ducrohet2012-02-242-3/+13
* | | resolved conflicts for merge of 34706a4c to masterDianne Hackborn2012-02-241-5/+6
|\ \ \ | |/ /
| * | am e65a9ab1: am 5786f5cf: Merge "Fix build." into ics-mr1Dianne Hackborn2012-02-241-5/+8
| |\ \ | | |/
| | * Fix build.Dianne Hackborn2012-02-241-5/+8
* | | am f8e737cb: am 22701ec5: am 503247f2: Merge "Make sure resource references a...Xavier Ducrohet2012-02-232-19/+176
|\ \ \ | |/ /
| * | am 22701ec5: am 503247f2: Merge "Make sure resource references are resolved."...Xavier Ducrohet2012-02-222-19/+176
| |\ \ | | |/
| | * Make sure resource references are resolved.Xavier Ducrohet2012-02-212-19/+176
| | * Setup ActionBars in layoutlib the same way the platform does it. do not merge.Xavier Ducrohet2012-02-064-21/+57
| |/
* | Encapsulate the ViewRootImpl's handler.Jeff Brown2012-02-151-1/+1
* | Add an api to switch to the next IME and subtypesatok2012-02-101-0/+6
* | Fix a setBackgroundDrawable in layoutlib.Xavier Ducrohet2012-02-061-1/+1
* | Setup ActionBars in layoutlib the same way the platform does it.Xavier Ducrohet2012-02-064-21/+57