summaryrefslogtreecommitdiffstats
path: root/tools/layoutlib/bridge/src
Commit message (Expand)AuthorAgeFilesLines
* Implement Path.approximate and add PathMeasure supportDiego Perez2015-10-073-103/+245
* LayoutLib: Fix bitmap scaling.Deepanshu Gupta2015-10-052-1/+8
* Merge "Don't break error string (easier grepping)" into mnc-ub-devDeepanshu Gupta2015-09-301-2/+1
|\
| * Don't break error string (easier grepping)Deepanshu Gupta2015-09-301-2/+1
* | Merge "Reduce the amount of allocations on Paint_Delegate" into mnc-ub-devDiego Perez2015-09-302-19/+61
|\ \
| * | Reduce the amount of allocations on Paint_DelegateDiego Perez2015-09-302-19/+61
* | | Merge "Support databinding in listitem layouts." into mnc-ub-devDeepanshu Gupta2015-09-305-7/+396
|\ \ \ | |/ / |/| / | |/
| * Support databinding in listitem layouts.Deepanshu Gupta2015-09-295-7/+396
* | Fix TypedArray.getTextArray()Deepanshu Gupta2015-09-232-9/+16
|/
* Avoid calling scrollBy(0,0) on renderDiego Perez2015-09-221-4/+0
* am 7209945f: am 0e150a8b: am 0c5fd7e3: am eb541727: am dd21212f: am eb26f5ce:...Deepanshu Gupta2015-09-021-19/+27
|\
| * am eb541727: am dd21212f: am eb26f5ce: LayoutLib: Fix typedArray caching.Deepanshu Gupta2015-09-021-19/+27
| |\
| | * am dd21212f: am eb26f5ce: LayoutLib: Fix typedArray caching.Deepanshu Gupta2015-09-011-19/+27
| | |\
| | | * LayoutLib: Fix typedArray caching.Deepanshu Gupta2015-09-011-19/+27
| | * | am 7eb81868: am b1ad4a15: LayoutLib: Fix true transparency in status bar. [DO...Deepanshu Gupta2015-08-264-12/+16
| | |\ \ | | | |/
| | | * LayoutLib: Fix true transparency in status bar. [DO NOT MERGE]Deepanshu Gupta2015-08-254-12/+16
| | * | am 9d6e87b6: am da687918: Make getInt in BridgeTypedArray accept empty String...Deepanshu Gupta2015-08-261-5/+2
| | |\ \ | | | |/
| | | * Make getInt in BridgeTypedArray accept empty String. [DO NOT MERGE]Deepanshu Gupta2015-08-251-5/+2
| | * | am c43506fc: am 8c674fda: Fix layout mirroring. [DO NOT MERGE]Deepanshu Gupta2015-08-261-0/+1
| | |\ \ | | | |/
| | | * Fix layout mirroring. [DO NOT MERGE]Deepanshu Gupta2015-08-251-0/+1
| | * | am 918e62f1: am 7aa36129: Fix typo: s/FullScreen/Fullscreen/ in LayoutLib. [D...Deepanshu Gupta2015-08-261-1/+1
| | |\ \ | | | |/
| | | * Fix typo: s/FullScreen/Fullscreen/ in LayoutLib. [DO NOT MERGE]Deepanshu Gupta2015-08-251-1/+1
| | * | am eb15670c: am 92f373fe: Fix Matrix_Delegate.native_getValues() [DO NOT MERGE]Deepanshu Gupta2015-08-261-1/+1
| | |\ \ | | | |/
| | | * Fix Matrix_Delegate.native_getValues() [DO NOT MERGE]Deepanshu Gupta2015-08-251-1/+1
| | * | am 5078ad32: am 6b1b651f: Fix imports. [DO NOT MERGE]Deepanshu Gupta2015-08-263-23/+12
| | |\ \ | | | |/
| | | * Fix imports. [DO NOT MERGE]Deepanshu Gupta2015-08-253-23/+12
| | * | am e54dbc4a: am 3ba16c1d: LayoutLib: fix layout when nav bar is absent. [DO N...Deepanshu Gupta2015-08-261-12/+19
| | |\ \ | | | |/
| | | * LayoutLib: fix layout when nav bar is absent. [DO NOT MERGE]Deepanshu Gupta2015-08-251-12/+19
| | * | am 147c0506: am 55a36337: LayoutLib: Fix Status/Navigation Bar color. [DO NOT...Deepanshu Gupta2015-08-261-2/+16
| | |\ \ | | | |/
| | | * LayoutLib: Fix Status/Navigation Bar color. [DO NOT MERGE]Deepanshu Gupta2015-08-251-2/+16
| | * | am e093bbf3: am d861fd81: Set support flag for custom layouts for RecyclerVie...Deepanshu Gupta2015-08-261-1/+1
| | |\ \ | | | |/
| | | * Set support flag for custom layouts for RecyclerView. [DO NOT MERGE]Deepanshu Gupta2015-08-251-1/+1
| | * | am 8a50ecea: am 82fae621: LayoutLib: translucent sys ui bars [DO NOT MERGE]Deepanshu Gupta2015-08-266-62/+113
| | |\ \ | | | |/
| | | * LayoutLib: translucent sys ui bars [DO NOT MERGE]Deepanshu Gupta2015-08-256-62/+113
| | * | am d4be80d9: am 9068539a: Update nav bar icons. [DO NOT MERGE]Deepanshu Gupta2015-08-261-5/+65
| | |\ \ | | | |/
| | | * Update nav bar icons. [DO NOT MERGE]Deepanshu Gupta2015-08-251-5/+65
| | * | am d1dde055: am e5afc311: Move the layout code out of RenderSessionImpl. [DO ...Deepanshu Gupta2015-08-2611-490/+511
| | |\ \ | | | |/
| | | * Move the layout code out of RenderSessionImpl. [DO NOT MERGE]Deepanshu Gupta2015-08-2511-490/+511
| | * | am 87f5fd6b: am c989950d: CalendarView rendering: use R.styleable to find att...Deepanshu Gupta2015-08-261-19/+123
| | |\ \ | | | |/
| | | * CalendarView rendering: use R.styleable to find attr. [DO NOT MERGE]Deepanshu Gupta2015-08-251-19/+123
| | * | am e3eecca9: am b2fdaca9: Add tools:openDrawer to open a DrawerLayout. [DO NO...Deepanshu Gupta2015-08-266-6/+111
| | |\ \ | | | |/
| | | * Add tools:openDrawer to open a DrawerLayout. [DO NOT MERGE]Deepanshu Gupta2015-08-256-6/+111
| | * | am b4060700: am a14ec6f4: Change tools:list_item to listitem. [DO NOT MERGE]Deepanshu Gupta2015-08-261-1/+3
| | |\ \ | | | |/
| | | * Change tools:list_item to listitem. [DO NOT MERGE]Deepanshu Gupta2015-08-251-1/+3
| | * | am 8bfc5a9d: am b1e21330: Implement tools:list_item for RecyclerView. [DO NOT...Deepanshu Gupta2015-08-265-51/+79
| | |\ \ | | | |/
| | | * Implement tools:list_item for RecyclerView. [DO NOT MERGE]Deepanshu Gupta2015-08-255-51/+79
| | * | am 67b73b60: am cd4d5b3f: Support AppBar from Material Design. [DO NOT MERGE]Jens Ole Lauridsen2015-08-264-1/+182
| | |\ \ | | | |/
| | | * Support AppBar from Material Design. [DO NOT MERGE]Jens Ole Lauridsen2015-08-254-1/+182
| | * | am 9a13b1e7: am db67caa6: Add missing resolveResValue call. [DO NOT MERGE]Deepanshu Gupta2015-08-261-1/+1
| | |\ \ | | | |/
| | | * Add missing resolveResValue call. [DO NOT MERGE]Deepanshu Gupta2015-08-251-1/+1