- 097723d [sql] Complain about statement mutations after stepping has started. by [email protected] · 12 years ago
- 2f496b4 [sql] Log tag with sqlite errors. by [email protected] · 12 years ago
- a4bbc1f9 Use a direct include of strings headers in rlz/, sandbox/, skia/, sql/, sync/. by [email protected] · 12 years ago
- 90626587 Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/, media/, ppapi/, printing/, remoting/, rlz/, skia/, sql/, sync/, third_party/, tools/, webkit/, win8/. by [email protected] · 12 years ago
- 7131880 Update sync/, sql/, and printing/ to use scoped_refptr<T>::get() rather than implicit "operator T*" by [email protected] · 12 years ago
- 007b3f8 Rewrite std::string("") to std::string(), Linux edition. by [email protected] · 12 years ago
- 69d7f89 Revert "Rewrite std::string("") to std::string(), Linux edition." by [email protected] · 12 years ago
- e59558b7 Rewrite std::string("") to std::string(), Linux edition. by [email protected] · 12 years ago
- 41a97c81 Implement sql::Connection::RazeAndClose(). by [email protected] · 13 years ago
- b4c363b Fixing null pointer dereference. by [email protected] · 13 years ago
- 35f7e539 Annotate calls to SQLite functions - they have to be executed on a thread allowing IO access. by [email protected] · 13 years ago
- 88cb625 Revert 147309 - Annotate calls to SQLite functions - they have to be executed on a thread allowing IO access. by [email protected] · 13 years ago
- 8262829 Annotate calls to SQLite functions - they have to be executed on a thread allowing IO access. by [email protected] · 13 years ago
- 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
- 85fc27b0 Clear statement before closing db in cookie code. by [email protected] · 14 years ago
- c0714df Fix Android build. by [email protected] · 14 years ago
- 98b6f8b1 Create a class to represent a Dom Storage Database. by [email protected] · 14 years ago
- bed29d94 Update webdata files to take advantage of DLOG(FATAL) in by [email protected] · 14 years ago
- eff1fa52 Put debugging assertions into sql::Statement. by [email protected] · 14 years ago
- f0a54b2 Move app/sql/* files to sql/ directory. by [email protected] · 14 years ago[Renamed (98%) from app/sql/statement.cc]
- e33cba4 Move bundled copy of sqlite one level deeper to better separate it by [email protected] · 15 years ago
- 5eea116 Get rid of MetaTableHelper class and make use of the app/sql API in the LoginDatabase. by [email protected] · 15 years ago
- 3ddbd145 Fix to AutoFill sql Crash Report by [email protected] · 15 years ago
- 35f2094c AppCacheDatabase and SQL based AppCacheStorageImpl. by [email protected] · 16 years ago
- 833a4ba Revert 35328 - AppCacheDatabase and SQL based AppCacheStorageImpl. by [email protected] · 16 years ago
- 5ac84ca AppCacheDatabase and SQL based AppCacheStorageImpl. by [email protected] · 16 years ago
- 765b4450 Convert history to use new sql wrappers. Enhance wrappers in several ways to by [email protected] · 16 years ago
- faa604e Add basic sqlite error handling to the new sqlite handlers by [email protected] · 16 years ago
- 1ed78a3 Convert the sqlite cookie database and web database to use the new sqlite by [email protected] · 16 years ago
- e5ffd0e4 Add a new wrapper for sqlite. This is mostly a large cleanup of the existing by [email protected] · 16 years ago