summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add in i18n TLDs and new TLDs to the URL RegEx matcher.Shimeng (Simon) Wang2011-07-182-6/+13
* Merge "NetInitiatedActivity: support AUTO response feature for SUPL IOT"Mike Lockwood2011-07-181-1/+25
|\
| * NetInitiatedActivity: support AUTO response feature for SUPL IOTAlexy Shin2011-07-181-1/+25
* | Merge "Few minor TTS clean ups."Narayan Kamath2011-07-183-12/+14
|\ \
| * | Few minor TTS clean ups.Narayan Kamath2011-07-183-12/+14
* | | Merge "Always consider playlists corresponding to different bandwidths differ...Andreas Huber2011-07-181-0/+6
|\ \ \
| * | | Always consider playlists corresponding to different bandwidths different.Andreas Huber2011-07-151-0/+6
* | | | Merge "Fix seek behaviour at startup and teardown of media session that hasn'...Andreas Huber2011-07-182-3/+11
|\ \ \ \ | |/ / /
| * | | Fix seek behaviour at startup and teardown of media session that hasn't been ...Andreas Huber2011-07-152-3/+11
* | | | Reconcile with gingerbread-releaseThe Android Open Source Project2011-07-180-0/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | reset back to latest, and keep historyandroid-merger2011-07-130-0/+0
| |\ \ \
| | * | | temporary revert for testingandroid-merger2011-07-122-42/+17
| | * | | reset, and keep historyandroid-merger2011-07-120-0/+0
| | |\ \ \ | |/ / / /
| | * | | temporary revert for testingandroid-merger2011-07-123-26/+12
| | * | | reset, and keep historyandroid-merger2011-07-100-0/+0
| | |\ \ \ | |/ / / /
| | * | | Revert "Handle DHCP renewal and wakeup in framework"android-merger2011-07-081-122/+31
| | * | | Revert "Fix lease duration handling"android-merger2011-07-081-19/+12
| | * | | Revert "Handle GET_POWER failures"android-merger2011-07-081-3/+1
| | * | | Revert "Move Wifi Ap configuration to flat file"android-merger2011-07-082-120/+52
| |/ / /
* | | | Fix a few threading issues in the AudioPlaybackHandler.Narayan Kamath2011-07-184-46/+67
* | | | Merge "Improve TextToSpeech#isSpeaking()"Narayan Kamath2011-07-183-2/+18
|\ \ \ \ | |_|_|/ |/| | |
| * | | Improve TextToSpeech#isSpeaking()Narayan Kamath2011-07-153-2/+18
* | | | Merge "MTP: Use a single packet for the data phase"Mike Lockwood2011-07-183-80/+66
|\ \ \ \
| * | | | MTP: Use a single packet for the data phaseMike Lockwood2011-07-173-80/+66
* | | | | Merge "Update the style of the action bar share UI"Svetoslav Ganov2011-07-176-20/+40
|\ \ \ \ \
| * | | | | Update the style of the action bar share UISvetoslav Ganov2011-07-176-20/+40
* | | | | | Merge "Make View#setBackgroundDrawable a no-op if setting the same background."Adam Powell2011-07-171-0/+4
|\ \ \ \ \ \
| * | | | | | Make View#setBackgroundDrawable a no-op if setting the same background.Adam Powell2011-07-171-0/+4
* | | | | | | Merge "Audio preprocessing wrapper for webrtc."Eric Laurent2011-07-172-0/+1641
|\ \ \ \ \ \ \
| * | | | | | | Audio preprocessing wrapper for webrtc.Eric Laurent2011-07-172-0/+1641
* | | | | | | | Merge "Data usage notifs, newly installed apps, defaults."Jeff Sharkey2011-07-174-35/+75
|\ \ \ \ \ \ \ \
| * | | | | | | | Data usage notifs, newly installed apps, defaults.Jeff Sharkey2011-07-174-35/+75
* | | | | | | | | Stop attempting to call the removed -Xdeadlockpredict option.Elliott Hughes2011-07-171-9/+0
* | | | | | | | | Fix build.Dianne Hackborn2011-07-171-0/+4
* | | | | | | | | Merge "Fix a couple static leaks."Dianne Hackborn2011-07-172-13/+19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix a couple static leaks.Dianne Hackborn2011-07-172-13/+19
* | | | | | | | | | Merge "Rework and fix "adb shell dumpsys meminfo""Dianne Hackborn2011-07-176-132/+378
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | Rework and fix "adb shell dumpsys meminfo"Dianne Hackborn2011-07-176-132/+378
| |/ / / / / / / /
* | | | | | | | | Merge "Fix bug 5037642 - Refine back button behavior for action bar modes."Adam Powell2011-07-172-9/+40
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Fix bug 5037642 - Refine back button behavior for action bar modes.Adam Powell2011-07-172-9/+40
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge "Acquire wakelock during network stats collection."Jeff Sharkey2011-07-171-4/+25
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / /
| * | | | | | Acquire wakelock during network stats collection.Jeff Sharkey2011-07-171-4/+25
* | | | | | | Merge "Throw an exception if accessibility service has not requested to retri...Svetoslav Ganov2011-07-171-4/+17
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Throw an exception if accessibility service has not requested to retrieve win...Svetoslav Ganov2011-07-171-4/+17
* | | | | | | Merge "During encryption, don't throw exceptions for unknown vold state"Ken Sumrall2011-07-171-1/+5
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | During encryption, don't throw exceptions for unknown vold stateKen Sumrall2011-07-151-1/+5
* | | | | | | Merge "Release strong Fragment references after exec."Jeff Sharkey2011-07-171-0/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Release strong Fragment references after exec.Jeff Sharkey2011-07-131-0/+1
* | | | | | | Scroll events should indicate whether or not they have pixel data.Svetoslav Ganov2011-07-171-18/+18
* | | | | | | AccessibilityNodeInfo does not report checkable coreclty.Svetoslav Ganov2011-07-172-2/+1