1. 837007c Add GLES20 canvas implementation. by George Mount · 12 years ago
  2. 8d26578 Merge "Separate GL calls into GLCanvas in preparation for adding GLES2." into gb-ub-photos-bryce by George Mount · 12 years ago
  3. 85ea4b7 Improve fling to delete gesture handling by Bobby Georgescu · 12 years ago
  4. 7f072c4 Refactoring crop, made unconstrained. by Ruben Brunk · 12 years ago
  5. 4a97d9b am 599393ec: (re-)add vertical/horizontal lines when moving Curves Align histogram with Curves grid. by nicolasroard · 12 years ago
  6. c5317f7 (re-)add vertical/horizontal lines when moving Curves by nicolasroard · 12 years ago
  7. 8ca301c am 65025459: Merge "Added dashed diagonal for crop." into gb-ub-photos-arches by Nicolas Roard · 12 years ago
  8. 7348703 Merge "Added dashed diagonal for crop." into gb-ub-photos-arches by Nicolas Roard · 12 years ago
  9. 11d586f Added dashed diagonal for crop. by Ruben Brunk · 12 years ago
  10. 2c5d200 am 0a624bb8: Fix potential crash (regression introduced with fix for 7406402) by nicolasroard · 12 years ago
  11. 8d427b8 Fix potential crash (regression introduced with fix for 7406402) by nicolasroard · 12 years ago
  12. 601dd77 am 6d867ce0: Set crop ratio to unconstrained by default. by nicolasroard · 12 years ago
  13. 2aa25c4 Set crop ratio to unconstrained by default. by nicolasroard · 12 years ago
  14. 57bb5bf am 6e9123a6: Merge "Fix flashing in geometry panel" into gb-ub-photos-arches by nicolasroard · 12 years ago
  15. 85d62f7 Merge "Fix flashing in geometry panel" into gb-ub-photos-arches by nicolasroard · 12 years ago
  16. 17a4bad am 3507b925: Merge "Add new borders assets" into gb-ub-photos-arches by nicolasroard · 12 years ago
  17. 0c9a1a7 Merge "Add new borders assets" into gb-ub-photos-arches by nicolasroard · 12 years ago
  18. 62b88ea Add new borders assets by nicolasroard · 12 years ago
  19. 9e4f72f am cd84d676: Fix history panel overlap by nicolasroard · 12 years ago
  20. f0327b5 Fix history panel overlap by nicolasroard · 12 years ago
  21. 2891e97 Fix flashing in geometry panel by nicolasroard · 12 years ago
  22. 2b14b2b am 987bc8aa: Fix wrong colors in Curves by nicolasroard · 12 years ago
  23. da9da43 am d24fdf6a: Merge "Fix moving points in the Curves editor" into gb-ub-photos-arches by nicolasroard · 12 years ago
  24. 1bab51a Fix wrong colors in Curves by nicolasroard · 12 years ago
  25. 9128774 Merge "Fix moving points in the Curves editor" into gb-ub-photos-arches by nicolasroard · 12 years ago
  26. f94d5c3 am 7a36d427: Merge "Added locking to ImageLoader." into gb-ub-photos-arches by Ruben Brunk · 12 years ago
  27. 9174643 Merge "Added locking to ImageLoader." into gb-ub-photos-arches by Ruben Brunk · 12 years ago
  28. c604eac am e5b979ed: Merge "reduce size of tiny planet if malloc fails" into gb-ub-photos-arches by John Hoford · 12 years ago
  29. 42d6865 Merge "reduce size of tiny planet if malloc fails" into gb-ub-photos-arches by John Hoford · 12 years ago
  30. 800cb2e Fix moving points in the Curves editor by nicolasroard · 12 years ago
  31. 742e97a am 5d2227a7: Merge "Add a triangle to the popup button view" into gb-ub-photos-arches by nicolasroard · 12 years ago
  32. 4f83ce2 Merge "Add a triangle to the popup button view" into gb-ub-photos-arches by nicolasroard · 12 years ago
  33. 3edadae Added locking to ImageLoader. by Ruben Brunk · 12 years ago
  34. 82b73d5 am 6a94446d: Minor fix for some FP rounding errors in crop. by Ruben Brunk · 12 years ago
  35. 0048915 Merge "AlbumDataLoader.get returns correct value if not in cache" into gb-ub-photos-bryce by Bobby Georgescu · 12 years ago
  36. d830f2a Minor fix for some FP rounding errors in crop. by Ruben Brunk · 12 years ago
  37. 48ac034 resolved conflicts for merge of 3c6a0610 to gb-ub-photos-bryce by Your Name · 12 years ago
  38. a314235 Remove orientation compensation by Your Name · 12 years ago
  39. 6336057 AlbumDataLoader.get returns correct value if not in cache by Bobby Georgescu · 12 years ago
  40. 0db6ec1 Separate GL calls into GLCanvas in preparation for adding GLES2. by George Mount · 12 years ago
  41. 56f214d Video: Fix crash in trimming/muting video in GB. by Teng-Hui Zhu · 12 years ago
  42. 99996e3 Merge "Video: Add the mute functionality." into gb-ub-photos-bryce by Teng-Hui Zhu · 12 years ago
  43. b6dda0c am 18b38883: Guard tiles by synchronized block. by Angus Kong · 12 years ago
  44. 46da45f Video: Add the mute functionality. by Teng-Hui Zhu · 12 years ago
  45. 93b9c1e Remove import exiftags by Earl Ou · 12 years ago
  46. 370ec0d Guard tiles by synchronized block. by Angus Kong · 12 years ago
  47. b7b9321 use ExifReader in MediaDetails by Earl Ou · 12 years ago
  48. b232a2c use ExifParser in ImageLoader by Earl Ou · 12 years ago
  49. d6db57c Use getValueAt() to read different data in ExifTag by Earl Ou · 12 years ago
  50. 0ce848f Fix UnsupportedOperationException in MediaObject by Doris Liu · 12 years ago
  51. 3c38fb2 reduce size of tiny planet if malloc fails by John Hoford · 12 years ago
  52. cdcdf71 Convenient function to add timestamp related exif tags by Earl Ou · 12 years ago
  53. 91833f3 use ExifParser to parse the orientaion by Earl Ou · 12 years ago
  54. bb2a49c Handle wrong thumbnail tag type by Earl Ou · 12 years ago
  55. cd42404 Handle undefined tags and ignore copyright tag in exif test by Earl Ou · 12 years ago
  56. c188a0d Handle invalid offset value in ExifParser by Earl Ou · 12 years ago
  57. 24bc9e2 ignore image with invalid thumbnail type in Exif test by Earl Ou · 12 years ago
  58. b7dbeb1 Handle tag not found in ExifParserTest by Earl Ou · 12 years ago
  59. 10b9000 fix OOM in exif test by Earl Ou · 12 years ago
  60. 1be13e4 am 9ec5de9d: Fix scenario where launching Gallery launches Camera by Bobby Georgescu · 12 years ago
  61. 6f02f74 Fix scenario where launching Gallery launches Camera by Bobby Georgescu · 12 years ago
  62. b0e3eba Split PhotoPage into FilmstripPage and SinglePhotoPage by Bobby Georgescu · 12 years ago
  63. 43ab5e5 Load correct localized album names after language change by Bobby Georgescu · 12 years ago
  64. 07c3ab5 Adding AccessibilityUtils class by Doris Liu · 12 years ago
  65. 5ea922b Add API check for method announceForAccessibility by Doris Liu · 12 years ago
  66. 87398a2 am b41864f1: (-s ours) Merge "Lock icon in secure album should redirect to gallery after unlock." into gb-ub-photos-arches by Bart Sears · 12 years ago
  67. d270653 Lock icon in secure album should redirect to gallery after unlock. by Wu-cheng Li · 12 years ago
  68. 310150d am 25fab805: Merge "Fix extra gray item in secure album." into gb-ub-photos-arches by George Mount · 12 years ago
  69. 2e13c99 Merge "Fix extra gray item in secure album." into gb-ub-photos-arches by George Mount · 12 years ago
  70. ae448c7 am 40bb7158: Merge "Jump to lockscreen in secure album if tap on video" into gb-ub-photos-arches by Bart Sears · 12 years ago
  71. d21d2ae Merge "Jump to lockscreen in secure album if tap on video" into gb-ub-photos-arches by Bart Sears · 12 years ago
  72. e226d33 am 769d38db: Fix tiny planet not using XMP metadata anymore by Sascha Haeberling · 12 years ago
  73. 91ee484 Fix extra gray item in secure album. by George Mount · 12 years ago
  74. c57b37c Jump to lockscreen in secure album if tap on video by Angus Kong · 12 years ago
  75. 4f4c036 Fix tiny planet not using XMP metadata anymore by Sascha Haeberling · 12 years ago
  76. 37dfa81 Use the system-standard long press vibration pattern by Bobby Georgescu · 12 years ago
  77. 1d0d5cb Disable operations when no item is selected by Doris Liu · 12 years ago
  78. e8cd59b Merge "Fix jank on videoplayer auto-exit" into gb-ub-photos-bryce by Bobby Georgescu · 12 years ago
  79. 3b308b8 Merge "Gingerbread support-ish" into gb-ub-photos-bryce by John Reck · 12 years ago
  80. ce6b27f Gingerbread support-ish by John Reck · 12 years ago
  81. e47ca16 Fix jank on videoplayer auto-exit by Bobby Georgescu · 12 years ago
  82. 74075d9 Handle invalid data type in ExifParser by Earl Ou · 12 years ago
  83. 2c07b44 Handle images with multile APP1 in ExifParser by Earl Ou · 12 years ago
  84. 1ec60b4 Handle the last null byte in Exif tag. by Earl Ou · 12 years ago
  85. bc67737 Do not use UTF-8 to decode string in ExifOutputStream by Earl Ou · 12 years ago
  86. 1927ec5 print image path when setup error in Exif test by Earl Ou · 12 years ago
  87. e0fab93 Add a triangle to the popup button view by nicolasroard · 12 years ago
  88. e4084d2 am 310db394: (-s ours) Merge "DO NOT MERGE: Do not set the background to null for video." into gb-ub-photos-arches by Tenghui Zhu · 12 years ago
  89. a3c8cf0 Merge "DO NOT MERGE: Do not set the background to null for video." into gb-ub-photos-arches by Tenghui Zhu · 12 years ago
  90. 6af0520 DO NOT MERGE: Do not set the background to null for video. by Romain Guy · 12 years ago
  91. 85ee46d am c7536cfa: Merge "Show sync error toast only when both loading and syncing are done." into gb-ub-photos-arches by Bart Sears · 12 years ago
  92. 556347c Merge "Show sync error toast only when both loading and syncing are done." into gb-ub-photos-arches by Bart Sears · 12 years ago
  93. fffab33 am aa8228a4: Merge "Don\'t use an album for UriImages." into gb-ub-photos-arches by George Mount · 12 years ago
  94. 9062c85 Merge "Gallery: Do not set the background to null for video." into gb-ub-photos-bryce by Teng-Hui Zhu · 12 years ago
  95. bbcb023 Gallery: Do not set the background to null for video. by Teng-Hui Zhu · 12 years ago
  96. db0db2d Show sync error toast only when both loading and syncing are done. by Hung-ying Tyan · 12 years ago
  97. 883295b Don't use an album for UriImages. by George Mount · 12 years ago
  98. 59e1fc0 Disable save button when there's no modification by Doris Liu · 12 years ago
  99. 4939ecc am dc03ae14: Reset rotation flag by nicolasroard · 12 years ago
  100. 373fe6a Reset rotation flag by nicolasroard · 12 years ago