- bd9bf5a4 Revert of Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598 (patchset #1 id:1 of https://codereview.chromium.org/1310103002/ ) by rockot · 10 years ago
- 0bfe154 Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598 by rockot · 10 years ago
- b83114b Revert of Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598 (patchset #3 id:120001 of https://codereview.chromium.org/1296453004/ ) by yosin · 10 years ago
- 0b56a69 Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598 by rockot · 10 years ago
- c9e80ae2 [sql] Record memory usage at various periods after startup. by shess · 10 years ago
- 83dc161 Remove remaining legacy SplitString calls. by brettw · 10 years ago
- 8e2106d Convert remaining StringToLowerASCII to ToLowerASCII. by brettw · 10 years ago
- 3ec0456f Fix Mandoline apptests on Windows. by jam · 10 years ago
- ae96043 HistogramTester::GetHistogramSamplesSinceCreation never returns null by vabr · 10 years ago
- 289e808 Remove myself from OWNERS files. by erikwright · 10 years ago
- 177c1e2 Add GN isolate support for a bunch of unittests. by dpranke · 10 years ago
- e3ec7c45 mandoline filesystem: Reland "Save cookie data to the mojo:filesystem." by erg · 10 years ago
- d94a2214 Move JoinString to the base namespace. by brettw · 10 years ago
- b8788460 Revert of Move JoinString to the base namespace (patchset #9 id:160001 of https://codereview.chromium.org/1223153003/) by hongchan · 10 years ago
- 0eabfa00 Move JoinString to the base namespace. by brettw · 10 years ago
- fd5d2681 sql: Cleanup to fix the header include guards. by tfarina · 10 years ago
- 8a80090 Replace base::str[n]casecmp with helper functions. by brettw · 10 years ago
- d8eddd3 Revert of mandoline filesystem: Save cookie data to the mojo:filesystem. (patchset #16 id:300001 of https://codereview.chromium.org/1179413010/) by fsamuel · 10 years ago
- bbb9e2f mandoline filesystem: Save cookie data to the mojo:filesystem. by erg · 10 years ago
- dd228cf Convert sql_unittests to run exclusively on Swarming by maruel · 10 years ago
- b341306 Move more string_util functions to base namespace. by brettw · 10 years ago
- 102ceb41 mandoline filesystem: add a sqlite3 vfs to proxy filesystem usage. by erg · 10 years ago
- 56d80d7 [Android] Generate scripts at build time to run android tests. by mikecase · 10 years ago
- 58b8df8 [sql] Stats gathering for sql/ APIs. by shess · 10 years ago
- 2c21ecf [sql] Don't persist data in journal files. by shess · 10 years ago
- 720d4f3 sql: Remove basictypes.h includes. by tfarina · 10 years ago
- de60c5f1 [sql] Fix error in Preload size. by shess · 10 years ago
- 193bfb62 [sql] Also call ShouldIgnoreSqliteError() in Release build. by shess · 10 years ago
- 4472cfb Fix sql_unittest on iOS using SDK 8.2 by sdefresne · 10 years ago
- 92a2ab1 [sql] Change DoesStuffExist() to work with ScopedErrorIgnorer. by shess · 10 years ago
- 37437cb [sql] Stop building fts2. by shess · 10 years ago
- d1c719a Update existing uses of /wd4267 to use the GN config by brettw · 11 years ago
- dcf12048 Import SQLite 3.8.7.4. by Scott Hess · 11 years ago
- be80d53e Add SQLite feature test to verify working foreign key support. by engedy · 11 years ago
- 156733db [sql] Enable HAVE_USLEEP for more platforms. by shess · 11 years ago
- fb5251d1 Move the test template to //testing/test.gni (part 2) by qsr · 11 years ago
- 355d9a1e [sql] Test that a Chromium fts change is actually in place. by shess · 11 years ago
- ddbabe7 replace COMPILE_ASSERT with static_assert in sql/ by mostynb · 11 years ago
- 1b3b125e Standardize usage of virtual/override/final specifiers in sql/. by dcheng · 11 years ago
- 2209d5e Misc. warning fixes/cleanup by pkasting · 11 years ago
- 3a4c5c7 Replace OVERRIDE with its C++11 counterparts in src/sql by r.nagaraj · 11 years ago
- ffdda02 Make FTS2 inclusion in SQLite optional by the_jk · 11 years ago
- 8214754 Rename all isolate_dependency_* to files. by maruel · 11 years ago
- 0c8745a Mark gtest and gmock as testonly in GN. by Brett Wilson · 11 years ago
- 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
- cb1f4ac Move StringToLowerASCII to base namespace by [email protected] · 11 years ago
- 481c3e8 Fixes for re-enabling more MSVC level 4 warnings: misc edition #2 by [email protected] · 11 years ago
- cfb82161 [sql] Test recovery of corrupt golden file. by [email protected] · 11 years ago
- 48a3f94 [sql] Land binary golden file for test. by [email protected] · 11 years ago
- c0083e9 Fix Windows build, add Sandbox implementation. by [email protected] · 11 years ago
- b2b2bf5 Add GN build files for sql and google_apis. by [email protected] · 11 years ago
- 87a8085 Android: cleanup gtest_target_type conditions. by [email protected] · 11 years ago
- 2fa89ef Remove {linux|android}_use_tcmalloc and switch to use_allocator in Chromium. by [email protected] · 11 years ago
- a0a6680 Remove unused input_shlib_path by [email protected] · 11 years ago
- da463967 Remove all uses of GG_LONGLONG and GG_ULONGLONG. by [email protected] · 11 years ago
- 8120ab1 Revert 262147 "Remove all uses of GG_LONGLONG and GG_ULONGLONG." by [email protected] · 11 years ago
- 9406c05f Remove all uses of GG_LONGLONG and GG_ULONGLONG. by [email protected] · 11 years ago
- 4ab952f Misc. cleanup found while mucking with search engines code: by [email protected] · 11 years ago
- 1fb07ac8 Add unistd.h include in a file using geteuid(). by [email protected] · 11 years ago
- b9b4a57 Move ScopedFILE to base namespace and scoped_file.h by [email protected] · 11 years ago
- 5fcce3f7 Add use_allocator instead of linux_use_tcmalloc to switch the allocator. by [email protected] · 11 years ago
- d9806a97 ui/base/resource: Remove dependency on net's big_endian implementation. by [email protected] · 11 years ago
- 6c3bf03 Update uses of UTF conversions in ppapi/, printing/, remoting/, rlz/, sandbox/, skia/, sql/, sync/, tools/, webkit/, win8/ to use the base:: namespace. by [email protected] · 12 years ago
- 8ada10f [sql] Rewrite Connection::Preload() in terms of file reading. by [email protected] · 12 years ago
- 579446c AppCache: Run a quick integrity check on the sqlite database when opening. If the test fails, delete the appcache directory and start afresh. by [email protected] · 12 years ago
- 7600d0b Revert 239400 "Revert 239280 "Move more file_util functions to b..." by [email protected] · 12 years ago
- a4f7378 Revert 239280 "Move more file_util functions to base namespace." by [email protected] · 12 years ago
- ae4f162 [sql] Recovery code for "Top Sites" database. by [email protected] · 12 years ago
- 5a6ddb1 Move more file_util functions to base namespace. by [email protected] · 12 years ago
- 5628570 Move GetFileSize, NormalizeFilePath to base namespace by [email protected] · 12 years ago
- fcf75d4 Convert string16 to base::string16 in content. by [email protected] · 12 years ago
- c7e6ac0 [sql] Annotate sql::Recovery failure cases. by [email protected] · 12 years ago
- b264eab Move Posix file utils to the base namespace. by [email protected] · 12 years ago
- a8848a7 Revert 235595 "Revert 235492 "[sql] Recover Favicons v5 database..." by [email protected] · 12 years ago
- 5f65959 Revert 235492 "[sql] Recover Favicons v5 databases, with more re..." by [email protected] · 12 years ago
- 4f40765 [sql] Recover Favicons v5 databases, with more recovery automation. by [email protected] · 12 years ago
- e3a8545 ios: Enable -Wunused-functions. by [email protected] · 12 years ago
- 097723d [sql] Complain about statement mutations after stepping has started. by [email protected] · 12 years ago
- 29a4fd5 Recover version 6 Favicons, fix meta table. by [email protected] · 12 years ago
- fe4e3de Deprecate old Favicons database versions. by [email protected] · 12 years ago
- df5d95c4 Disable recovery test for USE_SYSTEM_SQLITE. by [email protected] · 12 years ago
- 2f496b4 [sql] Log tag with sqlite errors. by [email protected] · 12 years ago
- 74cdede Recover corrupt Favicon databases. by [email protected] · 12 years ago
- 43ffdd8 Rewrite Thumbnail and Top Sites test with golden files. by [email protected] · 12 years ago
- 6ed6d14f Unit tests for sql::MetaTable. by [email protected] · 12 years ago
- d85fe1e Convert most run_all_unittests.cc files to use new unit test launcher. by [email protected] · 12 years ago
- 92cd00a Refactor clearing thumbnail history. by [email protected] · 12 years ago
- dd325f05 [sql] Use recover virtual table in sql::Recovery. by [email protected] · 12 years ago
- 73fb8d5 [sql] Cleanup open and close error histograms. by [email protected] · 12 years ago
- a7ec129 [sql] Serialize calls to sqlite3_initialize(). by [email protected] · 12 years ago
- 8d40941 [sql] Scoped recovery framework. by [email protected] · 12 years ago
- be7995f1 Adds a MemoryPressureListener to sql::Connection. by [email protected] · 12 years ago
- 81a2a60 [sql] Allow restricting database to user read access. by [email protected] · 12 years ago
- fed734a [sql] Retry Open() if error handler fixed things. by [email protected] · 12 years ago
- dd3aa79 Rename base::Delete to base::DeleteFile by [email protected] · 12 years ago
- 98cf300 [sql] Callback and scoped-ignore tests for sql::Statement. by [email protected] · 12 years ago
- 756748414 Move PathExists to base namespace. by [email protected] · 12 years ago
- 7bae574 [sql] Additional Raze() unit tests. by [email protected] · 12 years ago
- 2e1cee76 Add REGEXP support to SQLite on iOS by [email protected] · 12 years ago
- 918efbf Move file_util::Delete to the base namespace by [email protected] · 12 years ago