summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Do not pass QC_PERF into host build of sqlite3.cm-11.0-XNPH25R-bacon-d22b777afacm-11.0-XNPH22R-bacon-03d77315eaKoushik Dutta2013-12-051-4/+4
* Additional guard around perf enablementSteve Kondik2013-12-031-0/+2
* Add hooks for database open and pragma handlingDavid Ng2013-12-012-0/+47
* SQLite: Enable fdatasync for SQLiteKiran Kumar H N2013-12-011-1/+2
* Don't call malloc_usable_size() for host builds.Ben Cheng2013-09-051-3/+3
* Define HAVE_MALLOC_USABLE_SIZE to use the existing feature in dlmallocBen Cheng2013-09-042-1/+3
* add static dependency on liblogColin Cross2013-07-232-0/+4
* am 11ce9fa9: Merge "Fix for fts backward compatibility of previous commit"Jean-Baptiste Queru2013-07-081-1/+1
|\
| * Merge "Fix for fts backward compatibility of previous commit"Jean-Baptiste Queru2013-07-081-1/+1
| |\
| | * Fix for fts backward compatibility of previous commityi.jang2013-05-231-1/+1
| |/
* | Merge "Tracking changes to *-host for host shared libraries" into jb-mr2-dev-...Brian Carlstrom2013-05-020-0/+0
|\ \
| * | Tracking changes to *-host for host shared librariesBrian Carlstrom2013-05-021-1/+1
* | | am a85c748b: Merge "Tracking changes to *-host for host shared libraries"Brian Carlstrom2013-05-021-1/+1
|\ \ \ | |/ / |/| / | |/
| * Merge "Tracking changes to *-host for host shared libraries"Brian Carlstrom2013-05-021-1/+1
| |\
| | * Tracking changes to *-host for host shared librariesBrian Carlstrom2013-05-011-1/+1
| |/
* | Add liblogYing Wang2013-04-091-1/+2
* | am b4e9e379: Merge "fix build problem, when #define ENABLE_ANDROID_LOG 1"Elliott Hughes2013-03-061-1/+1
|\|
| * Merge "fix build problem, when #define ENABLE_ANDROID_LOG 1"Elliott Hughes2013-03-061-1/+1
| |\
| | * fix build problem, when #define ENABLE_ANDROID_LOG 1Hyejin Kim2013-03-061-1/+1
| |/
* | Remove GET_PHONEBOOK_INDEX callbackJay Shrauner2013-02-255-581/+1
* | am 6bbf67c1: Merge changes Ieecda65d,Idf3cbdabJeffrey Brown2013-02-061-0/+23
|\|
| * Merge changes Ieecda65d,Idf3cbdabJeffrey Brown2013-02-071-0/+23
| |\
| | * Fix bugs of database corruption following IO error on systems supporting atom...Yongil Jang2012-12-271-0/+8
| | * Fix bugs of sqlite that returns SIGBUS on disk full in WAL modegit-lg-database.lge.com2012-12-101-0/+15
* | | am 88d4c1f4: Merge "Change android fix for fts backward compatibility patch o...Jeffrey Brown2013-02-061-23/+15
|\| |
| * | Merge "Change android fix for fts backward compatibility patch of sqlite3.c f...Jeffrey Brown2013-02-071-23/+15
| |\ \ | | |/ | |/|
| | * Change android fix for fts backward compatibility patch of sqlite3.c for newe...git-lg-database.lge.com2012-12-061-23/+15
| |/
* | Fix contacts index labels for i18nJay Shrauner2013-02-057-780/+430
* | No-op - skip bad commitThe Android Open Source Project2012-07-310-0/+0
|\ \ | |/ |/|
| * Initial empty repositoryChad Jones2012-07-300-0/+0
|/
* Add more logging to track down disk I/O errors.Jeff Brown2012-06-141-4/+6
* Merge "Remove obsolete ThirdPartyProject.prop file."Elliott Hughes2012-05-151-10/+0
|\
| * Remove obsolete ThirdPartyProject.prop file.Elliott Hughes2012-05-151-10/+0
* | am 2d758ba4: Enable the powersafe overwrite assumption.Jeff Brown2012-05-111-1/+1
|\ \ | |/ |/|
| * Enable the powersafe overwrite assumption.Jeff Brown2012-05-111-1/+1
* | am 38d33f70: am 1eabc582: Merge "GetPhonebookIndex: Fix handling for minor Ja...Jean-Baptiste Queru2012-05-012-5/+48
|\ \ | |/ |/|
| * am 1eabc582: Merge "GetPhonebookIndex: Fix handling for minor Japanese kana c...Jean-Baptiste Queru2012-05-012-5/+48
| |\
| | * Merge "GetPhonebookIndex: Fix handling for minor Japanese kana characters"Jean-Baptiste Queru2012-05-012-5/+48
| | |\
| | | * GetPhonebookIndex: Fix handling for minor Japanese kana charactersYutaro Ogasawara2011-12-182-5/+48
| | |/
* | | Upgrade to SQLite 3.7.11.Jeff Brown2012-04-199-3685/+5009
* | | Extract Android diffs.Jeff Brown2012-04-196-0/+142
* | | am 221a8c1c: am b8b540ae: am c69e7a40: Changed default mode for journal files...Geremy Condra2012-04-020-0/+0
|\ \ \
| * \ \ am b8b540ae: am c69e7a40: Changed default mode for journal files created by s...Geremy Condra2012-04-020-0/+0
| |\ \ \
| | * \ \ am c69e7a40: Changed default mode for journal files created by sqlite.Geremy Condra2012-04-021-1/+1
| | |\ \ \
* | | | | | am 82446a48: (-s ours) am efe32461: am c69e7a40: Changed default mode for jou...Geremy Condra2012-04-020-0/+0
|\| | | | |
| * | | | | am efe32461: am c69e7a40: Changed default mode for journal files created by s...Geremy Condra2012-04-021-1/+1
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | am c69e7a40: Changed default mode for journal files created by sqlite.Geremy Condra2012-04-021-1/+1
| | |\ \ \ \ | | | | |/ / | | | |/| / | | | |_|/ | | |/| |
| | | * | Changed default mode for journal files created by sqlite.Geremy Condra2012-03-261-1/+1
* | | | | Changed default mode for journal files created by sqlite.Geremy Condra2012-03-261-1/+2
* | | | | Use fdatasync() to improve performance.Jeff Brown2012-02-292-5/+1