1. fcf75d4 Convert string16 to base::string16 in content. by [email protected] · 12 years ago
  2. 097723d [sql] Complain about statement mutations after stepping has started. by [email protected] · 12 years ago
  3. a4bbc1f9 Use a direct include of strings headers in rlz/, sandbox/, skia/, sql/, sync/. by [email protected] · 12 years ago
  4. 01c86ec Remove the rest of #pragma once in one big CL. by [email protected] · 13 years ago
  5. 389e0a4 Added parameter 'clear_bound_vars', so we could reset the statement without clearing bound variables, so and current row is reset to the beginning. by [email protected] · 13 years ago
  6. 28fe0ff Remove operator overloads from Statement. Fix leftover users of operators. by [email protected] · 13 years ago
  7. 85fc27b0 Clear statement before closing db in cookie code. by [email protected] · 14 years ago
  8. 98b6f8b1 Create a class to represent a Dom Storage Database. by [email protected] · 14 years ago
  9. bed29d94 Update webdata files to take advantage of DLOG(FATAL) in by [email protected] · 14 years ago
  10. eff1fa52 Put debugging assertions into sql::Statement. by [email protected] · 14 years ago
  11. d452696 build sql as a component - this will help ensure there is only one copy by [email protected] · 14 years ago
  12. f0a54b2 Move app/sql/* files to sql/ directory. by [email protected] · 14 years ago[Renamed (97%) from app/sql/statement.h]
  13. 3b63f8f4 Move some files from base to base/memory. by [email protected] · 14 years ago
  14. 32b76ef `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views by [email protected] · 15 years ago
  15. 5eea116 Get rid of MetaTableHelper class and make use of the app/sql API in the LoginDatabase. by [email protected] · 15 years ago
  16. 3273dce In the sync database, use protobuf-based storage. Drop the old by [email protected] · 16 years ago
  17. a5b58f5 Fix lint errors in app/ and turn on presubmit check. by [email protected] · 16 years ago
  18. 765b4450 Convert history to use new sql wrappers. Enhance wrappers in several ways to by [email protected] · 16 years ago
  19. faa604e Add basic sqlite error handling to the new sqlite handlers by [email protected] · 16 years ago
  20. 1ed78a3 Convert the sqlite cookie database and web database to use the new sqlite by [email protected] · 16 years ago
  21. e5ffd0e4 Add a new wrapper for sqlite. This is mostly a large cleanup of the existing by [email protected] · 16 years ago