Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
dalvik
/
6b4ba58ec937bfacba626112c46ebd003efbed21
6b4ba58
Add a mechanism to long a sample of long running lock acquisitions.
by Carl Shapiro
· 15 years ago
ddc0d4c
DO NOT MERGE. Suppressing tests that fail in CTS' test runner.
by Jesse Wilson
· 15 years ago
e09ba12
Fixing PipedInputStreamTest to fill the buffer before dying on a dead reader.
by Jesse Wilson
· 15 years ago
5fdfbef
Fix SSL_shutdown error reporting to print a proper error instead of "Ok"
by Brian Carlstrom
· 15 years ago
5dde0c4
Merge "Adding support for hash '#' comments to our JSON parser." into froyo
by Jesse Wilson
· 15 years ago
609fe74
Adding support for hash '#' comments to our JSON parser.
by Jesse Wilson
· 15 years ago
c7b7edf
Merge "Trivial doc change: froyo is 2.2." into froyo
by Andy McFadden
· 15 years ago
c46d8bc
Trivial doc change: froyo is 2.2.
by Andy McFadden
· 15 years ago
f3c7fd5
Merge "Froyo InputStream.available documentation improvement." into froyo
by Elliott Hughes
· 15 years ago
fcf8f87
Froyo InputStream.available documentation improvement.
by Elliott Hughes
· 15 years ago
54df4ec
Added a note about android:vmSafeMode.
by Andy McFadden
· 15 years ago
bd1326d
Clean up the codegen for invoking helper callout functions.
by Ben Cheng
· 15 years ago
4ff253f
Remove JSON License from NOTICE file
by Brian Carlstrom
· 15 years ago
76cacb1
Merge "Accept the "-Xjitdisableopt" flag as advertised." into froyo
by Ben Cheng
· 15 years ago
502528b
Accept the "-Xjitdisableopt" flag as advertised.
by Ben Cheng
· 15 years ago
a497359
Fix a race condition in JIT state refresh under debugging / misc code cleanup.
by Ben Cheng
· 15 years ago
d4b0783
Merge "Fix misuse of ALLOC_DONT_TRACK." into froyo
by Andy McFadden
· 15 years ago
ea527bc
Remove debug message from OpenSSL JNI code
by Brian Carlstrom
· 15 years ago
31513e1
Fix misuse of ALLOC_DONT_TRACK.
by Andy McFadden
· 15 years ago
6e13829
Add an @KnownFailure annotation.
by Elliott Hughes
· 15 years ago
434bae6
Fix for 2542488 JIT codegen bug with overlapping wide operands
by Bill Buzbee
· 15 years ago
d5adae1
Improve JIT self verifier test coverage to follow single-step instructions.
by Ben Cheng
· 15 years ago
8812fdd
Merge "Fixing tests to handle changes in our behaviour since DOM 3." into froyo
by Jesse Wilson
· 15 years ago
2be0c81
Suppressing additional tests that fail in Froyo.
by Jesse Wilson
· 15 years ago
94640f1
Fixing tests to handle changes in our behaviour since DOM 3.
by Jesse Wilson
· 15 years ago
63868fe
Use correct resource flags for Dalvik ld/st instructions to enable code motion.
by Ben Cheng
· 15 years ago
f2f7880
Test and document our handling of nulls with getString().
by Jesse Wilson
· 15 years ago
d630700
Merge "Jit: Fix for 2542488 JIT codegen bug with overlapping wide operands"
by Bill Buzbee
· 15 years ago
80cef86
Jit: Fix for 2542488 JIT codegen bug with overlapping wide operands
by Bill Buzbee
· 15 years ago
ec7c8c9
Fix java.util.Random's constructors.
by Elliott Hughes
· 15 years ago
f87ab96
Merge "Don't leak memory on failed pipe or mutex init"
by Kenny Root
· 15 years ago
49a3f86
Don't leak memory on failed pipe or mutex init
by Kenny Root
· 15 years ago
3d5d873
Merge "Fix for the JIT blocking mode plus some code cleanup."
by Ben Cheng
· 15 years ago
11d8f14
Fix for the JIT blocking mode plus some code cleanup.
by Ben Cheng
· 15 years ago
c66affa
Switch to VMWAIT while outputting trace data.
by Andy McFadden
· 15 years ago
b7b9be1
Merge "Improve java.net.InetAddress.getLocalHost documentation."
by Elliott Hughes
· 15 years ago
02388cf
Jit: disable for Sapphire.
by Bill Buzbee
· 15 years ago
104b662
Improve java.net.InetAddress.getLocalHost documentation.
by Elliott Hughes
· 15 years ago
d4e0952
Further refinements to "kill other thread".
by Andy McFadden
· 15 years ago
64ee717
Jit: Re-enable for Sapphire
by Bill Buzbee
· 15 years ago
e9f1038
Merge "Use pthread_kill(3) instead of kill(2)."
by Andy McFadden
· 15 years ago
7122d86
Use pthread_kill(3) instead of kill(2).
by Andy McFadden
· 15 years ago
7713b90
Merge "Fixing namespace+prefix mode in Expat and removing optional fields from callbacks."
by Jesse Wilson
· 15 years ago
39f91b9
Fixing namespace+prefix mode in Expat and removing optional fields from callbacks.
by Jesse Wilson
· 15 years ago
e073b0e
Move String creation outside O(n^2) path in LogManager
by Bjorn Bringert
· 15 years ago
94e57f7
Merge "Increase sleep delays on debug thread kill."
by Andy McFadden
· 15 years ago
a388a16
Increase sleep delays on debug thread kill.
by Andy McFadden
· 15 years ago
253eebd
Drop needless parens from Javadoc.
by Jesse Wilson
· 15 years ago
1573a78
Merge "Javadoc for JSONArray."
by Jesse Wilson
· 15 years ago
d5b5f84
Javadoc for JSONArray.
by Jesse Wilson
· 15 years ago
58ece73
Bug fix for JIT peephole optimization.
by Ben Cheng
· 15 years ago
3127526
Fixing 10 of the XPath failures caused by a malformed Document.
by Jesse Wilson
· 15 years ago
f697678
Merge "Exercising our XPath implementation with 279 of Jaxen's tests."
by Jesse Wilson
· 15 years ago
82ebe52
Merge "Javadocs for JSONObject."
by Jesse Wilson
· 15 years ago
db7c9b8
Javadocs for JSONObject.
by Jesse Wilson
· 15 years ago
e209b86
Exercising our XPath implementation with 279 of Jaxen's tests.
by Jesse Wilson
· 15 years ago
9fa39c9
Add missing macro SIGNATURE_BREAKPOINT.
by Ben Cheng
· 15 years ago
79cea5c
Merge "Implement signature-based breakpoint for the JIT compiler."
by Ben Cheng
· 15 years ago
288de8e
Merge "Replace a use of index with strchr."
by Carl Shapiro
· 15 years ago
dca7143
Implement signature-based breakpoint for the JIT compiler.
by Ben Cheng
· 15 years ago
be9b70f
Replace a use of index with strchr.
by Carl Shapiro
· 15 years ago
900a3af
Jit: Fix register usage bug - Issue 2518825 native crash running ARMv5te JIT
by Bill Buzbee
· 15 years ago
fcd1cbd
Merge "Include strings.h directly for its ffs prototype."
by Carl Shapiro
· 15 years ago
38b778b
Fixing an @link issue that is upsetting DroidDoc.
by Jesse Wilson
· 15 years ago
6abe258
Merge "First half of JSON Javadocs."
by Jesse Wilson
· 15 years ago
4731ea8
First half of JSON Javadocs.
by Jesse Wilson
· 15 years ago
f8a44e8
Merge "Point debuggerd at the interesting thread."
by Andy McFadden
· 15 years ago
10b0b7a
Include strings.h directly for its ffs prototype.
by Carl Shapiro
· 15 years ago
384ef6b
Point debuggerd at the interesting thread.
by Andy McFadden
· 15 years ago
2718254
Implementing Document.renameNode() and DOMImplementation.getFeature().
by Jesse Wilson
· 15 years ago
1639f70
Merge "Fix the JIT blocking mode to unblock itself."
by Ben Cheng
· 15 years ago
812e6b1
Fix the JIT blocking mode to unblock itself.
by Ben Cheng
· 15 years ago
a58fc61
Merge "Try to show lock owner in MONITOR thread dump."
by Andy McFadden
· 15 years ago
0a24ef9
Try to show lock owner in MONITOR thread dump.
by Andy McFadden
· 15 years ago
62145b4
Merge "Jit: Minor cleanup - enum size fix, remove useless code, control consistency."
by Bill Buzbee
· 15 years ago
51ae442
Jit: Minor cleanup - enum size fix, remove useless code, control consistency.
by Bill Buzbee
· 15 years ago
bcdd4b0
Increase the SHORT_DELAY amount in the JSR166 test.
by Ben Cheng
· 15 years ago
fcfb522
Adding an Apache-licensed implementation of org.json
by Jesse Wilson
· 15 years ago
f662e54
Removing the non-free org.json implementation
by Jesse Wilson
· 15 years ago
37cfb2f
Merge "A cleanroom implementation of the org.json API."
by Jesse Wilson
· 15 years ago
4558195
A cleanroom implementation of the org.json API.
by Jesse Wilson
· 15 years ago
95cd9ac
Stay in the dbg interpreter if the entry reason is to deal with exceptions.
by Ben Cheng
· 15 years ago
3ed90a9
Merge "Add a native method dalvik.system.VMDebug.infopoint(int id)."
by Ben Cheng
· 15 years ago
7d656dd
Add a native method dalvik.system.VMDebug.infopoint(int id).
by Ben Cheng
· 15 years ago
be6534f
Jit: Fix for [Issue 2487514] Dropped exception
by Bill Buzbee
· 15 years ago
7cd9d69
Merge "Add a JIT unit test for ArrayStoreException in APUT_OBJECT."
by Ben Cheng
· 15 years ago
60a6fa0
Add a JIT unit test for ArrayStoreException in APUT_OBJECT.
by Ben Cheng
· 15 years ago
92e0131
Adding support for DOM3 attribute IDs and SchemaTypeInfos.
by Jesse Wilson
· 15 years ago
6f9b4d2
Merge "Implementing getBaseUri() for DOM."
by Jesse Wilson
· 15 years ago
3c5ed1c
Implementing getBaseUri() for DOM.
by Jesse Wilson
· 15 years ago
4527387
Jit: Make debugging mode aware of inlineExecute/moveResult optimization
by Bill Buzbee
· 15 years ago
dad7a0e
Merge "Add armv7-a-neon build target"
by Colin Cross
· 15 years ago
f854a79
Merge "remove System.*.println when ddm dispatch fails."
by Xavier Ducrohet
· 15 years ago
506b715
remove System.*.println when ddm dispatch fails.
by Xavier Ducrohet
· 15 years ago
504af65
Merge "Rearrange the way SignalCatcher writes logs."
by Andy McFadden
· 15 years ago
c9dcf26
Rearrange the way SignalCatcher writes logs.
by Andy McFadden
· 15 years ago
72621c9
Pad the page containing ARM code in the JIT code cache to work around a CPU bug.
by Ben Cheng
· 15 years ago
33a939f
Merge "New tests for JSONObject and for JSON's self-use."
by Jesse Wilson
· 15 years ago
8d7ee1e
New tests for JSONObject and for JSON's self-use.
by Jesse Wilson
· 15 years ago
77fbf5c
Merge "If a finalizer wedges, raise prio and retry."
by Andy McFadden
· 15 years ago
Next »