summaryrefslogtreecommitdiffstats
path: root/core/java
Commit message (Expand)AuthorAgeFilesLines
* Better network stats parsing, integer tags, async.Jeff Sharkey2011-06-282-5/+71
* Merge "2nd try: Gets the URL that has a cert error and carrys it in SslError."Huahui Wu2011-06-282-5/+68
|\
| * 2nd try: Gets the URL that has a cert error and carrys it in SslError.Huahui Wu2011-06-282-5/+68
* | Merge "Fix battery history management."Dianne Hackborn2011-06-281-19/+50
|\ \
| * | Fix battery history management.Dianne Hackborn2011-06-281-19/+50
* | | Merge "Use new usage feedback API in phone app / strequent"Daisuke Miyakawa2011-06-282-1/+49
|\ \ \
| * | | Use new usage feedback API in phone app / strequentDaisuke Miyakawa2011-06-282-1/+49
* | | | Merge "Hover and stylus API cleanup."Jeff Brown2011-06-282-11/+11
|\ \ \ \
| * | | | Hover and stylus API cleanup.Jeff Brown2011-06-272-11/+11
* | | | | Merge "Fix 4691563: Fix memory leak caused by Tweeners hanging onto references."Jim Miller2011-06-282-26/+69
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix 4691563: Fix memory leak caused by Tweeners hanging onto references.Jim Miller2011-06-282-26/+69
* | | | | Merge "Revert "Gets the URL that has a cert error and carrys it in SslError.""Huahui Wu2011-06-282-68/+5
|\ \ \ \ \
| * | | | | Revert "Gets the URL that has a cert error and carrys it in SslError."Huahui Wu2011-06-282-68/+5
* | | | | | Merge "Gets the URL that has a cert error and carrys it in SslError."Huahui Wu2011-06-282-5/+68
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Gets the URL that has a cert error and carrys it in SslError.Huahui Wu2011-06-272-5/+68
| | |_|_|/ | |/| | |
* | | | | Merge "Got rid of deprecated EXTRA_CHANGED_BY from VoicemailContract."Debashish Chatterjee2011-06-281-9/+1
|\ \ \ \ \
| * | | | | Got rid of deprecated EXTRA_CHANGED_BY from VoicemailContract.Debashish Chatterjee2011-06-281-9/+1
* | | | | | Merge "Make the system global search provider a user setting."Narayan Kamath2011-06-285-21/+200
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Make the system global search provider a user setting.Narayan Kamath2011-06-285-21/+200
* | | | | | Remove native EventRecurrence parserAndy McFadden2011-06-281-44/+1
| |/ / / / |/| | | |
* | | | | Introduced 'SELF_CHANGE' extra for voicemail notifications.Debashish Chatterjee2011-06-281-0/+7
|/ / / /
* | | | Merge "Expose the currently used engine to bundled apps."Narayan Kamath2011-06-281-1/+10
|\ \ \ \ | |_|_|/ |/| | |
| * | | Expose the currently used engine to bundled apps.Narayan Kamath2011-06-271-1/+10
* | | | Merge "Fix crash while device is pairing / unpairing."Jake Hamby2011-06-272-3/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix crash while device is pairing / unpairing.Jaikumar Ganesh2011-06-272-3/+7
* | | | Merge "Moving ssl_certificate layout, resources, and helper code to SslCertif...Brian Carlstrom2011-06-271-8/+74
|\ \ \ \
| * | | | Moving ssl_certificate layout, resources, and helper code to SslCertificateBrian Carlstrom2011-06-271-8/+74
* | | | | Merge "Fix race condition in WakeLocks."Jake Hamby2011-06-271-1/+1
|\ \ \ \ \
| * | | | | Fix race condition in WakeLocks.Jake Hamby2011-06-151-1/+1
* | | | | | Merge "Renamed INCLUDE_PROFILE param to ALLOW_PROFILE."Dave Santoro2011-06-271-4/+6
|\ \ \ \ \ \
| * | | | | | Renamed INCLUDE_PROFILE param to ALLOW_PROFILE.Dave Santoro2011-06-241-4/+6
| | |_|_|/ / | |/| | | |
* | | | | | Merge changes I0077e5e5,I42cbed69Mike J. Chen2011-06-272-11/+44
|\ \ \ \ \ \
| * | | | | | Hookup interface status to other clientsMike J. Chen2011-06-242-10/+34
| * | | | | | Revert "Revert "Propagate new link-status-change message to any NetworkManage...Mike J. Chen2011-06-231-3/+12
* | | | | | | Fixing the buildSvetoslav Ganov2011-06-272-3/+3
* | | | | | | Merge "Added scroll and text selection change accessibility events."Svetoslav Ganov2011-06-2711-103/+510
|\ \ \ \ \ \ \
| * | | | | | | Added scroll and text selection change accessibility events.Svetoslav Ganov2011-06-2611-103/+510
* | | | | | | | Merge "Fixing various broken javadoc comments in framework."Romain Guy2011-06-272-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Fixing various broken javadoc comments in framework.Andrew Sapperstein2011-06-242-3/+3
* | | | | | | | | Merge "Reduce definition of monthly rep test"Andy McFadden2011-06-271-0/+17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Reduce definition of monthly rep testAndy McFadden2011-06-241-0/+17
* | | | | | | | | | Merge "Turn on HW accel by default for apps that target ICS."Dianne Hackborn2011-06-272-1/+11
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | Turn on HW accel by default for apps that target ICS.Dianne Hackborn2011-06-242-1/+11
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Add framework support for camcorder zoom.Wu-cheng Li2011-06-271-5/+14
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge "Fix bug 4903822 - vertical gravity bugs in action bar custom views"Adam Powell2011-06-241-3/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix bug 4903822 - vertical gravity bugs in action bar custom viewsAdam Powell2011-06-241-3/+6
* | | | | | | | | Introduce MarginLayoutParams marginStart and margingEndFabrice Di Meglio2011-06-242-5/+144
* | | | | | | | | Merge "Properly tear down TextureView"Romain Guy2011-06-241-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Properly tear down TextureViewRomain Guy2011-06-241-1/+1
* | | | | | | | | Merge "Reduce the number of UI events required to update a SurfaceTexture."Romain Guy2011-06-241-16/+30
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /