openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
A
android_platform_dalvik
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Sep 02, 2024 — Sep 02, 2025
Showing page 182 of 189
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge donut into master
Jean-Baptiste Queru
More...
over 16 years ago
AI 147386: am: CL 147384 Fixes from the review of 'Bringing luni down to 15 broken tests. Not perfect, but an improvement.' that Joerg didn't fix yet. Original author: ursg Merged from: //branches/cupcake/...
Urs Grob
More...
over 16 years ago
Merge branch 'readonly-p4-master'
Urs Grob
More...
over 16 years ago
AI 147388: am: CL 147386 am: CL 147384 Fixes from the review of 'Bringing luni down to 15 broken tests. Not perfect, but an improvement.' that Joerg didn't fix yet. Original author: ursg Merged from: //branches/cupcake/... Original author: android-build
Urs Grob
More...
over 16 years ago
AI 147384: Fixes from the review of 'Bringing luni down to 15 broken tests. Not perfect, but an improvement.' that Joerg didn't fix yet. BUG=1285921
Urs Grob
More...
over 16 years ago
vm: Add support for changing the scheduler group for a thread. Also temporarily bumps the scheduler group for background threads while performing GC
San Mehat
More...
over 16 years ago
AI 147126: am: CL 147121 Fixes for tests in the luni module. There are still some tests that are failing in the cts host. This CL will fix most of them in the luni module. Original author: ursg Merged from: //branches/cupcake/...
Urs Grob
More...
over 16 years ago
Merge branch 'readonly-p4-master'
Urs Grob
More...
over 16 years ago
AI 147127: am: CL 147126 am: CL 147121 Fixes for tests in the luni module. There are still some tests that are failing in the cts host. This CL will fix most of them in the luni module. Original author: ursg Merged from: //branches/cupcake/... Original author: android-build
Urs Grob
More...
over 16 years ago
Merge branch 'readonly-p4-master'
Urs Grob
More...
over 16 years ago
AI 147124: am: CL 147120 am: CL 147118 Several fixes to reduce failing tests in the cts host - Removing tests that are placed in a protected package name. They were not part of the cts tests. - Fixing a case of an Exception thrown in the static initializer of GBCharsetEncoderTest. - Remove copy/paste code which led to an exception in a 2nd thread (the test did not fail, but its output was reported in logcat) - fixing a test case in FileTest - removing test code in StmtTest that tested badly specified operations and failed. Original author: ursg Merged from: //branches/cupcake/... Original author: android-build
Urs Grob
More...
over 16 years ago
AI 147121: Fixes for tests in the luni module. There are still some tests that are failing in the cts host. This CL will fix most of them in the luni module. BUG=1285921
Urs Grob
More...
over 16 years ago
AI 147120: am: CL 147118 Several fixes to reduce failing tests in the cts host - Removing tests that are placed in a protected package name. They were not part of the cts tests. - Fixing a case of an Exception thrown in the static initializer of GBCharsetEncoderTest. - Remove copy/paste code which led to an exception in a 2nd thread (the test did not fail, but its output was reported in logcat) - fixing a test case in FileTest - removing test code in StmtTest that tested badly specified operations and failed. Original author: ursg Merged from: //branches/cupcake/...
Urs Grob
More...
over 16 years ago
AI 147118: Several fixes to reduce failing tests in the cts host - Removing tests that are placed in a protected package name. They were not part of the cts tests. - Fixing a case of an Exception thrown in the static initializer of GBCharsetEncoderTest. - Remove copy/paste code which led to an exception in a 2nd thread (the test did not fail, but its output was reported in logcat) - fixing a test case in FileTest - removing test code in StmtTest that tested badly specified operations and failed. BUG=1285921
Urs Grob
More...
over 16 years ago
Correctly handle "permission denied" on device side. Return nonzero exit status on failure. Change tabs to spaces.
Andy McFadden
More...
over 16 years ago
Merge branch 'readonly-p4-master'
Urs Grob
More...
over 16 years ago
AI 146827: am: CL 146742 am: CL 146710 Splitting android.core.tests.apk into several smaller apks. Each libcore module gets one apk and luni gets 4. Original author: ursg Merged from: //branches/cupcake/... Original author: android-build
Urs Grob
More...
over 16 years ago
Merge branch 'readonly-p4-master'
Urs Grob
More...
over 16 years ago
AI 146589: am: CL 146495 am: CL 146479 Fixes for tests in the sql module. Some tests are still failing in the cts host environment. this CL fixes most of them in the sql module. Original author: ursg Merged from: //branches/cupcake/... Original author: android-build
Urs Grob
More...
over 16 years ago
Merge branch 'readonly-p4-master'
Urs Grob
More...
over 16 years ago
AI 146537: am: CL 146133 am: CL 146132 Fixes from the review of 'Bringing XML down to one broken test.' Original author: ursg Merged from: //branches/cupcake/... Original author: android-build
Urs Grob
More...
over 16 years ago
Changed the way errors are propagated through the verifier.
Andy McFadden
More...
over 16 years ago
Update dx test #111 to reflect the new understanding of reality.
Dan Bornstein
More...
over 16 years ago
Fix issue #1794388.
Dan Bornstein
More...
over 16 years ago
AI 146742: am: CL 146710 Splitting android.core.tests.apk into several smaller apks. Each libcore module gets one apk and luni gets 4. Original author: ursg Merged from: //branches/cupcake/...
Urs Grob
More...
over 16 years ago
AI 146710: Splitting android.core.tests.apk into several smaller apks. Each libcore module gets one apk and luni gets 4. BUG=1789657
Urs Grob
More...
over 16 years ago
Merge change 235
Android (Google) Code Review
More...
over 16 years ago
Test case for issue #1794388.
Dan Bornstein
More...
over 16 years ago
Merge change 232
Android (Google) Code Review
More...
over 16 years ago
Corrected static field resolution.
Andy McFadden
More...
over 16 years ago
←
1
2
…
178
179
180
181
182
183
184
185
186
187
188
189
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree