- fcf75d4 Convert string16 to base::string16 in content. by [email protected] · 12 years ago
- 097723d [sql] Complain about statement mutations after stepping has started. 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
- 01c86ec Remove the rest of #pragma once in one big CL. 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
- 28fe0ff Remove operator overloads from Statement. Fix leftover users of operators. by [email protected] · 13 years ago
- 85fc27b0 Clear statement before closing db in cookie code. 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
- d452696 build sql as a component - this will help ensure there is only one copy by [email protected] · 14 years ago
- f0a54b2 Move app/sql/* files to sql/ directory. by [email protected] · 14 years ago[Renamed (97%) from app/sql/statement.h]
- 3b63f8f4 Move some files from base to base/memory. by [email protected] · 14 years ago
- 32b76ef `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views 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
- 3273dce In the sync database, use protobuf-based storage. Drop the old by [email protected] · 16 years ago
- a5b58f5 Fix lint errors in app/ and turn on presubmit check. 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