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
*
am 0e25e4cd: am 63e43ba5: Merge "Fix for issue 9656 - custom xml attributes i...
Jean-Baptiste Queru
2012-02-23
1
-3
/
+9
|
\
|
*
am 63e43ba5: Merge "Fix for issue 9656 - custom xml attributes in Android Lib...
Jean-Baptiste Queru
2012-02-23
1
-3
/
+9
|
|
\
|
|
*
Merge "Fix for issue 9656 - custom xml attributes in Android Libraries"
Jean-Baptiste Queru
2012-02-23
1
-3
/
+9
|
|
|
\
|
|
|
*
Fix for issue 9656 - custom xml attributes in Android Libraries
inazaruk
2011-05-28
1
-3
/
+9
*
|
|
|
am 503247f2: Merge "Make sure resource references are resolved." into ics-mr1
Xavier Ducrohet
2012-02-22
2
-19
/
+176
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Make sure resource references are resolved.
Xavier Ducrohet
2012-02-21
2
-19
/
+176
*
|
|
|
am 331bb0c3: Setup ActionBars in layoutlib the same way the platform does it....
Xavier Ducrohet
2012-02-06
4
-21
/
+57
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Setup ActionBars in layoutlib the same way the platform does it. do not merge.
Xavier Ducrohet
2012-02-06
4
-21
/
+57
*
|
|
|
am f8aea993: Make aapt ignore tools-related data.
Xavier Ducrohet
2012-02-06
1
-31
/
+46
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Make aapt ignore tools-related data.
Xavier Ducrohet
2012-02-06
1
-31
/
+46
*
|
|
|
am 6df477be: Merge "Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)"
Jean-Baptiste Queru
2012-01-19
1
-2
/
+2
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)
Steve Block
2012-01-19
1
-2
/
+2
*
|
|
|
am a826f9e2: Merge "Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)"
Jean-Baptiste Queru
2012-01-19
2
-3
/
+3
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)
Steve Block
2012-01-19
2
-3
/
+3
*
|
|
|
am 4f367f33: Merge "Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)"
Jean-Baptiste Queru
2012-01-19
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)
Steve Block
2012-01-19
1
-1
/
+1
*
|
|
|
am ba7f0d2a: Merge "Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)"
Jean-Baptiste Queru
2012-01-19
2
-57
/
+57
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)
Steve Block
2012-01-19
2
-57
/
+57
*
|
|
|
Merge ee4618bc
Jean-Baptiste Queru
2012-01-19
2
-18
/
+18
|
\
\
\
\
|
|
/
/
/
|
|
/
/
|
|
/
/
|
/
|
|
|
*
|
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF)
Steve Block
2012-01-19
2
-18
/
+18
*
|
|
Fix 5863053: Add method to lock screen immediately.
Jim Miller
2012-01-17
1
-0
/
+4
|
/
/
*
|
Merge "AAPT fix printf %zd crash on Windows". Do not merge.
Raphael
2011-12-11
2
-5
/
+21
*
|
Fix issue #5588689: Black camera preview after coming back from gmail
Dianne Hackborn
2011-11-28
1
-1
/
+5
*
|
add -ldl to host executables
Iliyan Malchev
2011-10-20
4
-4
/
+4
*
|
Add hasNavigationBar() to the window manager.
Daniel Sandler
2011-10-19
1
-0
/
+4
*
|
Whoops, remove left-over debug output.
Dianne Hackborn
2011-10-16
1
-1
/
+1
*
|
New aapt feature to do smarter filtering of configurations.
Dianne Hackborn
2011-10-16
13
-286
/
+615
*
|
Fix ownership of CursorWindows across processes.
Jeff Brown
2011-10-09
1
-10
/
+13
*
|
Merge "Fix issue #5371530: SYSTEMUI_FLAG_HIDE_NAVIGATION reasserts itself imm...
Dianne Hackborn
2011-10-06
2
-4
/
+5
|
\
\
|
*
|
Fix issue #5371530: SYSTEMUI_FLAG_HIDE_NAVIGATION reasserts itself immediately
Dianne Hackborn
2011-10-06
2
-4
/
+5
*
|
|
Fix build.
Jeff Brown
2011-10-05
1
-1
/
+1
|
/
/
*
|
LayoutLib: fix support for textScaleX.
Xavier Ducrohet
2011-10-04
1
-1
/
+1
*
|
Layoutlib: Typeface support for loading fonts manually.
Xavier Ducrohet
2011-10-04
2
-6
/
+61
*
|
Layoutlib now parses system_fonts.xml instead of its own.
Xavier Ducrohet
2011-10-04
2
-179
/
+135
*
|
Layoutlib: add support for ITextServicesManager.
Xavier Ducrohet
2011-10-03
10
-12
/
+139
*
|
Merge "LayoutLib: Fix native delegate for Display."
Xavier Ducrohet
2011-09-30
1
-2
/
+2
|
\
\
|
*
|
LayoutLib: Fix native delegate for Display.
Xavier Ducrohet
2011-09-29
1
-2
/
+2
*
|
|
Add package-verifier to aapt dump badging
Kenny Root
2011-09-29
1
-0
/
+10
|
/
/
*
|
am a94489b4: Merge "Don\'t lose product variant strings that also vary betwee...
Eric Fischer
2011-09-28
2
-1
/
+37
|
\
\
|
*
|
Don't lose product variant strings that also vary between locales.
Eric Fischer
2011-09-27
2
-1
/
+37
*
|
|
Merge "Prevent unintended rotations. Bug: 4981385"
Jeff Brown
2011-09-23
1
-78
/
+54
|
\
\
\
|
*
|
|
Prevent unintended rotations.
Jeff Brown
2011-09-23
1
-78
/
+54
*
|
|
|
Fix issue #5173952: Opening a Notification From Lock Screen...
Dianne Hackborn
2011-09-23
1
-0
/
+3
|
/
/
/
*
|
|
Handle orientation changes more systematically.
Jeff Brown
2011-09-21
1
-1
/
+1
*
|
|
Fix build.
Dianne Hackborn
2011-09-18
1
-1
/
+2
|
/
/
*
|
Make setAdditionalInputMethodSubtypes async
satok
2011-09-02
1
-9
/
+1
*
|
Add new dependency generation option to aidl.
Xavier Ducrohet
2011-09-01
3
-44
/
+81
*
|
Fix issue #4279860: previous UI flashes before showing lock screen...
Dianne Hackborn
2011-08-23
1
-0
/
+4
*
|
LayoutLib: add native delegate for set/getHinting in Paint.
Xavier Ducrohet
2011-08-22
1
-0
/
+25
*
|
am d98e1be2: am f4750724: am 9d829f98: am 21e6e2de: Merge "Change generated d...
Xavier Ducrohet
2011-08-18
3
-9
/
+33
|
\
\
[next]