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 "The com.android.athome api classes are moving android.support.place."
Mike Lockwood
2012-02-17
2
-10
/
+10
|
\
|
*
The com.android.athome api classes are moving android.support.place.
Joe Onorato
2012-02-16
2
-10
/
+10
*
|
Encapsulate the ViewRootImpl's handler.
Jeff Brown
2012-02-15
1
-1
/
+1
|
/
*
Modified the constructor of EndpointBase
Manuel Roman
2012-02-10
1
-1
/
+5
*
Add a getEndpointInfo accessor to AIDL-generated RPC proxy classes
Jason Simmons
2012-02-10
1
-0
/
+15
*
Use the new get/putFlattenable methods on RpcData.
Joe Onorato
2012-02-10
1
-36
/
+5
*
Don't try to unmarshal void return types when there are out parameters being ...
Joe Onorato
2012-02-10
1
-5
/
+7
*
For events, require that the parameters be marked in.
Joe Onorato
2012-02-10
1
-0
/
+9
*
Support putting Flattenables in Lists.
Joe Onorato
2012-02-10
2
-5
/
+34
*
Was generating code that uses the wrong RpcData.
Joe Onorato
2012-02-10
1
-3
/
+3
*
Update aidl for new Broker API.
Joe Onorato
2012-02-10
1
-43
/
+42
*
aidl: All flattenable types now must also be parcelable.
Joe Onorato
2012-02-10
6
-140
/
+99
*
Update aidl to new APIs.
Joe Onorato
2012-02-10
1
-41
/
+40
*
Suport RpcData as a parcelable type.
Joe Onorato
2012-02-10
2
-18
/
+28
*
Modified AIDL to support authentication
Manuel Roman
2012-02-10
2
-8
/
+28
*
Fix PresenterClass by adding a _listener field
Tim Kilbourn
2012-02-10
1
-1
/
+1
*
add presenters to aidl.
Joe Onorato
2012-02-10
4
-231
/
+491
*
Generate fallthrough for unhandled actions in RPC methods.
Joe Onorato
2012-02-10
1
-3
/
+10
*
Support custom flattenable types for RPC.
Joe Onorato
2012-02-10
8
-54
/
+203
*
Add RpcData as a built-in marshallable type.
Joe Onorato
2012-02-10
2
-2
/
+35
*
Add the full suite of RpcData types.
Joe Onorato
2012-02-10
5
-55
/
+204
*
Checkpoint adding @home RPC support to aidl
Joe Onorato
2012-02-10
13
-585
/
+1486
*
Add an api to switch to the next IME and subtype
satok
2012-02-10
1
-0
/
+6
*
Only generate private symbols that are needed.
Dianne Hackborn
2012-02-07
5
-10
/
+176
*
Fix a setBackgroundDrawable in layoutlib.
Xavier Ducrohet
2012-02-06
1
-1
/
+1
*
Setup ActionBars in layoutlib the same way the platform does it.
Xavier Ducrohet
2012-02-06
4
-21
/
+57
*
Merge "Make aapt ignore tools-related data."
Xavier Ducrohet
2012-02-06
1
-31
/
+46
|
\
|
*
Make aapt ignore tools-related data.
Xavier Ducrohet
2012-02-02
1
-31
/
+46
*
|
Merge "Rename CancellationSignal using preferred spelling."
Jeff Brown
2012-02-02
1
-3
/
+3
|
\
\
|
*
|
Rename CancellationSignal using preferred spelling.
Jeff Brown
2012-02-02
1
-3
/
+3
|
|
/
*
|
Make Layoutlib compile on Java 6.
Xavier Ducrohet
2012-02-02
26
-56
/
+526
|
/
*
aapt now sorts the strings in the resource string pool.
Dianne Hackborn
2012-01-31
8
-83
/
+423
*
Merge "Implement a cancelation mechanism for queries."
Jeff Brown
2012-01-27
1
-2
/
+8
|
\
|
*
Implement a cancelation mechanism for queries.
Jeff Brown
2012-01-27
1
-2
/
+8
*
|
Add xxhdpi; fix ActivityManager.getLauncherLargeIconSize() etc.
Dianne Hackborn
2012-01-25
1
-3
/
+8
|
/
*
am ab9601cd: am 230a7092: Merge "Fix 5863053: Add method to lock screen immed...
Jim Miller
2012-01-20
1
-0
/
+4
|
\
|
*
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
*
|
Merge "Remove unused code"
Romain Guy
2012-01-19
1
-11
/
+0
|
\
\
|
*
|
Remove unused code
Romain Guy
2012-01-19
1
-11
/
+0
*
|
|
Fix broken drawCircle LayoutLib.
Xavier Ducrohet
2012-01-18
1
-1
/
+1
*
|
|
Improve heuristics for orientation detection.
Jeff Brown
2012-01-17
1
-47
/
+69
|
/
/
*
|
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
1
-2
/
+2
*
|
Merge "Minor tweak to console output."
Dan Morrill
2012-01-06
1
-0
/
+169
|
\
\
|
*
|
Minor tweak to console output.
Dan Morrill
2012-01-06
1
-0
/
+169
*
|
|
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
Steve Block
2012-01-06
2
-3
/
+3
|
/
/
*
|
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
Steve Block
2012-01-04
1
-1
/
+1
*
|
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
Steve Block
2012-01-03
2
-57
/
+57
*
|
Add a new ui mode for "appliance"
Joe Onorato
2011-12-15
1
-0
/
+5
*
|
Add aapt support for implicitly-granted permissions
Kenny Root
2011-12-08
1
-0
/
+19
[next]