Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
d9452ecd0ce6c8e0518055929ba1fd0712146405
d9452ec
Merge "Fix jni registration typo" into gingerbread
by Christopher Tate
· 14 years ago
4cb8293
am d59f1dea: Merge "docs: update notepad tutorial to change EditNote activity title and update codelab zip" into froyo
by Scott Main
· 14 years ago
d59f1de
Merge "docs: update notepad tutorial to change EditNote activity title and update codelab zip" into froyo
by Scott Main
· 14 years ago
b8f4a84
am 80fa5c86: docs: dashboard update
by Scott Main
· 14 years ago
80fa5c8
docs: dashboard update
by Scott Main
· 14 years ago
a6a134d
am 28da8e5e: Merge "Doc change: Update AVD create instructions." into froyo
by Katie McCormick
· 14 years ago
28da8e5
Merge "Doc change: Update AVD create instructions." into froyo
by Katie McCormick
· 14 years ago
b87e22d
Fix jni registration typo
by Christopher Tate
· 14 years ago
c46efe6
Doc change: Update AVD create instructions.
by Katie McCormick
· 14 years ago
703e5d3
StrictMode: avoid an allocation in common case
by Brad Fitzpatrick
· 14 years ago
0c36c96
Merge "StrictMode: batch drop box writes for system apps" into gingerbread
by Brad Fitzpatrick
· 14 years ago
1772c34
Merge "StrictMode: gather and return violating stacks in Binder replies" into gingerbread
by Brad Fitzpatrick
· 14 years ago
c4b204b
Merge "More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync." into gingerbread
by Brad Fitzpatrick
· 14 years ago
2c40582
Merge "Add native C APIs for working with the Asset Manager" into gingerbread
by Christopher Tate
· 14 years ago
6cce32b
Add native C APIs for working with the Asset Manager
by Christopher Tate
· 14 years ago
42ef0c7
Initial check-in for software m4v_h263 encoder
by James Dong
· 14 years ago
ad13b98
StrictMode: batch drop box writes for system apps
by Brad Fitzpatrick
· 14 years ago
5b74719
StrictMode: gather and return violating stacks in Binder replies
by Brad Fitzpatrick
· 14 years ago
727de40
More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync.
by Brad Fitzpatrick
· 14 years ago
d6343c2
Merge "Interface support for custom HTTP headers in DL manager" into gingerbread
by Steve Howard
· 14 years ago
5352d23
am 38137d7a: Merge "docs: lots of additions to the resources docs new drawable resources add <merge> and <include> to layout resource update drawable class descriptioons to point to resources guide add ID resource type" into froyo
by Scott Main
· 14 years ago
38137d7
Merge "docs: lots of additions to the resources docs new drawable resources add <merge> and <include> to layout resource update drawable class descriptioons to point to resources guide add ID resource type" into froyo
by Scott Main
· 14 years ago
d6a85a2
Merge "Support user-supplied timescales for authoring" into gingerbread
by James Dong
· 14 years ago
562124e
Merge "Clean up some style in the makefiles." into gingerbread
by Joe Onorato
· 14 years ago
3a053db
Merge "The ICU data is no longer compiled directly into the shared library." into gingerbread
by Joe Onorato
· 14 years ago
ea9147d
Interface support for custom HTTP headers in DL manager
by Steve Howard
· 14 years ago
eb6e0df
Don't build framework tests for simulator target.
by Jeff Brown
· 14 years ago
c98e431119
am 468c82e4: Merge "Skip hostname verification when using insecure factory" into froyo
by Andrew Stadler
· 14 years ago
468c82e
Merge "Skip hostname verification when using insecure factory" into froyo
by Andrew Stadler
· 14 years ago
80a60ba
Clean up some style in the makefiles.
by Joe Onorato
· 14 years ago
2465168
added BinderService<> template to help creating native binder services
by Mathias Agopian
· 14 years ago
4055b78
Merge "move native services under services/" into gingerbread
by Mathias Agopian
· 14 years ago
08e83bb
move native services under services/
by Mathias Agopian
· 14 years ago
52d13f0
Support user-supplied timescales for authoring
by James Dong
· 14 years ago
ed86eaa
Merge "Argh oops I didn't mean to delete this." into gingerbread
by Dianne Hackborn
· 14 years ago
9d42c7f
Merge "Fix 2797185: Re-enable thumbnail generation in framework" into gingerbread
by Jim Miller
· 14 years ago
251fd43
Argh oops I didn't mean to delete this.
by Dianne Hackborn
· 14 years ago
ccc7732
Merge "Remove old glue code." into gingerbread
by Dianne Hackborn
· 14 years ago
c9a1108
Merge "first step at implementing the native sensor support" into gingerbread
by Mathias Agopian
· 14 years ago
38eea8b
Merge "Remove the YV16 format for simplicity's sake." into gingerbread
by Mathias Agopian
· 14 years ago
1e86ce6
Remove old glue code.
by Dianne Hackborn
· 14 years ago
6e0f65f
Adding focus change notification
by Konstantin Lopyrev
· 14 years ago
058d039
Remove the YV16 format for simplicity's sake.
by Mathias Agopian
· 14 years ago
05940b2
Merge "Download manager support for file URIs + last modified time" into gingerbread
by Steve Howard
· 14 years ago
97eb728
Use the OpenSL ES definition of SL_IID_EQUALIZER for the EQ
by Jean-Michel Trivi
· 14 years ago
b957b9d
first step at implementing the native sensor support
by Mathias Agopian
· 14 years ago
36ff93a
Merge "NDK sensor API" into gingerbread
by Mathias Agopian
· 14 years ago
e558010
NDK sensor API
by Mathias Agopian
· 14 years ago
021e906
Merge "Fix docs build." into gingerbread
by Dianne Hackborn
· 14 years ago
1d28f9c
Fix docs build.
by Dianne Hackborn
· 14 years ago
91216a7
Merge "Fix deadlock when switching between two GLSurfaceViews" into gingerbread
by Jack Palevich
· 14 years ago
1b4ecc6
Fix deadlock when switching between two GLSurfaceViews
by Jack Palevich
· 14 years ago
aa1933a
The ICU data is no longer compiled directly into the shared library.
by Joe Onorato
· 14 years ago
d76b67c
IME events are now dispatched to native applications.
by Dianne Hackborn
· 14 years ago
0b2a6d0
Fix 2797185: Re-enable thumbnail generation in framework
by Jim Miller
· 14 years ago
adcb697
Download manager support for file URIs + last modified time
by Steve Howard
· 14 years ago
fd03582
Add initial gamepad support.
by Jeff Brown
· 15 years ago
c0a7e69
Add Parcel::readExceptionCode() and Parcel::writeNoException()
by Brad Fitzpatrick
· 14 years ago
70c6c9a
Fix simulator build - missing header file <string.h> - need to define -D__arm__
by James Dong
· 14 years ago
c1ca7f8
Merge "Making sure that the list of windows updates automatically in hierarchy viewer (View Server side)" into gingerbread
by Konstantin Lopyrev
· 14 years ago
b8d890e
Merge "Initial implementation of the download manager public API." into gingerbread
by Steve Howard
· 14 years ago
8e886be
Merge "Modifications in audio effect engine state management." into gingerbread
by Eric Laurent
· 14 years ago
7d850f2
Modifications in audio effect engine state management.
by Eric Laurent
· 14 years ago
a270936
Initial implementation of the download manager public API.
by Steve Howard
· 14 years ago
9d8bea1
Merge "Initial checkin for software AVC encoder" into gingerbread
by James Dong
· 14 years ago
1cc31e6
Initial checkin for software AVC encoder
by James Dong
· 14 years ago
d93f4e5
Merge "DO NOT MERGE Doc Change: Javadoc for test case classes" into gingerbread
by Joe Malin
· 14 years ago
dc30101
Making sure that the list of windows updates automatically in hierarchy viewer (View Server side)
by Konstantin Lopyrev
· 14 years ago
e339464
am 1bcb6658: Merge "Fix issue #2834005: Android Settings.Secure bypass" into froyo
by Dianne Hackborn
· 14 years ago
1bcb665
Merge "Fix issue #2834005: Android Settings.Secure bypass" into froyo
by Dianne Hackborn
· 14 years ago
5a93032
doc change: resolved conflicts for merge of 3c691a8d to gingerbread
by Dirk Dougherty
· 14 years ago
24117ce
Fix issue #2834005: Android Settings.Secure bypass
by Dianne Hackborn
· 14 years ago
3c691a8
Doc change: add notes for ndk r4b.
by Dirk Dougherty
· 15 years ago
df27c0c
Skip hostname verification when using insecure factory
by Andrew Stadler
· 14 years ago
b100801
am ef13d028: docchange: fixed typo "Pacskage" to "Package"
by Robert Ly
· 14 years ago
ef13d02
docchange: fixed typo "Pacskage" to "Package"
by Robert Ly
· 14 years ago
d1af902
Merge "Deprecate some status bar icons that now come from the phone app (and shouldn't have been public in the first place.)" into gingerbread
by David Brown
· 14 years ago
87bb185
Merge changes I2337051b,I19b426cb into gingerbread
by Kenny Root
· 14 years ago
87315aa
Tweak ObbFile class
by Kenny Root
· 14 years ago
e059b27
Allow things that can install packages to set Obb paths
by Kenny Root
· 14 years ago
faccac7
Make a stupid thing about the glue less stupid.
by Dianne Hackborn
· 14 years ago
289b9b6
Add ANativeWindow API for directly drawing to the surface bits.
by Dianne Hackborn
· 14 years ago
26c6797
Deprecate some status bar icons that now come from the phone app (and
by David Brown
· 14 years ago
2aaa9e9
Merge "Remove some (unused, non-public) phone-related status bar notification icons" into gingerbread
by David Brown
· 14 years ago
e7b790f
Merge "Fix swap of sessionId and output in audio effect API." into gingerbread
by Jean-Michel Trivi
· 14 years ago
4cb15cf
Fix swap of sessionId and output in audio effect API.
by Jean-Michel Trivi
· 14 years ago
6bb14e0
Merge "Enable the support for decoding audio with AAC+ and eAAC+ features" into gingerbread
by James Dong
· 14 years ago
f99e27d
Merge "Make android:immersive public." into gingerbread
by Daniel Sandler
· 14 years ago
a7c1407
Enable the support for decoding audio with AAC+ and eAAC+ features
by James Dong
· 14 years ago
929642e
Add runtime dumpsys support for media recorder client
by James Dong
· 14 years ago
5493496
Remove some (unused, non-public) phone-related status bar notification icons
by David Brown
· 14 years ago
fd84f97
Added JAVA classes to control bass boost, equalizer, reverberation and virtualizer Effects.
by Eric Laurent
· 14 years ago
f6120cf
Merge "Improve InstrumentationTestRunner exception handling." into gingerbread
by Brett Chabot
· 14 years ago
841b176
Make android:immersive public.
by Daniel Sandler
· 14 years ago
74bf59b
Merge "Add new glue code for writing native apps." into gingerbread
by Dianne Hackborn
· 14 years ago
b29e3b9
Merge "Change CursorTreeAdapter to close the cursors rather than deactivating them. Fix SimpleCursorTreeAdapter to allow a null cursor as an argument." into gingerbread
by Jason Parks
· 14 years ago
833830e
am 286cf139: docs: add redirect for download.html
by Scott Main
· 14 years ago
286cf13
docs: add redirect for download.html
by Scott Main
· 14 years ago
85448bb
Add new glue code for writing native apps.
by Dianne Hackborn
· 14 years ago
f7d2b4a
Use fullScreenIntent to show the USB mass storage dialog.
by Daniel Sandler
· 14 years ago
Next »