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
/
layoutlib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add font rename script to rename one font only.
Deepanshu Gupta
2014-08-07
1
-44
/
+27
*
Create a copy of the build_font.py
Deepanshu Gupta
2014-08-07
1
-0
/
+224
*
Fix build
Svetoslav
2014-08-05
1
-0
/
+6
*
Get filename from File faster
Deepanshu Gupta
2014-08-05
1
-9
/
+6
*
Skip loading otf fonts on Java 6
Deepanshu Gupta
2014-08-05
2
-3
/
+29
*
Add SystemProperties native method implementations.
Deepanshu Gupta
2014-08-05
2
-1
/
+55
*
LayoutLib: Use ICU's line break algo.
Deepanshu Gupta
2014-08-05
2
-0
/
+56
*
Replace more Locale methods.
Deepanshu Gupta
2014-08-04
3
-35
/
+86
*
Fix Delegates
Deepanshu Gupta
2014-08-04
7
-187
/
+185
*
Fix LayoutLib Create tests.
Deepanshu Gupta
2014-08-04
8
-32
/
+41
*
Add testing framework to LayoutLib.
Deepanshu Gupta
2014-08-04
65
-26
/
+1965
*
Fix deadlock window manager and device policy manager.
Sander Alewijnse
2014-07-31
1
-1
/
+1
*
Fix classpath for AndroidLocale
Deepanshu Gupta
2014-07-31
1
-1
/
+1
*
am f3c523e0: am ce1088a6: am fcb490a2: Merge "Add Device Policy API to disabl...
Sander Alewijnse
2014-07-23
1
-0
/
+5
|
\
|
*
Add Device Policy API to disable screen capture.
Sander Alewijnse
2014-07-23
1
-0
/
+5
*
|
am 044a4fc9: am 7c5fe1db: am 1e976fd5: Build framework.jar with multidex supp...
Ying Wang
2014-07-21
1
-2
/
+2
|
\
\
|
|
/
|
*
Build framework.jar with multidex support.
Ying Wang
2014-07-21
1
-2
/
+2
*
|
am 37423bbb: am db2a5ff1: am 78d85419: Fix missing initial moveto in path def...
Deepanshu Gupta
2014-07-21
1
-0
/
+3
|
\
\
|
|
/
|
*
Fix missing initial moveto in path definition.
Deepanshu Gupta
2014-07-21
1
-0
/
+3
*
|
am cdcebcef: Merge "Fix style resolution for styles with \'.\'" into lmp-prev...
Deepanshu Gupta
2014-07-18
1
-14
/
+11
|
\
\
|
|
/
|
/
|
|
*
Merge "Fix style resolution for styles with '.'" into lmp-preview-dev
Deepanshu Gupta
2014-07-17
1
-14
/
+11
|
|
\
|
|
*
Fix style resolution for styles with '.'
Deepanshu Gupta
2014-07-09
1
-14
/
+11
|
*
|
Merge "Use BlendComposite for advanced PorterDuff Modes." into lmp-preview-dev
Deepanshu Gupta
2014-07-15
4
-95
/
+75
|
|
\
\
|
|
*
|
Use BlendComposite for advanced PorterDuff Modes.
Deepanshu Gupta
2014-07-15
4
-95
/
+75
|
*
|
|
Merge "Optimize Blend composites." into lmp-preview-dev
Deepanshu Gupta
2014-07-15
1
-147
/
+136
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Optimize Blend composites.
Deepanshu Gupta
2014-07-15
1
-147
/
+136
|
*
|
|
Merge "Add BlendComposite.java" into lmp-preview-dev
Deepanshu Gupta
2014-07-15
1
-0
/
+772
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Add BlendComposite.java
Deepanshu Gupta
2014-07-15
1
-0
/
+772
|
|
|
/
|
*
|
Fix default level flags for bidi. [DO NOT MERGE]
Deepanshu Gupta
2014-07-09
1
-2
/
+2
|
|
/
*
|
Fix sdk build.
Ying Wang
2014-07-17
1
-1
/
+1
*
|
Use BlendComposite for advanced PorterDuff Modes. [DO NOT MERGE]
Deepanshu Gupta
2014-07-16
4
-95
/
+75
*
|
Optimize Blend composites. [DO NOT MERGE]
Deepanshu Gupta
2014-07-16
1
-147
/
+136
*
|
Add BlendComposite.java [DO NOT MERGE]
Deepanshu Gupta
2014-07-16
1
-0
/
+772
*
|
Add code cache directory for apps.
Jeff Sharkey
2014-07-15
1
-0
/
+6
*
|
Merge "Enable assertions in LayoutLib create" into lmp-dev
Deepanshu Gupta
2014-07-15
1
-1
/
+1
|
\
\
|
*
|
Enable assertions in LayoutLib create
Deepanshu Gupta
2014-07-15
1
-1
/
+1
*
|
|
Merge "Support Locale.toLanguageTag on Java 6" into lmp-dev
Deepanshu Gupta
2014-07-15
5
-23
/
+101
|
\
\
\
|
|
/
/
|
*
|
Support Locale.toLanguageTag on Java 6
Deepanshu Gupta
2014-07-15
5
-23
/
+101
*
|
|
Launch activity behind launching task.
Craig Mautner
2014-07-15
1
-1
/
+1
|
/
/
*
|
Fix build
Christopher Tate
2014-07-14
1
-0
/
+6
*
|
Style improvements to LayoutLib create.
Deepanshu Gupta
2014-07-11
7
-89
/
+47
*
|
Update delegates
Deepanshu Gupta
2014-07-11
3
-62
/
+37
*
|
LayoutLib: Fix System.arraycopy()
Deepanshu Gupta
2014-07-11
3
-8
/
+23
*
|
Fix SDK build breakage
Yohei Yukawa
2014-07-12
1
-5
/
+0
*
|
am bdf7f8b0: Merge "Support Typeface.createFromFile()" into lmp-preview-dev
Deepanshu Gupta
2014-07-02
2
-47
/
+80
|
\
\
|
|
/
|
*
Merge "Support Typeface.createFromFile()" into lmp-preview-dev
Deepanshu Gupta
2014-07-02
2
-47
/
+80
|
|
\
|
|
*
Support Typeface.createFromFile()
Deepanshu Gupta
2014-07-01
2
-47
/
+80
*
|
|
am 1ae18e43: Merge "Change font family name." into lmp-preview-dev
Deepanshu Gupta
2014-07-02
2
-49
/
+120
|
\
\
\
|
|
/
/
|
*
|
Merge "Change font family name." into lmp-preview-dev
Deepanshu Gupta
2014-07-01
2
-49
/
+120
|
|
\
\
|
|
|
/
|
|
*
Change font family name.
Deepanshu Gupta
2014-07-01
2
-49
/
+120
[next]