Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_dalvik
/
a28e7d1a32d3883b5b279f5ddc8473e6bcbf6760
a28e7d1
am 1cf3dbce: Merge change 25160 into eclair
by Lorenzo Colitti
· 16 years ago
d9f8adb
am cb12fde6: Make Resources preloadable again.
by Elliott Hughes
· 16 years ago
1cf3dbc
Merge change 25160 into eclair
by Android (Google) Code Review
· 16 years ago
cb12fde
Make Resources$DefaultTimeZones preloadable again.
by Elliott Hughes
· 16 years ago
c93088f
Make getHostByAddr and getHostByName return the proper object type.
by Lorenzo Colitti
· 16 years ago
880e713
am e937b1b2: Merge change 24110 into eclair
by Urs Grob
· 16 years ago
e937b1b
Merge change 24110 into eclair
by Android (Google) Code Review
· 16 years ago
92f4f58
merge from open-source master
by Jean-Baptiste Queru
· 16 years ago
49f9187
am da03242f: Merge change 24840 into eclair
by San Mehat
· 16 years ago
da03242
Merge change 24840 into eclair
by Android (Google) Code Review
· 16 years ago
3c9692c
am 2d34a33a: Merge change 23348 into eclair
by Jesse Wilson
· 16 years ago
2d34a33
Merge change 23348 into eclair
by Android (Google) Code Review
· 16 years ago
cc4c69b
am 023a932a: Merge change 24788 into eclair
by Jesse Wilson
· 16 years ago
023a932
Merge change 24788 into eclair
by Android (Google) Code Review
· 16 years ago
5a2056c
dalvik: Switch to common cutils sched_policy api
by San Mehat
· 16 years ago
3eae287
am efa0dcd5: Merge change 24508 into eclair
by Bob Lee
· 16 years ago
efa0dcd
Merge change 24508 into eclair
by Android (Google) Code Review
· 16 years ago
7962ad6
am 00c464ff: Merge change 24751 into eclair
by Raphael
· 16 years ago
00c464f
Merge change 24751 into eclair
by Android (Google) Code Review
· 16 years ago
28f3e3a
Fixing the delimiter for the HTTP "Accept" header to be well-formed.
by Jesse Wilson
· 16 years ago
227be29
Windows SDK: add support for -J option to dx.bat
by Raphael
· 16 years ago
2fe146a
Addressed reviewer comments.
by Bob Lee
· 16 years ago
60195db
am 9ccfb95e: Merge change 24723 into eclair
by Lorenzo Colitti
· 16 years ago
9ccfb95
Merge change 24723 into eclair
by Android (Google) Code Review
· 16 years ago
24f92a2
Remove code duplication in InetAddress.getByAddress.
by Lorenzo Colitti
· 16 years ago
08211fc
am 1e49340a: Merge change 24320 into eclair
by Lorenzo Colitti
· 16 years ago
1e49340
Merge change 24320 into eclair
by Android (Google) Code Review
· 16 years ago
21d2009
am 173086a3: Merge change 24620 into eclair
by Jesse Wilson
· 16 years ago
173086a
Merge change 24620 into eclair
by Android (Google) Code Review
· 16 years ago
c886e33
Fix cert code to use the String form for TELETEX-encoded certs; see bug 2102191.
by Jesse Wilson
· 16 years ago
89dc615
Simplify networking code initialization using static structures instead of code.
by Lorenzo Colitti
· 16 years ago
060ed88
am 20677ed1: dalvik: Use common SchedPolicy type and fix getpid() vs. gettid() bug
by San Mehat
· 16 years ago
20677ed
dalvik: Use common SchedPolicy type and fix getpid() vs. gettid() bug
by San Mehat
· 16 years ago
95934be
am 03c7547c: Merge change 24425 into eclair
by San Mehat
· 16 years ago
03c7547
Merge change 24425 into eclair
by Android (Google) Code Review
· 16 years ago
894dd46
vm: Add support for using scheduler policies instead of cgroups
by San Mehat
· 16 years ago
2e7b31f
am 500464de: DO NOT MERGE: Do not enable JIT_TUNING and assertion by default with JIT.
by Ben Cheng
· 16 years ago
500464d
DO NOT MERGE: Do not enable JIT_TUNING and assertion by default with JIT.
by Ben Cheng
· 16 years ago
de2fc73
Merge change 11462
by Android Code Review
· 16 years ago
3686265
Merge change 11461
by Android Code Review
· 16 years ago
ad8efa1
am 7f5e6aa1: Merge change 23896 into eclair
by Urs Grob
· 16 years ago
9b5264c
am 9dc72a3c: Modified Thread.c to allow sampling profiler thread in zygote. Added a function that queries the native thread status. Modified the profiler to sample every thread at a fixed interval instead of adjusting the delay based on the number of threads. This wil
by Bob Lee
· 16 years ago
4949c14
JarFile was not able to verify signed files with size 0.
by Urs Grob
· 16 years ago
7f5e6aa
Merge change 23896 into eclair
by Android (Google) Code Review
· 16 years ago
9dc72a3
Modified Thread.c to allow sampling profiler thread in zygote. Added a function that
by Bob Lee
· 16 years ago
ed21680
am f2f6f8b8: Document that createSocketFileDescriptor throws an exception on failure.
by Lorenzo Colitti
· 16 years ago
f2f6f8b
Document that createSocketFileDescriptor throws an exception on failure.
by Lorenzo Colitti
· 16 years ago
f751aeb
am 3a4e4249: Merge change 23983 into eclair
by Lorenzo Colitti
· 16 years ago
3a4e424
Merge change 23983 into eclair
by Android (Google) Code Review
· 16 years ago
78426a2
If an error occurs when creating a socket, don't call any more JNI methods
by Lorenzo Colitti
· 16 years ago
4fa89f9
am 09302d63: Merge change 23572 into eclair
by Lorenzo Colitti
· 16 years ago
09302d6
Merge change 23572 into eclair
by Android (Google) Code Review
· 16 years ago
614eb57
merge from open-source master
by Jean-Baptiste Queru
· 16 years ago
d6ea817
InputStreamReader forgets to convert incomplete multibyte characters at the buffer boundary
by Urs Grob
· 16 years ago
d312ee5
am 02e04f8b: Merge change 22871 into eclair
by Lorenzo Colitti
· 16 years ago
02e04f8
Merge change 22871 into eclair
by Android (Google) Code Review
· 16 years ago
364a0a2
More InetAddress fixes.
by Lorenzo Colitti
· 16 years ago
5765fb6
am 365f9fbb: Merge change 23918 into eclair
by Jesse Wilson
· 16 years ago
365f9fb
Merge change 23918 into eclair
by Android (Google) Code Review
· 16 years ago
3f7569a
do not merge: Josh's optimized HashMap and Hashtable
by Jesse Wilson
· 16 years ago
74d354b
merge from donut
by Jean-Baptiste Queru
· 16 years ago
01d3020
am 16866f9c: Merge change 23208 into eclair
by Elliott Hughes
· 16 years ago
16866f9
Merge change 23208 into eclair
by Android (Google) Code Review
· 16 years ago
af12a66
Fix Class.getConstructor("whatever", (Class[]) null).
by Elliott Hughes
· 16 years ago
0cc5801
am 74d65387: Update GlobalSign Root CA to one that expires in 2028.
by Nagendra Modadugu
· 16 years ago
74d6538
Update GlobalSign Root CA to one that expires in 2028.
by Nagendra Modadugu
· 16 years ago
7fe7829
am ce90979d: Merge change 23480 into eclair
by Nagendra Modadugu
· 16 years ago
ce90979
Merge change 23480 into eclair
by Android (Google) Code Review
· 16 years ago
df836c5
am 91191d3e: Merge change 22771 into eclair
by Elliott Hughes
· 16 years ago
91191d3
Merge change 22771 into eclair
by Android (Google) Code Review
· 16 years ago
2df5f5a
am 4b8a5527: Merge change 23683 into eclair
by Andy McFadden
· 16 years ago
4b8a552
Merge change 23683 into eclair
by Android (Google) Code Review
· 16 years ago
13f08cf
am ed974e9e: Merge change 23724 into eclair
by Marco Nelissen
· 16 years ago
ed974e9
Merge change 23724 into eclair
by Android (Google) Code Review
· 16 years ago
18ca9f2
Fix x86 call bridge
by Marco Nelissen
· 16 years ago
304fcb2
am 793f1423: Merge change 23675 into eclair
by Lorenzo Colitti
· 16 years ago
793f142
Merge change 23675 into eclair
by Android (Google) Code Review
· 16 years ago
d0d6c15
Unbreak Dalvik VM initialization due to a native method that expects to be able
by Lorenzo Colitti
· 16 years ago
5315c9f
DO NOT MERGE: Fix implementation of Thread.isAlive
by Andy McFadden
· 16 years ago
d679e7f
am c19d2a1d: Fix two calls to memset(3) whose arguments were reversed.
by Elliott Hughes
· 16 years ago
c19d2a1
Fix two calls to memset(3) whose arguments were reversed.
by Elliott Hughes
· 16 years ago
0882b5c
am 5ca29e14: Merge change 22629 into eclair
by Elliott Hughes
· 16 years ago
5ca29e1
Merge change 22629 into eclair
by Android (Google) Code Review
· 16 years ago
91c42eb
Do not check hash codes against golden values. Instead, spot check that they
by Lorenzo Colitti
· 16 years ago
0f45017
am 94e11fc4: InetAddress refactoring.
by Lorenzo Colitti
· 16 years ago
94e11fc
InetAddress refactoring.
by Lorenzo Colitti
· 16 years ago
37b5a71
Add Entrust root and intermediate certs.
by Nagendra Modadugu
· 16 years ago
9c92c48
merge from open-source master
by Jean-Baptiste Queru
· 16 years ago
8207f1e
Update crypto package to Harmony r802921. Only Javadoc changes.
by Jesse Wilson
· 16 years ago
2c23efc
Update prefs to Harmony r772995.
by Jesse Wilson
· 16 years ago
6d84d36
Typo fix in javadoc
by Alexey Tarasov
· 16 years ago
b8f2972
Merge change 23193 into eclair
by Android (Google) Code Review
· 16 years ago
30d4c4a
Cosmetic change: cst -> type in javadoc @param
by Alexey Tarasov
· 16 years ago
eb9cbc3
Expand indirect reference ifdefs.
by Andy McFadden
· 16 years ago
3f7a259
Merge change 22992 into eclair
by Android (Google) Code Review
· 16 years ago
af0e838
Fix reporting of certain verify errors.
by Andy McFadden
· 16 years ago
eeeed1a
Merge change 9368
by Android Code Review
· 16 years ago
5de096c
Don't mutate input in OSMemory.setIntArray/setShortArray.
by Elliott Hughes
· 16 years ago
525777a
Annotate tests that are failing due to legacy IP address formats that have not been implemented yet.
by Lorenzo Colitti
· 16 years ago
9495a94
Merge change 22965 into eclair
by Android (Google) Code Review
· 16 years ago
Next »