Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_dalvik
/
606d8d2d12b615f58bc7614c490f9c48cf923e95
606d8d2
Implementing still more DOM API for text nodes.
by Jesse Wilson
· 15 years ago
e05ff80
Merge "Removing dead code from BigInt"
by Jesse Wilson
· 15 years ago
4fc1963
Merge "More XML DOM v3 APIs."
by Jesse Wilson
· 15 years ago
cacbb89
More XML DOM v3 APIs.
by Jesse Wilson
· 15 years ago
740d52d
Removing dead code from BigInt
by Jesse Wilson
· 15 years ago
02e6db7
Remove external/jsr305, external/guava, and external/caliper.
by Elliott Hughes
· 15 years ago
42d938e
Merge "Disable JIT for armv5te for A/B tests."
by Ben Cheng
· 15 years ago
f6f8af0
Disable JIT for armv5te for A/B tests.
by Ben Cheng
· 15 years ago
12547dd
DOM setTextContent() tests and implementation fixes.
by Jesse Wilson
· 15 years ago
8933c0c
Merge "Removing bogus check to permit on-host debugging."
by Jesse Wilson
· 15 years ago
7f430c9
Removing bogus check to permit on-host debugging.
by Jesse Wilson
· 15 years ago
e6d6ded
Merge "Adding JSON tests to the complete test suite."
by Jesse Wilson
· 15 years ago
0ce40a0
Adding JSON tests to the complete test suite.
by Jesse Wilson
· 15 years ago
71ffc9b
Merge "Filling in some gaps in our XML DOM v3 API."
by Jesse Wilson
· 15 years ago
a76b64a
Filling in some gaps in our XML DOM v3 API.
by Jesse Wilson
· 15 years ago
5b7369b
More DalvikRunner cleanup.
by Elliott Hughes
· 15 years ago
db54bf2
Add a simple MD5-based cache to DalvikRunner.
by Elliott Hughes
· 15 years ago
b866d8f
Merge "Make DalvikRunner work on production devices too."
by Elliott Hughes
· 15 years ago
2215bd2
Merge "Add a general-purpose scoped pointer for libcore JNI."
by Elliott Hughes
· 15 years ago
3214310
Make DalvikRunner work on production devices too.
by Elliott Hughes
· 15 years ago
1fdd04d
Fixing packages for JSON tests
by Jesse Wilson
· 15 years ago
6aa3442
Merge "First round of tests for the subset of the org.json in Android."
by Jesse Wilson
· 15 years ago
e776e8a
First round of tests for the subset of the org.json in Android.
by Jesse Wilson
· 15 years ago
f087cee
Merge "Detect system-wide safe mode and configure the VM accordingly."
by Ben Cheng
· 15 years ago
8b2042c
Merge "Removing unnecessary org.w3c.dom subpackages"
by Jesse Wilson
· 15 years ago
dc9ca2a
Removing unnecessary org.w3c.dom subpackages
by Jesse Wilson
· 15 years ago
ea5c07a
Merge "Jit: Monitor exit, possible fix for Issue 2396073"
by Bill Buzbee
· 15 years ago
6bbdd6b
Jit: Monitor exit, possible fix for Issue 2396073
by Bill Buzbee
· 15 years ago
f30acbb
Detect system-wide safe mode and configure the VM accordingly.
by Ben Cheng
· 15 years ago
c0717b9
Merge "Reverting our test runner's background building behaviour."
by Jesse Wilson
· 15 years ago
262d77b
Reverting our test runner's background building behaviour.
by Jesse Wilson
· 15 years ago
af19f59
Flan -> Froyo
by Andy McFadden
· 15 years ago
3efafc8
Merge "Minor dexdeps touchups."
by Andy McFadden
· 15 years ago
00da1fe
Minor dexdeps touchups.
by Andy McFadden
· 15 years ago
6a41dfe
Merge "Use ashmem to create the JIT code cache."
by Ben Cheng
· 15 years ago
7c4afdb
Use ashmem to create the JIT code cache.
by Ben Cheng
· 15 years ago
9ebb8b8
Merge "Jit: Minor codegen tuning."
by Bill Buzbee
· 15 years ago
78cb0e2
Jit: Minor codegen tuning.
by Bill Buzbee
· 15 years ago
2583639
Fixing problems with the test runner's ability to parse expected results files.
by Jesse Wilson
· 15 years ago
609b509
Merge "Fixing some of our XSLT implementation issues."
by Jesse Wilson
· 15 years ago
8d9dc3b
am a38780c9: merge from open-source master
by The Android Open Source Project
· 15 years ago
2894afb
Make DalvikRunner more resilient to running immediately after device reboot
by Brian Carlstrom
· 15 years ago
a38780c
merge from open-source master
by The Android Open Source Project
· 15 years ago
9eb312b
Add a general-purpose scoped pointer for libcore JNI.
by Elliott Hughes
· 16 years ago
1357e94
Free memory associated with the trace descriptor of ALL dropped JIT work orders
by Ben Cheng
· 15 years ago
fb1a807
Fixing some of our XSLT implementation issues.
by Jesse Wilson
· 16 years ago
3f39a5f
Merge "Support per-application switch to execute the VM in safe mode."
by Ben Cheng
· 15 years ago
24e3c64
Merge "Added LDMIA/STMIA support to Self Verification mode."
by Jeff Hao
· 15 years ago
ecbfbb2
Merge "Add a setHandshakeTimeout() to OpenSSLSocketImpl, which sets a read timeout that only applies to the SSL handshake step."
by Dan Egnor
· 15 years ago
756a4c5
Add a setHandshakeTimeout() to OpenSSLSocketImpl, which sets
by Dan Egnor
· 15 years ago
5cbd2cb
Fix NamingPatternCodeFinder to detect final classes
by Brian Carlstrom
· 15 years ago
c4c0440
Support per-application switch to execute the VM in safe mode.
by Ben Cheng
· 15 years ago
121ea79
Added LDMIA/STMIA support to Self Verification mode.
by jeffhao
· 15 years ago
35de890
Merge "Remove TestRunner.success field / Make postCompileTest return void"
by Brian Carlstrom
· 15 years ago
7fbc39c
Remove TestRunner.success field / Make postCompileTest return void
by Brian Carlstrom
· 15 years ago
91080d2
Added missing break statements and improved debugging in SelfVerification.
by jeffhao
· 15 years ago
769ccf5
Fix a couple minor bugs (bug 2404859) in TraceDump.c
by Jack Veenstra
· 16 years ago
f434b16
Added support for filter in dmtracedump tool, along with some test cases.
by Rodrigo Ipince
· 16 years ago
b9b6606
Fix for unmatched entry/exit points in test traces
by Rodrigo Ipince
· 16 years ago
17f843d
Merge "Jit: Phase 1 of register utility cleanup/rewrite - the great renaming"
by Bill Buzbee
· 15 years ago
c6f1066
Jit: Phase 1 of register utility cleanup/rewrite - the great renaming
by Bill Buzbee
· 15 years ago
0fe1457
Merge "DalvikRunner can run a test as an android.app.Activity & PathClassLoader.toString change"
by Brian Carlstrom
· 15 years ago
3679450
DalvikRunner can run a test as an android.app.Activity & PathClassLoader.toString change
by Brian Carlstrom
· 16 years ago
3e5cd17
Free the memory associated with the trace descriptor of dropped JIT work orders.
by Ben Cheng
· 15 years ago
96cfe6c
Jit: Startup/Shutdown cleanup
by Bill Buzbee
· 15 years ago
5540f6e
Jit: Remove references to interpState from C interpreter
by Bill Buzbee
· 15 years ago
7b133ef
Enable JIT parameters to be initialized in an architecture dependent way.
by Ben Cheng
· 16 years ago
dbcc7c4
Merge "JIT: Replace missing ending comment marker MONITOR_ENTER template"
by Bill Buzbee
· 16 years ago
79842ac
JIT: Replace missing ending comment marker MONITOR_ENTER template
by Bill Buzbee
· 16 years ago
90d5f6b
Merge "Cleaned up uninitialized variable use warnings in Self Verification mode."
by Jeff Hao
· 16 years ago
e866764
Cleaned up uninitialized variable use warnings in Self Verification mode.
by jeffhao
· 16 years ago
5eda24f
Merge "Improve dexdeps output."
by Andy McFadden
· 16 years ago
837070d
Improve dexdeps output.
by Andy McFadden
· 16 years ago
eb695c6
Jit: Start the Jit when framework signals on first screen draw
by Bill Buzbee
· 16 years ago
cb1aa7c
am adbe0586: am 217f8ef4: reconcile main tree with open-source eclair
by The Android Open Source Project
· 16 years ago
adbe058
am 217f8ef4: reconcile main tree with open-source eclair
by The Android Open Source Project
· 16 years ago
217f8ef
reconcile main tree with open-source eclair
by The Android Open Source Project
· 16 years ago
7a1162d
Merge "Made Self Verification mode's memory interface less intrusive."
by Jeff Hao
· 16 years ago
9e45c0b
Made Self Verification mode's memory interface less intrusive.
by jeffhao
· 16 years ago
fdc4e57
Merge "Add two TrustCenter roots: - TC TrustCenter Class 2 CA II - TC TrustCenter Universal CA I"
by Nagendra Modadugu
· 16 years ago
7355dee
Add two TrustCenter roots:
by Nagendra Modadugu
· 16 years ago
3e39268
Jit: Fix deadlock in method tracing.
by Bill Buzbee
· 16 years ago
6d47059
Increase the size of the stack reserved area.
by Andy McFadden
· 16 years ago
4fbba1f
Fix stack overflow edge case.
by Andy McFadden
· 16 years ago
6999d84
Fix performance issues related to chaining and unchaining.
by Ben Cheng
· 16 years ago
b9126dd
Merge "Jit: Rework monitor enter/exit to simplify thread suspension"
by Bill Buzbee
· 16 years ago
8d88b18
Merge "Fix a long standing bug within dvmHeapSourceGetObjectBitmaps. All callers of this function assign the return value to an unsigned value even though this function returns -1 in the error case. This causes the error checks to succeed in cases where it should otherwise fail. Rather than return -1 on error, I have elected to return 0 instead which just happens to be compatible with all current uses."
by Carl Shapiro
· 16 years ago
c1d9ed4
Jit: Rework monitor enter/exit to simplify thread suspension
by Bill Buzbee
· 16 years ago
ddd000b
Fix a long standing bug within dvmHeapSourceGetObjectBitmaps. All
by Carl Shapiro
· 16 years ago
f497cd8
Merge "A new test suite for our XSLT transforms."
by Jesse Wilson
· 16 years ago
ada4180
A new test suite for our XSLT transforms.
by Jesse Wilson
· 16 years ago
e4402d9
Restore our ability to parse an XML Document given a File argument
by Jesse Wilson
· 16 years ago
2e5b43f
Merge "Move a test I wrote under our wing."
by Elliott Hughes
· 16 years ago
43eb501
Reduce VM shutdown verbosity.
by Andy McFadden
· 16 years ago
925531b
Move a test I wrote under our wing.
by Elliott Hughes
· 16 years ago
c57f1aa
Add a missing "static", found by FindBugs.
by Elliott Hughes
· 16 years ago
2cd8930
Merge "Fix BigDecimalTest.test_stripTrailingZero."
by Elliott Hughes
· 16 years ago
5f96c13
Fix BigDecimalTest.test_stripTrailingZero.
by Elliott Hughes
· 16 years ago
2e64502
Merge "Jit: MethodTrace + Jit fix"
by Bill Buzbee
· 16 years ago
b8db22f
Merge "Remove @KnownFailure from tests that now pass."
by Elliott Hughes
· 16 years ago
Next »