| Commit message (Expand) | Author | Age | Files | Lines |
* | Make FTS2 inclusion in SQLite optional | the_jk | 2014-10-03 | 1 | -0/+5 |
* | Rename all isolate_dependency_* to files. | maruel | 2014-10-01 | 1 | -1/+0 |
* | [sql] Test recovery of corrupt golden file. | shess@chromium.org | 2014-07-10 | 1 | -1/+23 |
* | Android: cleanup gtest_target_type conditions. | bulach@chromium.org | 2014-05-17 | 1 | -4/+2 |
* | Remove {linux|android}_use_tcmalloc and switch to use_allocator in Chromium. | dmikurube@chromium.org | 2014-05-07 | 1 | -2/+1 |
* | Remove unused input_shlib_path | cjhopman@chromium.org | 2014-04-17 | 1 | -1/+0 |
* | Add use_allocator instead of linux_use_tcmalloc to switch the allocator. | dmikurube@chromium.org | 2014-03-05 | 1 | -1/+2 |
* | Rewrite Thumbnail and Top Sites test with golden files. | shess@chromium.org | 2013-09-10 | 1 | -0/+2 |
* | Unit tests for sql::MetaTable. | shess@chromium.org | 2013-09-07 | 1 | -0/+1 |
* | Convert most run_all_unittests.cc files to use new unit test launcher. | phajdan.jr@chromium.org | 2013-09-05 | 1 | -1/+1 |
* | [sql] Use recover virtual table in sql::Recovery. | shess@chromium.org | 2013-08-06 | 1 | -0/+1 |
* | [sql] Serialize calls to sqlite3_initialize(). | shess@chromium.org | 2013-07-22 | 1 | -0/+1 |
* | [sql] Scoped recovery framework. | shess@chromium.org | 2013-07-19 | 1 | -0/+3 |
* | [sql] Callback and scoped-ignore tests for sql::Statement. | shess@chromium.org | 2013-07-12 | 1 | -0/+2 |
* | [sql] Framework for allowing tests to handle errors. | shess@chromium.org | 2013-06-18 | 1 | -0/+37 |
* | Remove last client of sql::DiagnosticErrorDelegate. | shess@chromium.org | 2013-05-23 | 1 | -1/+0 |
* | Make sql build on Win64 | jschuh@chromium.org | 2013-01-11 | 1 | -0/+4 |
* | Move ErrorDelegate to its own file and add static utility functions to ErrorD... | pkotwicz@chromium.org | 2012-10-18 | 1 | -0/+2 |
* | Remove {base,net}_java dependencies from GYP client targets on Android. | pliard@chromium.org | 2012-09-10 | 1 | -1/+0 |
* | Make java.gypi export jar path to input_jars_paths variable | cjhopman@chromium.org | 2012-08-09 | 1 | -1/+0 |
* | GYP changes to get sql and sqlite building on iOS. | rohitrao@chromium.org | 2012-07-24 | 1 | -1/+1 |
* | Add APK targets for sql_unittests and sync_unit_tests. | nileshagrawal@chromium.org | 2012-05-31 | 1 | -2/+29 |
* | build sql as a component - this will help ensure there is only one copy | dpranke@chromium.org | 2011-11-10 | 1 | -1/+2 |
* | Move app/sql/* files to sql/ directory. | tfarina@chromium.org | 2011-07-19 | 1 | -15/+15 |
* | Remove the comments setting emands and vim tab width and expansion variables. | tony@chromium.org | 2011-07-11 | 1 | -6/+0 |
* | Add sql/sql.gyp to start building libsql and sql_unittests. | rsesek@chromium.org | 2011-06-30 | 1 | -0/+67 |