index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "AAPT2: Fix layout versioning" into mnc-dev
Adam Lesinski
2015-05-16
2
-14
/
+58
|
\
|
*
AAPT2: Fix layout versioning
Adam Lesinski
2015-05-14
2
-14
/
+58
*
|
Fix build: udpate parser factory method
Deepanshu Gupta
2015-05-14
1
-2
/
+11
*
|
Don't keep LayoutlibCallback reference.
Deepanshu Gupta
2015-05-14
3
-84
/
+12
*
|
Move couple of intellij libraries to project level.
Deepanshu Gupta
2015-05-14
3
-24
/
+26
*
|
Fix build.
Deepanshu Gupta
2015-05-13
2
-5
/
+3
*
|
Update rendering fidelity tag to use constant.
Deepanshu Gupta
2015-05-13
1
-4
/
+4
*
|
Use Balanced line breaker instead of HighQuality.
Deepanshu Gupta
2015-05-13
1
-1
/
+1
*
|
Update nav bar icons.
Deepanshu Gupta
2015-05-13
24
-14
/
+149
*
|
Load ICU data in LayoutLib
Deepanshu Gupta
2015-05-13
4
-6
/
+19
*
|
Add missing delegates for M preview.
Deepanshu Gupta
2015-05-13
36
-376
/
+491
*
|
Run setup for full tests only once.
Deepanshu Gupta
2015-05-13
1
-26
/
+36
*
|
Remove kxml dependency.
Deepanshu Gupta
2015-05-13
7
-43
/
+151
*
|
Merge "Fix build" into mnc-dev
Jorim Jaggi
2015-05-13
1
-2
/
+2
|
\
\
|
*
|
Fix build
Jorim Jaggi
2015-05-13
1
-2
/
+2
*
|
|
Merge "Make sure the app can draw a frame before unlocking" into mnc-dev
Jorim Jaggi
2015-05-13
1
-1
/
+5
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Make sure the app can draw a frame before unlocking
Jorim Jaggi
2015-05-13
1
-1
/
+5
*
|
Merge "AAPT2: Fix issue where @null was wrongly encoded" into mnc-dev
Adam Lesinski
2015-05-13
3
-9
/
+34
|
\
\
|
*
|
AAPT2: Fix issue where @null was wrongly encoded
Adam Lesinski
2015-05-12
3
-9
/
+34
*
|
|
Merge "AAPT2: Debug: Dump only targetted style" into mnc-dev
Adam Lesinski
2015-05-13
5
-27
/
+79
|
\
\
\
|
|
/
/
|
*
|
AAPT2: Debug: Dump only targetted style
Adam Lesinski
2015-05-12
5
-27
/
+79
*
|
|
Merge "AAPT2: inferred style parent processing" into mnc-dev
Adam Lesinski
2015-05-13
8
-19
/
+48
|
\
\
\
|
|
/
/
|
*
|
AAPT2: inferred style parent processing
Adam Lesinski
2015-05-12
8
-19
/
+48
*
|
|
Merge "AAPT2: Support static lib referencing static lib" into mnc-dev
Adam Lesinski
2015-05-13
20
-457
/
+751
|
\
\
\
|
|
/
/
|
*
|
AAPT2: Support static lib referencing static lib
Adam Lesinski
2015-05-12
20
-457
/
+751
|
|
/
*
|
Revert "Anti-alias by default"
Chris Craik
2015-05-13
1
-1
/
+1
|
/
*
Update LayoutLib for theme key changes to fix build
Alan Viverette
2015-05-07
1
-14
/
+9
*
Retry "Always show auxiliary subtypes from NavBar keyboard icon."
Seigo Nonaka
2015-05-06
1
-1
/
+2
*
am 0fe14486: am 2021c877: am 33e54563: am 4b125836: Merge "Added function to ...
Diego Perez
2015-05-07
1
-0
/
+4
|
\
|
*
am 2021c877: am 33e54563: am 4b125836: Merge "Added function to render a draw...
Diego Perez
2015-05-07
2
-6
/
+56
|
|
\
|
|
*
am 33e54563: am 4b125836: Merge "Added function to render a drawable in all a...
Diego Perez
2015-05-07
2
-6
/
+56
|
|
|
\
|
|
|
*
Merge "Added function to render a drawable in all available states" into lmp-...
Diego Perez
2015-05-07
2
-6
/
+56
|
|
|
|
\
|
|
|
|
*
Added function to render a drawable in all available states
Andrew Shulaev
2015-05-07
2
-6
/
+56
|
*
|
|
|
am 613aef87: am 86bff0bb: am 0e20bd8e: Merge changes I60c09f33,Ie0134c2b into...
Diego Perez
2015-05-07
3
-7
/
+36
|
|
\
\
\
\
|
|
|
/
/
/
|
|
*
|
|
am 86bff0bb: am 0e20bd8e: Merge changes I60c09f33,Ie0134c2b into lmp-mr1-dev
Diego Perez
2015-05-07
3
-7
/
+36
|
|
|
\
\
\
|
|
|
|
/
/
|
|
|
*
|
Merge changes I60c09f33,Ie0134c2b into lmp-mr1-dev
Diego Perez
2015-05-07
3
-7
/
+36
|
|
|
|
\
\
|
|
|
|
|
/
|
|
|
|
/
|
|
|
|
|
*
Add new parameter to the render method to allow forcing a measure pass.
Diego Perez
2015-04-28
2
-2
/
+5
|
|
|
|
*
Avoid caching mImage on the main render loop and use clipping.
Diego Perez
2015-04-22
2
-5
/
+31
*
|
|
|
|
am 9af506fb: am 143eaa81: am 2ea82244: am 263e6dfa: Merge "Make status and na...
Diego Perez
2015-05-07
3
-2
/
+36
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
am 143eaa81: am 2ea82244: am 263e6dfa: Merge "Make status and navigation bars...
Diego Perez
2015-05-07
3
-2
/
+36
|
|
\
\
\
\
|
|
|
/
/
/
|
|
*
|
|
am 2ea82244: am 263e6dfa: Merge "Make status and navigation bars widgets and ...
Diego Perez
2015-05-07
3
-2
/
+36
|
|
|
\
\
\
|
|
|
|
/
/
|
|
|
*
|
Merge "Make status and navigation bars widgets and usable from layouts" into ...
Diego Perez
2015-05-06
3
-2
/
+36
|
|
|
|
\
\
|
|
|
|
*
|
Make status and navigation bars widgets and usable from layouts
Diego Perez
2015-04-21
3
-2
/
+36
|
|
|
|
|
/
*
|
|
|
|
am ae4619dd: am df4c977d: am 24e10c0b: am 19dbe50b: Merge "Move StatusBar to ...
Diego Perez
2015-05-07
1
-1
/
+2
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
am df4c977d: am 24e10c0b: am 19dbe50b: Merge "Move StatusBar to use statusBar...
Diego Perez
2015-05-07
1
-1
/
+2
|
|
\
\
\
\
|
|
|
/
/
/
|
|
*
|
|
am 24e10c0b: am 19dbe50b: Merge "Move StatusBar to use statusBarColor theme a...
Diego Perez
2015-05-07
1
-1
/
+2
|
|
|
\
\
\
|
|
|
|
/
/
|
|
|
*
|
Merge "Move StatusBar to use statusBarColor theme attribute" into lmp-mr1-dev
Diego Perez
2015-05-06
1
-1
/
+2
|
|
|
|
\
\
|
|
|
|
*
|
Move StatusBar to use statusBarColor theme attribute
Diego Perez
2015-04-30
1
-1
/
+2
|
|
|
|
|
/
|
*
|
|
|
am ffeb8117: am 9c13c8de: am bc47abe4: Merge "Make sure shaders use a color m...
Diego Perez
2015-05-07
4
-8
/
+19
|
|
\
\
\
\
|
|
|
/
/
/
|
|
*
|
|
am 9c13c8de: am bc47abe4: Merge "Make sure shaders use a color model compatib...
Diego Perez
2015-05-07
4
-8
/
+19
|
|
|
\
\
\
|
|
|
|
/
/
[next]