summaryrefslogtreecommitdiffstats
path: root/tools/layoutlib
Commit message (Expand)AuthorAgeFilesLines
* resolve conflicts for merge 5a7b3b65 correctlyDeepanshu Gupta2014-05-121-1/+1
* resolved conflicts for merge 5a7b3b65 to jb-dev-plus-aospDeepanshu Gupta2014-05-1227-443/+1820
|\
| * Remove references to non-std Java classes. [DO NOT MERGE]Deepanshu Gupta2014-05-0627-443/+1820
* | am 4b5da86d: Fix DatePicker and Calendar widget in layoutlib. [DO NOT MERGE]Deepanshu Gupta2014-05-131-2/+5
|\ \ | |/
| * Fix DatePicker and Calendar widget in layoutlib. [DO NOT MERGE]Deepanshu Gupta2014-05-051-2/+5
* | am 5c166c9c: Layoutlib: Update the wifi icon in the status bar. [DO NOT MERGE]Deepanshu Gupta2014-05-138-7/+6
|\ \ | |/
| * Layoutlib: Update the wifi icon in the status bar. [DO NOT MERGE]Deepanshu Gupta2014-05-058-7/+6
* | am 2d82586b: Fix CalendarView to show the right labels. [DO NOT MERGE]Deepanshu Gupta2014-05-132-0/+62
|\ \ | |/
| * Fix CalendarView to show the right labels. [DO NOT MERGE]Deepanshu Gupta2014-05-052-0/+62
* | am 64dc0380: Fix layoutlib [DO NOT MERGE]Deepanshu Gupta2014-05-131-6/+15
|\ \ | |/
| * Fix layoutlib [DO NOT MERGE]Deepanshu Gupta2014-05-051-6/+15
* | am a59c27dd: Fix ClassCastException when rendering ListView [DO NOT MERGE]Deepanshu Gupta2014-05-134-129/+156
|\ \ | |/
| * Fix ClassCastException when rendering ListView [DO NOT MERGE]Deepanshu Gupta2014-05-054-129/+156
* | am 8a39c3af: Add orientation to configuration for layoutlib. [DO NOT MERGE]Deepanshu Gupta2014-05-131-0/+18
|\ \ | |/
| * Add orientation to configuration for layoutlib. [DO NOT MERGE]Deepanshu Gupta2014-05-051-0/+18
* | am 135b5ba5: Layoutlib: Read and close XML files as soon as possible. do not ...Xavier Ducrohet2012-10-181-3/+68
|\ \ | |/
| * Layoutlib: Read and close XML files as soon as possible. do not merge.Xavier Ducrohet2012-10-181-3/+68
* | am 434cd38f: Update layoutlib for jb mr1. do not merge.Xavier Ducrohet2012-10-1830-60/+242
|\ \ | |/
| * Update layoutlib for jb mr1. do not merge.Xavier Ducrohet2012-10-1830-60/+242
* | am 15c15eaa: Merge "Replace LruCache implementation for layoutlib. do not mer...Xavier Ducrohet2012-07-105-19/+428
|\ \ | |/
| * Replace LruCache implementation for layoutlib. do not merge.Xavier Ducrohet2012-07-105-19/+428
* | 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
|\ \