Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
348d63c4c5bf4db8e9113b52ce9c7c47046b8a28
348d63c
Merge "Fixed bug in BitmapFactory.decodeStream"
by Gilles Debunne
· 15 years ago
5058ff4
am f16b3f10: am b0374a0e: Merge "Several improvements in audio effects volume control." into gingerbread
by Eric Laurent
· 15 years ago
bda9bed
am f97b21b5: am bd623daf: Undo IMediaContainerService changes
by Kenny Root
· 15 years ago
a2c4654
am 9c37e5ad: am 75a91389: Merge "Implement native key pre-dispatching to IMEs." into gingerbread
by Dianne Hackborn
· 15 years ago
d400fe7
resolved conflicts for merge of 181bb0ab to master
by Kenny Root
· 15 years ago
29e92c0
Merge "Move more of the system bar to the layout."
by Daniel Sandler
· 15 years ago
1716d82
am b0374a0e: Merge "Several improvements in audio effects volume control." into gingerbread
by Eric Laurent
· 15 years ago
8849c6f
Merge "Several improvements in audio effects volume control." into gingerbread
by Eric Laurent
· 15 years ago
1a15c6e
resolved conflicts for merge of aca672ba to master
by Jeff Brown
· 15 years ago
8bbeeaa
Merge "Fix include path problem."
by Shih-wei Liao
· 15 years ago
cc2781b
am 2c43b6ce: am d9452ecd: Merge "Fix jni registration typo" into gingerbread
by Christopher Tate
· 15 years ago
9695731
am 7ccdfbee: am 4cb8293b: am d59f1dea: Merge "docs: update notepad tutorial to change EditNote activity title and update codelab zip" into froyo
by Scott Main
· 15 years ago
0cccee3
am c9659424: am b8f4a84a: am 80fa5c86: docs: dashboard update
by Scott Main
· 15 years ago
76014b2
am 3f50035c: am a6a134d4: am 28da8e5e: Merge "Doc change: Update AVD create instructions." into froyo
by Katie McCormick
· 15 years ago
da65ac5
am 527e9c8f: am 703e5d3c: StrictMode: avoid an allocation in common case
by Brad Fitzpatrick
· 15 years ago
5b051c4
am f96c2719: am 0c36c96f: Merge "StrictMode: batch drop box writes for system apps" into gingerbread
by Brad Fitzpatrick
· 15 years ago
e9f1a64
am 3e5e21d4: am 1772c34e: Merge "StrictMode: gather and return violating stacks in Binder replies" into gingerbread
by Brad Fitzpatrick
· 15 years ago
721c416
am cc52121c: am c4b204bd: Merge "More StrictMode work, keeping Binder & BlockGuard\'s thread-locals in-sync." into gingerbread
by Brad Fitzpatrick
· 15 years ago
ba57d1b
am 078ccbdb: am 2c40582a: Merge "Add native C APIs for working with the Asset Manager" into gingerbread
by Christopher Tate
· 15 years ago
e52c769
am 10f8baa4: am 42ef0c71: Initial check-in for software m4v_h263 encoder
by James Dong
· 15 years ago
26b3d0b
am bd623daf: Undo IMediaContainerService changes
by Kenny Root
· 15 years ago
1bb3fea
Merge "Preparing for build system change. Fix the build error in http://b/issue?id=2781522."
by Shih-wei Liao
· 15 years ago
960259f
am 75a91389: Merge "Implement native key pre-dispatching to IMEs." into gingerbread
by Dianne Hackborn
· 15 years ago
9c48c34
Merge "Implement native key pre-dispatching to IMEs." into gingerbread
by Dianne Hackborn
· 15 years ago
0e88527
Implement native key pre-dispatching to IMEs.
by Dianne Hackborn
· 15 years ago
36930c2
am 02c8730c: Add API to call to vold for mounting OBBs
by Kenny Root
· 15 years ago
faf28bd
Merge "Fixing NPE in CursorLoader"
by Dmitri Plotnikov
· 15 years ago
5197d17
am c5ed5910: Add support for new input sources.
by Jeff Brown
· 15 years ago
5c1ed84
Add support for new input sources.
by Jeff Brown
· 15 years ago
e2798f2
am d9452ecd: Merge "Fix jni registration typo" into gingerbread
by Christopher Tate
· 15 years ago
a198914
am 4cb8293b: am d59f1dea: Merge "docs: update notepad tutorial to change EditNote activity title and update codelab zip" into froyo
by Scott Main
· 15 years ago
854f981
Merge "Fix jni registration typo" into gingerbread
by Christopher Tate
· 15 years ago
7ab14f8
am d59f1dea: Merge "docs: update notepad tutorial to change EditNote activity title and update codelab zip" into froyo
by Scott Main
· 15 years ago
9457041
Merge "docs: update notepad tutorial to change EditNote activity title and update codelab zip" into froyo
by Scott Main
· 15 years ago
c77f40a
am b8f4a84a: am 80fa5c86: docs: dashboard update
by Scott Main
· 15 years ago
3b1d921
am 80fa5c86: docs: dashboard update
by Scott Main
· 15 years ago
370e004
am a6a134d4: am 28da8e5e: Merge "Doc change: Update AVD create instructions." into froyo
by Katie McCormick
· 15 years ago
1524d11
am 28da8e5e: Merge "Doc change: Update AVD create instructions." into froyo
by Katie McCormick
· 15 years ago
9db8431
Merge "Doc change: Update AVD create instructions." into froyo
by Katie McCormick
· 15 years ago
99e468a
Merge "1st cut of ForEach and test."
by Jason Sams
· 15 years ago
55b1e0b
Merge "fix a bug where some accounts changed listeners don't see the new version of the accounts because the accounts changed broadcast is sent from within the transaction try block, thus before db.endTransaction() is called."
by Fred Quintana
· 15 years ago
733a2f8
Merge "Fix Emulator boot."
by Robert Greenwalt
· 15 years ago
7ff0daa
Merge "Handle Input and network signal changes for HID and tethering."
by Jaikumar Ganesh
· 15 years ago
6c3d7ce
am 703e5d3c: StrictMode: avoid an allocation in common case
by Brad Fitzpatrick
· 15 years ago
017823f
am 0c36c96f: Merge "StrictMode: batch drop box writes for system apps" into gingerbread
by Brad Fitzpatrick
· 15 years ago
64bdb3c
am 1772c34e: Merge "StrictMode: gather and return violating stacks in Binder replies" into gingerbread
by Brad Fitzpatrick
· 15 years ago
7f7fa79
am c4b204bd: Merge "More StrictMode work, keeping Binder & BlockGuard\'s thread-locals in-sync." into gingerbread
by Brad Fitzpatrick
· 15 years ago
e5d45f6
Merge "StrictMode: batch drop box writes for system apps" into gingerbread
by Brad Fitzpatrick
· 15 years ago
48d2d65
Merge "StrictMode: gather and return violating stacks in Binder replies" into gingerbread
by Brad Fitzpatrick
· 15 years ago
be581cf
Merge "More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync." into gingerbread
by Brad Fitzpatrick
· 15 years ago
d72ad79
Merge "Populate java objects with native data from a3d file. Remove legacy constructor from programraster Make a3d object creation synchronous"
by Alex Sakhartchouk
· 15 years ago
083b89a
am 2c40582a: Merge "Add native C APIs for working with the Asset Manager" into gingerbread
by Christopher Tate
· 15 years ago
005c212
Merge "Add native C APIs for working with the Asset Manager" into gingerbread
by Christopher Tate
· 15 years ago
90cafae
Merge "Add support for BitmapShader."
by Romain Guy
· 15 years ago
0d04991
am 42ef0c71: Initial check-in for software m4v_h263 encoder
by James Dong
· 15 years ago
9373680
Add native C APIs for working with the Asset Manager
by Christopher Tate
· 15 years ago
0b70a47
Merge "Making Program*.Builder classes' setters return 'this'"
by Jim Shuma
· 15 years ago
3a27f09
Merge "Don't cast CONNECTING msgs to CONNECTED."
by Robert Greenwalt
· 15 years ago
d36f4a5
StrictMode: gather and return violating stacks in Binder replies
by Brad Fitzpatrick
· 15 years ago
a877cd8
More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync.
by Brad Fitzpatrick
· 15 years ago
b8b2537
Merge "Add some javadoc to AudioRecord, plus updates based on code review comments."
by Dave Sparks
· 15 years ago
27c85e0
am 203ec9fa: am d6343c26: Merge "Interface support for custom HTTP headers in DL manager" into gingerbread
by Steve Howard
· 15 years ago
9ea8b8e
Merge changes I93364c74,I5ca831b8
by Mike Lockwood
· 15 years ago
fd5a825
am d6343c26: Merge "Interface support for custom HTTP headers in DL manager" into gingerbread
by Steve Howard
· 15 years ago
f568a74
Merge "Interface support for custom HTTP headers in DL manager" into gingerbread
by Steve Howard
· 15 years ago
164fa37
am 4fd41688: am 5352d237: 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
· 15 years ago
015fdae
am b068b47c: am d6a85a21: Merge "Support user-supplied timescales for authoring" into gingerbread
by James Dong
· 15 years ago
815fe39
am 92a47ea3: am 562124e8: Merge "Clean up some style in the makefiles." into gingerbread
by Joe Onorato
· 15 years ago
4894277
am a6be4e01: am 3a053db2: Merge "The ICU data is no longer compiled directly into the shared library." into gingerbread
by Joe Onorato
· 15 years ago
69c3a5c
am 5352d237: 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
· 15 years ago
5e22cd7
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
· 15 years ago
f0ff0aa
am d6a85a21: Merge "Support user-supplied timescales for authoring" into gingerbread
by James Dong
· 15 years ago
a4e25ab
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
· 15 years ago
13bea64
Merge "Support user-supplied timescales for authoring" into gingerbread
by James Dong
· 15 years ago
87d49d8
am 562124e8: Merge "Clean up some style in the makefiles." into gingerbread
by Joe Onorato
· 15 years ago
3efa627
am 3a053db2: Merge "The ICU data is no longer compiled directly into the shared library." into gingerbread
by Joe Onorato
· 15 years ago
3736a71
Merge "checkpoint tablet status bar"
by Joe Onorato
· 15 years ago
51b23cd
Merge "Clean up some style in the makefiles." into gingerbread
by Joe Onorato
· 15 years ago
72f26b7
Merge "The ICU data is no longer compiled directly into the shared library." into gingerbread
by Joe Onorato
· 15 years ago
bec2b8a
Merge "Remove our copy of the f_mtp.h kernel header, now that it is in bionic."
by Mike Lockwood
· 15 years ago
a903001
am d1313da5: am eb6e0df1: Don\'t build framework tests for simulator target.
by Jeff Brown
· 15 years ago
b916f6f
Merge "Fix bug #2793828 (Sync/visible setting on the phone should not affect what's visible on the web.)"
by Fabrice Di Meglio
· 15 years ago
015b8a6
am eb6e0df1: Don\'t build framework tests for simulator target.
by Jeff Brown
· 15 years ago
98c1339
Merge "SQLiteDatabase: Add mechanism for registering custom sqlite3 functions"
by Mike Lockwood
· 15 years ago
15b7c6e
am 521e9aa7: am c98e4311: am 468c82e4: Merge "Skip hostname verification when using insecure factory" into froyo
by Andrew Stadler
· 15 years ago
a50ee3e
Don't build framework tests for simulator target.
by Jeff Brown
· 15 years ago
d14dbcf
am c98e4311: am 468c82e4: Merge "Skip hostname verification when using insecure factory" into froyo
by Andrew Stadler
· 15 years ago
bce6e17
am 468c82e4: Merge "Skip hostname verification when using insecure factory" into froyo
by Andrew Stadler
· 15 years ago
2658215
Merge "Skip hostname verification when using insecure factory" into froyo
by Andrew Stadler
· 15 years ago
9382d11
am c74034b6: am 24651682: added BinderService<> template to help creating native binder services
by Mathias Agopian
· 15 years ago
a2d3f06
am 24651682: added BinderService<> template to help creating native binder services
by Mathias Agopian
· 15 years ago
0204112
am 78983a91: am 4055b780: Merge "move native services under services/" into gingerbread
by Mathias Agopian
· 15 years ago
76648df
am 4055b780: Merge "move native services under services/" into gingerbread
by Mathias Agopian
· 15 years ago
a1e6bc8
added BinderService<> template to help creating native binder services
by Mathias Agopian
· 15 years ago
ada1724
Merge "move native services under services/" into gingerbread
by Mathias Agopian
· 15 years ago
20866e9
Merge "add a paramter to control page-load-termination-on-JS-error"
by Guang Zhu
· 15 years ago
81bac09
move native services under services/
by Mathias Agopian
· 15 years ago
8b155ca
am 0a48a1f3: am ed86eaa7: Merge "Argh oops I didn\'t mean to delete this." into gingerbread
by Dianne Hackborn
· 15 years ago
c80df29
resolved conflicts for merge of e03952c0 to master
by Jim Miller
· 15 years ago
fddb4b4
am ed86eaa7: Merge "Argh oops I didn\'t mean to delete this." into gingerbread
by Dianne Hackborn
· 15 years ago
Next »