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