| Commit message (Expand) | Author | Age | Files | Lines |
* | reduce locking when using SQLiteStatement | Vasu Nori | 2010-07-09 | 2 | -126/+69 |
* | STOPSHIP CL in master - make sqlite WAL default for all apps | Vasu Nori | 2010-07-08 | 1 | -6/+6 |
* | for WAL to work, can't keep prepared SQL stmt_id in SQLiteStatement | Vasu Nori | 2010-07-07 | 2 | -76/+184 |
* | unittests for DatabaseConnectionPool (and fix bugs) | Vasu Nori | 2010-07-07 | 1 | -0/+364 |
* | deprecate method returning prepared sql statement id | Vasu Nori | 2010-07-03 | 3 | -186/+237 |
* | Merge "fix broken build: renaming a testfile" | Vasu Nori | 2010-07-03 | 1 | -1/+1 |
|\ |
|
| * | fix broken build: renaming a testfile | Vasu Nori | 2010-07-03 | 1 | -1/+1 |
* | | Merge "change name of a test to be more accurate" | Vasu Nori | 2010-07-03 | 1 | -0/+0 |
|\ \
| |/ |
|
| * | change name of a test to be more accurate | Vasu Nori | 2010-07-03 | 1 | -0/+0 |
* | | Merge "remove broken, unused and unwanted tests" | Vasu Nori | 2010-07-02 | 2 | -348/+0 |
|\ \
| |/
|/| |
|
| * | remove broken, unused and unwanted tests | Vasu Nori | 2010-07-02 | 2 | -348/+0 |
* | | some refactoring and multi-threading fixes | Vasu Nori | 2010-07-02 | 2 | -23/+38 |
|/ |
|
* | am 591908fd: am 120a58fb: Extend unit test framework for Wifi soft AP configu... | Xia Wang | 2010-06-29 | 3 | -0/+143 |
|\ |
|
| * | Extend unit test framework for Wifi soft AP configuration | Xia Wang | 2010-06-29 | 3 | -0/+143 |
* | | Rename a data storage object to better reflect its intended usage. | Derek Sollenberger | 2010-06-28 | 1 | -12/+12 |
* | | Initial pass at unit tests for ZoomManager. | Derek Sollenberger | 2010-06-28 | 1 | -0/+127 |
* | | fix broken test similar to I32c30f7d05e5bec7c6b2776ce9a80c8be61d856f | Vasu Nori | 2010-06-17 | 1 | -2/+2 |
* | | move a sqlite test from framework-tests to coretests | Vasu Nori | 2010-06-17 | 1 | -0/+274 |
* | | am 685fcf36: am c95812e6: Merge "Move out all framework-tests classes." into ... | Brett Chabot | 2010-06-16 | 3 | -0/+460 |
|\ \
| |/ |
|
| * | Move out all framework-tests classes. | Brett Chabot | 2010-06-14 | 3 | -0/+460 |
* | | fix broken-test | Vasu Nori | 2010-06-04 | 1 | -21/+3 |
* | | am 913dbc50: am a9f06fef: am ee7e6a78: merge from open-source master | The Android Open Source Project | 2010-06-03 | 1 | -0/+20 |
|\ \
| |/ |
|
| * | am ee7e6a78: merge from open-source master | The Android Open Source Project | 2010-06-03 | 1 | -0/+20 |
| |\ |
|
| | * | merge from open-source master | The Android Open Source Project | 2010-06-03 | 1 | -0/+20 |
* | | | Merge "close() on anything other than database shouldn't acquire db lock." | Vasu Nori | 2010-05-20 | 1 | -0/+186 |
|\ \ \ |
|
| * | | | close() on anything other than database shouldn't acquire db lock. | Vasu Nori | 2010-05-20 | 1 | -0/+186 |
* | | | | Merge "Make vCard code a separated static library." | Daisuke Miyakawa | 2010-05-20 | 36 | -5071/+0 |
|\ \ \ \ |
|
| * | | | | Make vCard code a separated static library. | Daisuke Miyakawa | 2010-05-20 | 36 | -5071/+0 |
| |/ / / |
|
* | | | | am 17530508: am cf7d2d50: am 3716ea04: am 06906796: If the network SSID is a ... | Xia Wang | 2010-05-20 | 1 | -1/+5 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | am 3716ea04: am 06906796: If the network SSID is a string, it should be enclo... | Xia Wang | 2010-05-20 | 1 | -1/+5 |
| |\ \
| | |/ |
|
| | * | am 06906796: If the network SSID is a string, it should be enclosed in double... | Xia Wang | 2010-05-20 | 1 | -1/+5 |
| | |\ |
|
| | | * | If the network SSID is a string, it should be enclosed in double quotation ma... | Xia Wang | 2010-05-20 | 1 | -1/+5 |
* | | | | Merge "DatabaseCorruptionHandler causes NPE" | Vasu Nori | 2010-05-19 | 1 | -0/+94 |
|\ \ \ \ |
|
| * | | | | DatabaseCorruptionHandler causes NPE | Vasu Nori | 2010-05-19 | 1 | -0/+94 |
* | | | | | am 199d3783: am 7e3b31d7: Merge "Update docs, add HANDLED, NOT_HANDLED and ge... | Wink Saville | 2010-05-19 | 1 | -31/+43 |
|\ \ \ \ \
| |/ / / /
|/| / / /
| |/ / / |
|
| * | | | Update docs, add HANDLED, NOT_HANDLED and getCurrentMessage. | Wink Saville | 2010-05-19 | 1 | -31/+43 |
* | | | | am 2be883c4: am 4ec730ca: am 7361b741: am 4a0823e5: Merge "Uncomment a test t... | Suchi Amalapurapu | 2010-05-18 | 1 | -3/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | am 7361b741: am 4a0823e5: Merge "Uncomment a test that was marked as STOPSHIP... | Suchi Amalapurapu | 2010-05-18 | 1 | -3/+2 |
| |\ \ \
| | |/ / |
|
| | * | | am 4a0823e5: Merge "Uncomment a test that was marked as STOPSHIP Add MediumTe... | Suchi Amalapurapu | 2010-05-18 | 1 | -3/+2 |
| | |\ \
| | | |/ |
|
| | | * | Uncomment a test that was marked as STOPSHIP | Suchi Amalapurapu | 2010-05-18 | 1 | -3/+2 |
* | | | | am 5f0e438b: am 3d802ef7: am aa4db173: am 9a212adc: Fix 2641875 Initialize th... | Suchi Amalapurapu | 2010-05-18 | 1 | -2/+3 |
|\ \ \ \
| |/ / / |
|
| * | | | am aa4db173: am 9a212adc: Fix 2641875 Initialize the cache path only if the c... | Suchi Amalapurapu | 2010-05-18 | 1 | -2/+3 |
| |\ \ \
| | |/ / |
|
| | * | | am 9a212adc: Fix 2641875 Initialize the cache path only if the container exis... | Suchi Amalapurapu | 2010-05-18 | 1 | -2/+3 |
| | |\ \
| | | |/ |
|
| | | * | Fix 2641875 | Suchi Amalapurapu | 2010-05-18 | 1 | -2/+3 |
* | | | | am 8ee6aefe: am 58e49a50: Merge " ConnectivityManagerTestActivity can be laun... | Xia Wang | 2010-05-17 | 2 | -4/+10 |
|\ \ \ \
| |/ / / |
|
| * | | | ConnectivityManagerTestActivity can be launched from launcher. | Xia Wang | 2010-05-17 | 2 | -4/+10 |
* | | | | Remove the deprecated cursor methods. | Jeff Hamilton | 2010-05-13 | 2 | -94/+1 |
* | | | | am 8e8bb02f: am 3f5ed04f: am b63ea5f7: am c928a11e: Merge "Fix 2672155 Check ... | Suchi Amalapurapu | 2010-05-13 | 1 | -0/+43 |
|\ \ \ \
| |/ / / |
|
| * | | | am b63ea5f7: am c928a11e: Merge "Fix 2672155 Check the code path when enablin... | Suchi Amalapurapu | 2010-05-13 | 1 | -0/+43 |
| |\ \ \
| | |/ / |
|
| | * | | am c928a11e: Merge "Fix 2672155 Check the code path when enabling disabling p... | Suchi Amalapurapu | 2010-05-13 | 1 | -0/+43 |
| | |\ \
| | | |/ |
|