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
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
am dbac180d: Fix a merge problem with html mms
Tom Taylor
2010-07-21
2
-3
/
+8
|
\
|
*
Fix a merge problem with html mms
Tom Taylor
2010-07-21
3
-3
/
+9
*
|
Added support for auxiliary audio effects to AudioTrack and MediaPlayer.
Eric Laurent
2010-07-21
1
-0
/
+40
*
|
Merge "Only print out wake locks in the if the wakelock was held." into ginge...
Jason Parks
2010-07-20
1
-7
/
+5
|
\
\
|
*
|
Only print out wake locks in the if the wakelock was held.
Jason Parks
2010-07-20
1
-7
/
+5
*
|
|
am 2f0dc6d9: Merge "COMMENT ONLY change to add some warnings about ParcelFile...
Dan Egnor
2010-07-20
2
-3
/
+21
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge "COMMENT ONLY change to add some warnings about ParcelFileDescriptor be...
Dan Egnor
2010-07-20
2
-3
/
+21
|
|
\
\
|
|
*
|
COMMENT ONLY change to add some warnings about ParcelFileDescriptor
Dan Egnor
2010-07-20
2
-3
/
+21
*
|
|
|
resolved conflicts for merge of 9bc4039a to gingerbread
Dan Egnor
2010-07-20
1
-147
/
+315
|
\
\
\
\
|
|
/
/
/
|
|
|
/
|
|
_
|
/
|
/
|
|
|
*
|
Merge "COMMENT-ONLY change to clarify Camera documentation." into froyo
Dan Egnor
2010-07-19
1
-140
/
+307
|
|
\
\
|
|
|
/
|
|
*
COMMENT-ONLY change to clarify Camera documentation.
Dan Egnor
2010-07-13
1
-140
/
+307
*
|
|
Merge "fix javadoc error which breaks SDK build in gingerbread" into gingerbread
Vasu Nori
2010-07-19
1
-1
/
+1
|
\
\
\
|
*
|
|
fix javadoc error which breaks SDK build in gingerbread
Vasu Nori
2010-07-19
1
-1
/
+1
*
|
|
|
Merge "fixed parsing issue in BluetoothService so that it parses the UUID pro...
Danica Chang
2010-07-19
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
fixed parsing issue in BluetoothService so that it parses the UUID property c...
Danica Chang
2010-07-19
1
-1
/
+1
*
|
|
|
add video/audio chat-compatibility modes to ContactsContract
Vasu Nori
2010-07-17
1
-0
/
+49
|
/
/
/
*
|
|
Ignore attempts to finish events on unregistered channels.
Jeff Brown
2010-07-16
1
-1
/
+7
*
|
|
am 28fe43be: Merge "Add the hook which can set the device to connect to wifi ...
Hung Dang
2010-07-16
1
-0
/
+43
|
\
\
\
|
|
/
/
|
*
|
Merge "Add the hook which can set the device to connect to wifi and in airpla...
Hung Dang
2010-07-16
1
-0
/
+43
|
|
\
\
|
|
*
|
Add the hook which can set the device to connect to wifi and in airplane mode...
Yu Shan Emily Lau
2010-07-16
1
-0
/
+43
|
|
|
/
*
|
|
Re-use existing Surface objects when reading them from parcels.
Jamie Gennis
2010-07-16
1
-4
/
+2
*
|
|
Fix bug with phantom input windows.
Jeff Brown
2010-07-16
3
-17
/
+146
*
|
|
Undo IMediaContainerService changes
Kenny Root
2010-07-15
1
-2
/
+0
*
|
|
Merge "Implement native key pre-dispatching to IMEs." into gingerbread
Dianne Hackborn
2010-07-15
2
-44
/
+241
|
\
\
\
|
*
|
|
Implement native key pre-dispatching to IMEs.
Dianne Hackborn
2010-07-15
2
-44
/
+241
*
|
|
|
Add API to call to vold for mounting OBBs
Kenny Root
2010-07-15
10
-7
/
+316
|
/
/
/
*
|
|
Add support for new input sources.
Jeff Brown
2010-07-15
17
-227
/
+974
*
|
|
Fix jni registration typo
Christopher Tate
2010-07-15
1
-1
/
+1
*
|
|
StrictMode: avoid an allocation in common case
Brad Fitzpatrick
2010-07-15
2
-9
/
+31
*
|
|
Merge "StrictMode: batch drop box writes for system apps" into gingerbread
Brad Fitzpatrick
2010-07-15
1
-1
/
+3
|
\
\
\
|
*
|
|
StrictMode: batch drop box writes for system apps
Brad Fitzpatrick
2010-07-15
1
-1
/
+3
*
|
|
|
Merge "StrictMode: gather and return violating stacks in Binder replies" into...
Brad Fitzpatrick
2010-07-15
5
-46
/
+277
|
\
\
\
\
|
|
/
/
/
|
*
|
|
StrictMode: gather and return violating stacks in Binder replies
Brad Fitzpatrick
2010-07-15
5
-46
/
+277
*
|
|
|
Merge "More StrictMode work, keeping Binder & BlockGuard's thread-locals in-s...
Brad Fitzpatrick
2010-07-15
3
-2
/
+142
|
\
\
\
\
|
|
/
/
/
|
*
|
|
More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync.
Brad Fitzpatrick
2010-07-15
3
-2
/
+142
*
|
|
|
Add native C APIs for working with the Asset Manager
Christopher Tate
2010-07-15
3
-6
/
+13
|
/
/
/
*
|
|
Merge "Interface support for custom HTTP headers in DL manager" into gingerbread
Steve Howard
2010-07-15
2
-2
/
+31
|
\
\
\
|
*
|
|
Interface support for custom HTTP headers in DL manager
Steve Howard
2010-07-15
2
-2
/
+31
*
|
|
|
am 38137d7a: Merge "docs: lots of additions to the resources docs new drawabl...
Scott Main
2010-07-15
1
-1
/
+3
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge "docs: lots of additions to the resources docs new drawable resources a...
Scott Main
2010-07-15
1
-1
/
+3
|
|
\
\
\
|
|
*
|
|
docs: lots of additions to the resources docs
Scott Main
2010-06-21
1
-1
/
+3
*
|
|
|
|
Merge "The ICU data is no longer compiled directly into the shared library." ...
Joe Onorato
2010-07-15
1
-1
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
The ICU data is no longer compiled directly into the shared library.
Joe Onorato
2010-07-13
1
-1
/
+0
*
|
|
|
|
|
am 468c82e4: Merge "Skip hostname verification when using insecure factory" i...
Andrew Stadler
2010-07-14
1
-6
/
+15
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Skip hostname verification when using insecure factory
Andrew Stadler
2010-07-12
1
-6
/
+15
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Merge "Doc change: Add revision notes for Android 2.2_r2 development platform...
Dirk Dougherty
2010-07-07
1
-6
/
+6
|
|
\
\
\
\
|
|
*
|
|
|
Doc change: Add revision notes for Android 2.2_r2 development platform. Fix s...
Dirk Dougherty
2010-07-02
1
-6
/
+6
*
|
|
|
|
|
Merge "Argh oops I didn't mean to delete this." into gingerbread
Dianne Hackborn
2010-07-14
1
-0
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Argh oops I didn't mean to delete this.
Dianne Hackborn
2010-07-14
1
-0
/
+3
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge "Fix 2797185: Re-enable thumbnail generation in framework" into gingerb...
Jim Miller
2010-07-14
5
-22
/
+94
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
[next]