1. d82cd995 Convert //sql to use std::unique_ptr by mostynb · 9 years ago
  2. 0b51920 Switch to standard integer types in xxx/. by avi · 10 years ago
  3. 102ceb41 mandoline filesystem: add a sqlite3 vfs to proxy filesystem usage. by erg · 10 years ago
  4. 720d4f3 sql: Remove basictypes.h includes. by tfarina · 10 years ago
  5. dcf12048 Import SQLite 3.8.7.4. by Scott Hess · 11 years ago
  6. 1b3b125e Standardize usage of virtual/override/final specifiers in sql/. by dcheng · 11 years ago
  7. 2209d5e Misc. warning fixes/cleanup by pkasting · 11 years ago
  8. 3a4c5c7 Replace OVERRIDE with its C++11 counterparts in src/sql by r.nagaraj · 11 years ago
  9. 22dfc401 Change base/file_utils.h includes to base/files/file_utils.h in gin, google_apis, printing, sql, ui, and webkit. by thestig · 11 years ago
  10. cfb82161 [sql] Test recovery of corrupt golden file. by [email protected] · 11 years ago
  11. 48a3f94 [sql] Land binary golden file for test. by [email protected] · 11 years ago
  12. b9b4a57 Move ScopedFILE to base namespace and scoped_file.h by [email protected] · 11 years ago
  13. d9806a97 ui/base/resource: Remove dependency on net's big_endian implementation. by [email protected] · 12 years ago
  14. 7600d0b Revert 239400 "Revert 239280 "Move more file_util functions to b..." by [email protected] · 12 years ago
  15. a4f7378 Revert 239280 "Move more file_util functions to base namespace." by [email protected] · 12 years ago
  16. ae4f162 [sql] Recovery code for "Top Sites" database. by [email protected] · 12 years ago
  17. 5a6ddb1 Move more file_util functions to base namespace. by [email protected] · 12 years ago
  18. 5628570 Move GetFileSize, NormalizeFilePath to base namespace by [email protected] · 12 years ago
  19. a8848a7 Revert 235595 "Revert 235492 "[sql] Recover Favicons v5 database..." by [email protected] · 12 years ago
  20. 5f65959 Revert 235492 "[sql] Recover Favicons v5 databases, with more re..." by [email protected] · 12 years ago
  21. 4f40765 [sql] Recover Favicons v5 databases, with more recovery automation. by [email protected] · 12 years ago
  22. 29a4fd5 Recover version 6 Favicons, fix meta table. by [email protected] · 12 years ago
  23. fe4e3de Deprecate old Favicons database versions. by [email protected] · 12 years ago
  24. 43ffdd8 Rewrite Thumbnail and Top Sites test with golden files. by [email protected] · 12 years ago
  25. 98cf300 [sql] Callback and scoped-ignore tests for sql::Statement. by [email protected] · 12 years ago
  26. 4350e32 [sql] Framework for allowing tests to handle errors. by [email protected] · 12 years ago