1. 07 Jun, 2014 1 commit
    • Nick Kralevich's avatar
      sqlite: upgrade to SQLite 3.8.5 · 1c7cea37
      Nick Kralevich authored
      Downloaded from http://www.sqlite.org/2014/sqlite-amalgamation-3080500.zip
      
        $ sha256sum sqlite-amalgamation-3080500.zip
        d9d5a78a5449baa54b2bc62f74f756af81ce74f953f7f0f39aa8b47b2d862029  sqlite-amalgamation-3080500.zip
      
      dist/orig contains the stock sqlite3 code, as packaged in the ZIP file above.
      
      dist contains a copy of dist/orig, but with the Android.patch file applied.
      Please see Android.patch for a list of differences between stock and
      Android.
      
      Change-Id: I675bc26116b8f02aa3ce841e48fa2ef940ffbe61
      1c7cea37
  2. 29 May, 2014 1 commit
    • Nick Kralevich's avatar
      sqlite: upgrade to SQLite 3.8.4.3 · 8fecf56c
      Nick Kralevich authored
      Downloaded from http://www.sqlite.org/snapshot/sqlite-amalgamation-201405271818.zip
      
        $ sha256sum sqlite-amalgamation-3080403.zip
        8bac4a9cf70270ca514db9b740e0950e7fca0c656119b42454376b7d5769b3d8  sqlite-amalgamation-3080403.zip
      
      dist/orig contains the stock sqlite3 code, as packaged in the ZIP file above.
      
      dist contains a copy of dist/orig, but with the Android.patch file applied.
      Please see Android.patch for a list of differences between stock and
      Android.
      
      Bug: 15288755
      Change-Id: I05f0c302ecb0e6c251cbe8c888f07cf2e0498855
      8fecf56c
  3. 28 May, 2014 3 commits
  4. 23 May, 2014 1 commit
  5. 08 May, 2014 1 commit
  6. 07 May, 2014 3 commits
  7. 06 Mar, 2014 1 commit
  8. 03 Mar, 2014 7 commits
  9. 28 Feb, 2014 3 commits
  10. 25 Feb, 2014 1 commit
    • Jeff Brown's avatar
      Enable ICU support in SQLite. · 399dce67
      Jeff Brown authored
      This makes the "icu" tokenizer available for applications to use
      with full text search.
      
      Bug: 5465099
      Change-Id: I5ad9790ee126d69b68eb3d8907320e74fb89219d
      399dce67
  11. 05 Sep, 2013 2 commits
  12. 24 Jul, 2013 1 commit
  13. 08 Jul, 2013 2 commits
  14. 23 May, 2013 1 commit
  15. 02 May, 2013 5 commits
  16. 10 Apr, 2013 1 commit
    • Ying Wang's avatar
      Add liblog · 75d44639
      Ying Wang authored
      Bug: 8580410
      Change-Id: Icc11edb1f7f684c8a72d0c0ef3d696b7a0883947
      75d44639
  17. 06 Mar, 2013 3 commits
  18. 25 Feb, 2013 1 commit
  19. 07 Feb, 2013 2 commits