Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding a system property to log slow queries | Dmitri Plotnikov | 2009-09-15 | 1 | -9/+26 |
* | Increasing uninterrupted sleep quantum in SQLiteDatabase to increase transact... | Dmitri Plotnikov | 2009-09-09 | 1 | -1/+1 |
* | add a transaction monitor | Fred Quintana | 2009-09-08 | 3 | -5/+88 |
* | Breaking sleep after yield into small quanta. | Dmitri Plotnikov | 2009-09-01 | 1 | -55/+68 |
* | allow delaying after yielding | Fred Quintana | 2009-08-27 | 1 | -4/+27 |
* | I am getting tired of the java doc warnings, so fix them. | Dianne Hackborn | 2009-08-24 | 1 | -0/+1 |
* | am ae1ba650: Merge change 8227 into donut | Android (Google) Code Review | 2009-07-22 | 1 | -16/+27 |
|\ | |||||
| * | Handle null in MatrixCursor.get*() | Bjorn Bringert | 2009-07-22 | 1 | -16/+27 |
* | | am aa0e47cb: Merge change 8179 into donut | Android (Google) Code Review | 2009-07-22 | 1 | -1/+2 |
|\ \ | |/ | |||||
| * | Fix SQL generated by updateWithOnConflict() | Bjorn Bringert | 2009-07-22 | 1 | -1/+2 |
* | | am eb717b9c: Merge change 4477 into donut | Android (Google) Code Review | 2009-06-22 | 1 | -3/+5 |
|\ \ | |/ | |||||
| * | BulkCursorToCursorAdaptor.respond no longer assumes RemoteException is imposs... | Karl Rosaen | 2009-06-22 | 1 | -3/+5 |
| * | Allow making AssetFileDescriptors from SQLite blobs. | Bjorn Bringert | 2009-06-03 | 1 | -0/+92 |
* | | Allow making AssetFileDescriptors from SQLite blobs. | Bjorn Bringert | 2009-06-04 | 1 | -0/+92 |
* | | - create a new generic ISyncAdapter implementation, SyncAdapterNew | Fred Quintana | 2009-06-01 | 2 | -0/+93 |
* | | am a64f5f61: Merge change 1124 into donut | Android (Google) Code Review | 2009-05-27 | 1 | -4/+8 |
|\ \ | |/ | |||||
| * | Fix SQLite limit issue. | Owen Lin | 2009-05-21 | 1 | -4/+8 |
* | | add ipc support to batching | Fred Quintana | 2009-05-22 | 1 | -0/+15 |
* | | am 9ae8873: Merge change 617 into donut | Android (Google) Code Review | 2009-04-29 | 1 | -4/+12 |
|\ \ | |/ | |||||
| * | Allow caller-supplied column aliases in queries even when a projection map is... | Michael Chan | 2009-04-27 | 1 | -4/+12 |
| * | AI 145778: Manual merge changes 145382-145384 from cupcake. | Andy Stadler | 2009-04-10 | 3 | -4/+8 |
* | | Merge branch 'readonly-p4-master' | Dianne Hackborn | 2009-04-13 | 3 | -4/+8 |
|\ \ | |||||
| * | | AI 145994: Integrate #145778 from Donut. | Dianne Hackborn | 2009-04-13 | 3 | -4/+8 |
* | | | Merge branch 'open_source' into google_internal | The Android Open Source Project | 2009-03-29 | 1 | -6/+9 |
|\ \ \ | |/ / |/| | | |||||
| * | | Merge commit 'remotes/korg/cupcake' into merge | Jean-Baptiste Queru | 2009-03-18 | 7 | -29/+111 |
| |\ \ | | |/ | |||||
| * | | fix issue #1587 | Yusuke Ohmichi(maimuzo) | 2009-03-04 | 1 | -6/+9 |
* | | | Automated import from //branches/master/...@141380,141380 | Fred Quintana | 2009-03-24 | 1 | -15/+17 |
| |/ |/| | |||||
* | | auto import from //depot/cupcake/@136594 | The Android Open Source Project | 2009-03-05 | 2 | -2/+8 |
* | | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 45 | -0/+9838 |
* | | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 45 | -9816/+0 |
* | | auto import from //depot/cupcake/@132589 | The Android Open Source Project | 2009-03-03 | 2 | -24/+2 |
* | | auto import from //depot/cupcake/@137055 | The Android Open Source Project | 2009-03-02 | 2 | -2/+24 |
* | | auto import from //branches/cupcake/...@132276 | The Android Open Source Project | 2009-02-19 | 1 | -0/+1 |
* | | auto import from //branches/cupcake/...@130745 | The Android Open Source Project | 2009-02-10 | 5 | -25/+78 |
|/ | |||||
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 9 | -52/+399 |
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 45 | -0/+9415 |