Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a build break. Too many branches to keep track of. | Jason Sams | 2009-11-02 | 2 | -3/+0 |
* | Fix some leaks. This fixes the major malloc memory leak in allApps. Still t... | Jason Sams | 2009-11-02 | 5 | -0/+9 |
* | Merge change I73680cd9 into eclair | Android (Google) Code Review | 2009-11-02 | 2 | -2/+4 |
|\ | |||||
| * | Fix 2194140: [Passion] Support Audience chip. | Eric Laurent | 2009-11-02 | 2 | -2/+4 |
* | | Merge change Ieca126e6 into eclair | Android (Google) Code Review | 2009-11-02 | 1 | -0/+2 |
|\ \ | |||||
| * | | Fix problem with proximity sensor not reawaking screen if the values change t... | Mike Lockwood | 2009-11-02 | 1 | -0/+2 |
| |/ | |||||
* | | Merge change I60413727 into eclair | Android (Google) Code Review | 2009-11-02 | 2 | -3/+3 |
|\ \ | |/ |/| | |||||
| * | Fix issue #2226370: Resource versions match with equality | Dianne Hackborn | 2009-11-01 | 2 | -3/+3 |
* | | Merge change I29bc113c into eclair | Android (Google) Code Review | 2009-11-02 | 1 | -3/+6 |
|\ \ | |||||
| * | | Fix issue 197683: English IME key-press latency is noticeably higher on passi... | Eric Laurent | 2009-11-02 | 1 | -3/+6 |
* | | | Do not advance mLastEventTime when enabling or disabling user activity. | Mike Lockwood | 2009-11-02 | 1 | -1/+0 |
|/ / | |||||
* | | Add warning that hardware auto-brightness is deprecated and will be removed i... | Mike Lockwood | 2009-11-01 | 1 | -1/+12 |
* | | Manage button and keyboard backlights with light sensor in both manual and au... | Mike Lockwood | 2009-11-01 | 1 | -14/+15 |
* | | Don't turn on keyboard backlights when keyboard is closed in auto brightness ... | Mike Lockwood | 2009-10-31 | 1 | -2/+16 |
* | | Use separate flags for enabling hardware and software auto-brightness. | Mike Lockwood | 2009-10-31 | 1 | -18/+25 |
* | | Merge change I8c0eb9a6 into eclair | Android (Google) Code Review | 2009-10-30 | 1 | -1/+2 |
|\ \ | |||||
| * | | libagl: silence a LOGD | Iliyan Malchev | 2009-10-30 | 1 | -1/+2 |
* | | | Merge change I7df84618 into eclair | Android (Google) Code Review | 2009-10-30 | 1 | -0/+12 |
|\ \ \ | |||||
| * | | | Add a privateImeOption to represent that the IME should not show | Mike LeBeau | 2009-10-30 | 1 | -0/+12 |
* | | | | Merge change I92cdc5ed into eclair | Android (Google) Code Review | 2009-10-30 | 3 | -77/+240 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | PerformanceCollector: Collect & report perf measurements in key/value form | Jack Wang | 2009-10-28 | 3 | -77/+240 |
* | | | | Merge change Ie3e80456 into eclair | Android (Google) Code Review | 2009-10-30 | 1 | -2/+4 |
|\ \ \ \ | |||||
| * | | | | Turns out the SGX driver is correct and the bug was in this test. | Mathias Agopian | 2009-10-30 | 1 | -2/+4 |
* | | | | | Merge change Id8b28e4f into eclair | Android (Google) Code Review | 2009-10-30 | 1 | -3/+4 |
|\ \ \ \ \ | |||||
| * | | | | | fix [2225964] Android runtime restarted in surfaceflinger/BlurFilter.cpp | Mathias Agopian | 2009-10-29 | 1 | -3/+4 |
* | | | | | | Merge change I56779290 into eclair | Android (Google) Code Review | 2009-10-30 | 3 | -22/+42 |
|\ \ \ \ \ \ | |||||
| * | | | | | | fix[2222341] Soft reset while going back from camcorder settings | Mathias Agopian | 2009-10-30 | 3 | -22/+42 |
* | | | | | | | Merge change If007a2fa into eclair | Android (Google) Code Review | 2009-10-30 | 3 | -7/+39 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | return proper error code from eglCreateImageKHR | Mathias Agopian | 2009-10-29 | 3 | -7/+39 |
| |/ / / / / | |||||
* | | | | | | Merge change Iae849da2 into eclair | Android (Google) Code Review | 2009-10-30 | 2 | -0/+67 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | add table maskfilter | Mike Reed | 2009-10-30 | 2 | -0/+67 |
| |/ / / / | |||||
* | | | | | Merge change I08c19bee into eclair | Android (Google) Code Review | 2009-10-30 | 1 | -0/+2 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | DO NOT MERGE: Another gcc 4.0.3 workaround. | Andy McFadden | 2009-10-30 | 1 | -0/+2 |
| | |_|/ | |/| | | |||||
* | | | | Merge change I4b3db907 into eclair | Android (Google) Code Review | 2009-10-30 | 1 | -19/+4 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Revert the channge where channels were not selected randomly. | Jaikumar Ganesh | 2009-10-30 | 1 | -19/+4 |
* | | | | Avoid NPE when callers send null selection args. | Jeff Sharkey | 2009-10-29 | 1 | -2/+6 |
* | | | | Merge change Iee0486e2 into eclair | Android (Google) Code Review | 2009-10-29 | 4 | -3/+33 |
|\ \ \ \ | |||||
| * | | | | Dump media recorder PID in dumpsys media.player, and fix minor bugs. | Gloria Wang | 2009-10-29 | 4 | -3/+33 |
* | | | | | Merge change I4e036287 into eclair | Android (Google) Code Review | 2009-10-29 | 1 | -11/+8 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | update line test to expose some bug on SGX530 ed4 | Mathias Agopian | 2009-10-29 | 1 | -11/+8 |
| | |/ / | |/| | | |||||
* | | | | Merge change I9efe265f into eclair | Android (Google) Code Review | 2009-10-29 | 2 | -3/+72 |
|\ \ \ \ | |||||
| * | | | | unhide AccountManagerResponse | Fred Quintana | 2009-10-28 | 2 | -3/+72 |
* | | | | | Merge change Id6f158b3 into eclair | Android (Google) Code Review | 2009-10-29 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Removed javadoc link to hidden class (temporary fix for build) | Ed Heyl | 2009-10-29 | 1 | -1/+1 |
* | | | | | | process: Disable debugging | San Mehat | 2009-10-29 | 1 | -1/+1 |
* | | | | | | Merge change I26a2d829 into eclair | Android (Google) Code Review | 2009-10-29 | 2 | -3/+20 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add -P flag to ps in dumpstate | Evan Millar | 2009-10-29 | 2 | -3/+20 |
* | | | | | | | Merge change Idc4c7714 into eclair | Android (Google) Code Review | 2009-10-29 | 2 | -76/+26 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | Revert the changes that introduced new exception that wouldn't have occured b... | Costin Manolache | 2009-10-29 | 2 | -76/+26 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge change Ieab4c75b into eclair | Android (Google) Code Review | 2009-10-29 | 1 | -2/+2 |
|\ \ \ \ \ \ |