1. 7a0ed26 Gallery2: Refactorize Pools class by Jorge Ruesga · 10 years ago
  2. 3e43b59 Fix potential synchronization issue in bitmap pool by Bobby Georgescu · 10 years ago
  3. 033d43c Fix memory leak in SparseArrayBitmapPool by Bobby Georgescu · 10 years ago
  4. 6d7a2d3 Merge changes Ia9b2ced0,I7cccfffc into gb-ub-photos-bryce by George Mount · 10 years ago
  5. 33065f0 Class to simplify use of GalleryBitmapPool for decoding Bitmaps. by George Mount · 10 years ago
  6. 057146c Allow prefetch for cache, reducing priority for prefetched images. by George Mount · 10 years ago
  7. fe804d1 Handle onDowngrade in PhotoDatabase by Mangesh Ghiware · 10 years ago
  8. ba1d7ca Add _COUNT support for PhotoProvider to help performance of All Photos. by George Mount · 10 years ago
  9. 6058af4 Enforce bmp type in pool, handle MTP image decode failure by Bobby Georgescu · 11 years ago
  10. 8227ac6 Merge "Preliminary Album grid header in new gallery" into gb-ub-photos-bryce by Bobby Georgescu · 11 years ago
  11. 5595351 Preliminary Album grid header in new gallery by Bobby Georgescu · 11 years ago
  12. d4681a3 Remove ImageCache from PhotoProvider in favor of MediaCache. by George Mount · 11 years ago
  13. fe2aa4b Merge "Add initial implementation of MediaCache." into gb-ub-photos-bryce by George Mount · 11 years ago
  14. 4950825 Add initial implementation of MediaCache. by George Mount · 11 years ago
  15. 62cc2aa Add HeaderGridView implementation by Bobby Georgescu · 11 years ago
  16. b2a6466 Add album type to albums table. by Mangesh Ghiware · 11 years ago
  17. b4e071b Merge "Revert "New loading model"" into gb-ub-photos-bryce by John Reck · 11 years ago
  18. 1b88ac5 Merge "Refactor grid fragments in new gallery" into gb-ub-photos-bryce by Bobby Georgescu · 11 years ago
  19. 705dc81 Revert "New loading model" by John Reck · 11 years ago
  20. c1a015f Refactor grid fragments in new gallery by Bobby Georgescu · 11 years ago
  21. 1a7caec Changes for CanvasProvider by John Reck · 11 years ago
  22. ef43b57 Refactor fragment/activity coupling in new Gallery by Bobby Georgescu · 11 years ago
  23. 94660ff Merge "Add album viewing to new Gallery" into gb-ub-photos-bryce by Bobby Georgescu · 11 years ago
  24. def3606 Add album viewing to new Gallery by Bobby Georgescu · 11 years ago
  25. 75819cf Merge "Fix notifyChange" into gb-ub-photos-bryce by John Reck · 11 years ago
  26. 835a0d5 Fix notifyChange by John Reck · 11 years ago
  27. 5907359 Merge "Change delete cascade" into gb-ub-photos-bryce by George Mount · 11 years ago
  28. 8324b33 Change delete cascade by George Mount · 11 years ago
  29. fcdcdd7 Fix "drop table" problem. by George Mount · 11 years ago
  30. 9674c47 Merge "Improve AlbumSet UI in new gallery" into gb-ub-photos-bryce by Bobby Georgescu · 11 years ago
  31. d992865 Improve AlbumSet UI in new gallery by Bobby Georgescu · 11 years ago
  32. ad0a874 Prepare to switch to panolibs by John Reck · 11 years ago
  33. b5ab491 Delete and recreate database on upgrade. by George Mount · 11 years ago
  34. 091314b Use cancellationSignal only on API Level 16 and above. by George Mount · 11 years ago
  35. 8d3031b Merge "Add many contextual actions to new gallery" into gb-ub-photos-bryce by Bobby Georgescu · 11 years ago
  36. 1a71980 Add many contextual actions to new gallery by Bobby Georgescu · 11 years ago
  37. 4a20485 Merge "Update Gallery Pano Provider." into gb-ub-photos-bryce by Justin Koh · 11 years ago
  38. 7f71063 Update Gallery Pano Provider. by Justin Koh · 11 years ago
  39. 693a5b7 Use plurals for table names for consistency. by Mangesh Ghiware · 11 years ago
  40. 869f4a6 Sharing support for albums, bulk operations infrastructure by Bobby Georgescu · 11 years ago
  41. 8a3ab56 fix build by John Reck · 11 years ago
  42. 2f205d5 basic activated support by John Reck · 11 years ago
  43. af0343e Use viewpager by John Reck · 11 years ago
  44. b3831f7 Merge "Add delete cascade for Accounts." into gb-ub-photos-bryce by George Mount · 11 years ago
  45. 56c42ad Add delete cascade for Accounts. by George Mount · 11 years ago
  46. 1124090 Fix ICS compatibility issues by John Reck · 11 years ago
  47. 09bfc1d Add support for local storage of uploaded pictures. by George Mount · 11 years ago
  48. dc32aaf Enable operations on accounts table. by Mangesh Ghiware · 11 years ago
  49. fb6132b Add sharing support by Bobby Georgescu · 11 years ago
  50. f6e687b Support clicking on photos to view them by John Reck · 11 years ago
  51. d3d2e27 Support rotation by John Reck · 11 years ago
  52. 638d9ec Fix stuff by John Reck · 11 years ago
  53. 62a1046 Merge "Album set shim" into gb-ub-photos-bryce by Bobby Georgescu · 11 years ago
  54. 6f3bd23 Merge "Add batch operations to PhotoProvider" into gb-ub-photos-bryce by George Mount · 11 years ago
  55. 5139ee0 Add batch operations to PhotoProvider by George Mount · 11 years ago
  56. 8c12028 Album set shim by Bobby Georgescu · 11 years ago
  57. 2ff8d80 recycle bitmaps by John Reck · 11 years ago
  58. 17362f8 Remove redundant Album NAME (replaced by TITLE) by Mangesh Ghiware · 11 years ago
  59. cad2ab0 Merge "Add inserts to PhotoProvider." into gb-ub-photos-bryce by George Mount · 11 years ago
  60. e1796ac Merge "Add album cover art downloading." into gb-ub-photos-bryce by George Mount · 11 years ago
  61. aebb3b0 Add inserts to PhotoProvider. by George Mount · 11 years ago
  62. cb8c486 Add album cover art downloading. by George Mount · 11 years ago
  63. 0eed2b5 Merge "Data provider shim" into gb-ub-photos-bryce by John Reck · 11 years ago
  64. d228222 Data provider shim by John Reck · 11 years ago
  65. 1732a9c Merge "Add required fields to PhotoProvider." into gb-ub-photos-bryce by George Mount · 11 years ago
  66. 2f5a064 Add required fields to PhotoProvider. by George Mount · 11 years ago
  67. a73acc1 Preliminary AlbumSet UI by Bobby Georgescu · 11 years ago
  68. 9c223cf Merge "Fix build break." into gb-ub-photos-bryce by George Mount · 11 years ago
  69. 8c8e86d Fix build break. by George Mount · 11 years ago
  70. 8438e10 Merge "Update PhotoProvider and tests to allow tests to run against GalleryGoogle.apk" into gb-ub-photos-bryce by George Mount · 11 years ago
  71. 135c2e5 Update PhotoProvider and tests to allow tests to run against GalleryGoogle.apk by George Mount · 11 years ago
  72. b078179 Clean up comments by Bobby Georgescu · 11 years ago
  73. e118ac5 Merge "Refactor AutoThumbnailDrawable, fix race conditions" into gb-ub-photos-bryce by Bobby Georgescu · 11 years ago
  74. b4338b0 Refactor AutoThumbnailDrawable, fix race conditions by Bobby Georgescu · 11 years ago
  75. e2fd033 Merge "Add full screen image view" into gb-ub-photos-bryce by John Reck · 11 years ago
  76. d873261 Add full screen image view by John Reck · 11 years ago
  77. 08c0f25 Fix race condition by John Reck · 11 years ago
  78. d26f1ad Clarify threading, cleanup locking by John Reck · 11 years ago
  79. dcf862b Updated Gallery2 with Pano. by Justin Koh · 11 years ago
  80. 158cbda Merge "Thumbnails for PhotoSetPage" into gb-ub-photos-bryce by John Reck · 11 years ago
  81. 71bfefa Thumbnails for PhotoSetPage by John Reck · 11 years ago
  82. c8419b4 Add initial implementation of PhotosProvider. by George Mount · 11 years ago
  83. 5f30b98 Start of photos by John Reck · 11 years ago
  84. f52ceba Replace various BitmapPools with a smarter unified pool by Bobby Georgescu · 11 years ago
  85. d78be76 Cleanup by John Reck · 11 years ago