1. 230017d Merge "Add @UnsupportedAppUsage annotations" am: f336c03135 by Mathew Inwood · 6 years ago
  2. eb85b9b Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  3. d00c851 Merge "Convert to Soong" am: acbd94d76f am: b1005a8a2a by Dan Willemsen · 6 years ago
  4. 4888b1f Convert to Soong by Dan Willemsen · 6 years ago
  5. a3e79fb frameworks/base: Set LOCAL_SDK_VERSION where possible. by Anton Hansson · 6 years ago
  6. ab6ec61 frameworks/base: Set LOCAL_SDK_VERSION where possible. by Anton Hansson · 6 years ago
  7. b866307 Stop statically including legacy-android-test by Paul Duffin · 7 years ago
  8. a7ea11e Use -Werror in frameworks/base/media/mca/filterfw by Chih-Hung Hsieh · 7 years ago
  9. f22a6f7 Merge "Fix graphical artifact in the fisheye effect" am: 0b885b8096 by Hampus Wessman · 7 years ago
  10. 8673c2a Fix graphical artifact in the fisheye effect by Hampus Wessman · 11 years ago
  11. 51efddb Remove unnecessary casts on calls to findViewById by Alan Viverette · 7 years ago
  12. 34cca21 Make IGraphicBufferProducer a hybrid interface. by Pawin Vongmasa · 7 years ago
  13. f1cb02e fallout of splitting rect.h out of libandroid. by Mathias Agopian · 7 years ago
  14. 28ba472 Fix @links in reference docs. am: 54de77470d am: ab978c035e by Elliot Waite · 7 years ago
  15. 54de774 Fix @links in reference docs. by Elliot Waite · 8 years ago
  16. ccb0445 Prepare for removal of legacy-test from default targets by Paul Duffin · 8 years ago
  17. 52eb4e0 Replace cutils/log.h and log/logger.h with log/log.h by Mark Salyzyn · 8 years ago
  18. 5572d16 Fix a memory leak. by George Burgess IV · 8 years ago
  19. 315c936 Fix static analyzer warnings. by George Burgess IV · 8 years ago
  20. bd6b663 Fix google-explicit-constructor warnings in media/mca. by Chih-Hung Hsieh · 8 years ago
  21. 4643aca Merge \"Disable warning triggered in Clang r271374\" am: bba87840d3 by Pirama Arumuga Nainar · 8 years ago
  22. b670970 Disable warning triggered in Clang r271374 by Pirama Arumuga Nainar · 8 years ago
  23. 85e0c89 resolve merge conflicts of 1599b981 to nyc-dev-plus-aosp by Chih-Hung Hsieh · 8 years ago
  24. c6baf56 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 8 years ago
  25. ba09bc5 Merge "libfilterfw_jni needs libmedia include paths" am: e004a913 am: 3ab9d65 by Christopher Wiley · 8 years ago
  26. 6ac5656 libfilterfw_jni needs libmedia include paths by Christopher Wiley · 8 years ago
  27. 4002b32 Media.effect: Remove redundant package info by Eino-Ville Talvala · 8 years ago
  28. 35af2c3 Add missing <string.h> includes. by Elliott Hughes · 9 years ago
  29. 34db51c Cleanup Obsolete LOCAL_PRELINK_MODULE. by Ying Wang · 10 years ago
  30. 46c82b4 Adjust format strings to work on both 32-bit and 64-bit builds by Bernhard Rosenkränzer · 10 years ago
  31. ccce6e0 Merge "Add -Wno-unused-parameter to LOCAL_CFLAGS" by Chih-hung Hsieh · 10 years ago
  32. 57f6372 Add -Wno-unused-parameter to LOCAL_CFLAGS by Bernhard Rosenkränzer · 10 years ago
  33. 4048a4b Remove unused variables and functions, don't warn about unused parameters by Bernhard Rosenkränzer · 10 years ago
  34. ff1d8a6 Move frameworks/base over to libc++. by Dan Albert · 10 years ago
  35. e5160e7 Frameworks/base: Wall Werror in media/mca by Andreas Gampe · 10 years ago
  36. f7cf5d4 resolved conflicts for merge of ee665151 to lmp-dev-plus-aosp by Neil Fuller · 10 years ago
  37. 33253a4 Switch from FloatMath -> Math and Math.hypot where possible by Neil Fuller · 10 years ago
  38. c04d92c resolved conflicts for merge of 1a4527ce to lmp-dev-plus-aosp by Dan Albert · 10 years ago
  39. 88ba339 Clean up makefile cruft. by Dan Albert · 10 years ago
  40. ffdbe97 GLConsumer: Stop using default constructor params by Dan Stoza · 10 years ago
  41. 526f21b Remove deprecated BufferQueue constructor by Dan Stoza · 10 years ago
  42. 6bb5cb2 Resolved conflicts for merge of 28c6ec02 to master by Narayan Kamath · 10 years ago
  43. 075e9a1 AArch64: Use long for pointers in media classes by Ashok Bhat · 11 years ago
  44. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  45. e3eae73 fix-up dependencies to gl headers by Mathias Agopian · 11 years ago
  46. 52a9a10 Clearly separate consumer and producer interfaces by Mathias Agopian · 11 years ago
  47. a81dcd0 am b56f10aa: am 32c308a5: Merge "If media wants ASCII lowercasing, it needs to ask for it." by Elliott Hughes · 11 years ago
  48. dcb1a58 If media wants ASCII lowercasing, it needs to ask for it. by Elliott Hughes · 11 years ago
  49. b550929 always pass the BufferQueue explicitely to consumers by Mathias Agopian · 11 years ago
  50. d685894 Add liblog by Ying Wang · 11 years ago
  51. 5280061 Refactoring: Rename SurfaceTextureClient to Surface by Mathias Agopian · 11 years ago
  52. d47f7d8 Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 12 years ago
  53. eba8254 Fix typo by Andrew Hsieh · 12 years ago
  54. 7b172a4 am 58ed5d74: am 768d9e1a: Merge "Correct executable bit for source files" by Kenny Root · 12 years ago
  55. 58ed5d7 am 768d9e1a: Merge "Correct executable bit for source files" by Kenny Root · 12 years ago
  56. 3a084af Correct executable bit for source files by Kenny Root · 12 years ago
  57. b24a1b7 Remove obsolete references to libmedia_native by Glenn Kasten · 12 years ago
  58. c733a79 Fix b/7087723 Patch leftover after tapping the red eye area by Ruei-sung Lin · 12 years ago
  59. f330d19 Add context support to backdropper filter. by Mike Dodd · 12 years ago
  60. 2253eea Add context support into the filter framework. by Teng-Hui Zhu · 12 years ago
  61. 22f2a87 Crash in SurfaceTextureTarget filter open by Pannag Sanketi · 12 years ago
  62. 4239373 Add property to override backdropper effect threshold. by Eino-Ville Talvala · 12 years ago
  63. 0a10132 Fix b/6575950 make shader program to support different precisions. by Ruei-sung Lin · 12 years ago
  64. 58acf44 Fix bad aspect ratios for recorded effects by Pannag Sanketi · 12 years ago
  65. b5af71f Fixing the weird preview size w/ effects on camera by Pannag Sanketi · 12 years ago
  66. 1870c69 Merge "Adding disconnect call to the SurfaceTextureTarget" into jb-dev by Pannag Sanketi · 12 years ago
  67. b939760 Adding disconnect call to the SurfaceTextureTarget by Pannag Sanketi · 12 years ago
  68. a75c7bb pseudo random number generator in shader with limited precisions by Ruei-sung Lin · 12 years ago
  69. cc6475e Fix b/5974573 Please increase intensity of film grain effect by Ruei-sung Lin · 12 years ago
  70. f4b4031 Fix b/5974247 by Ruei-sung Lin · 12 years ago
  71. 22edf6b Fix b/5821633: Could not activate GLEnvironment by Ruei-sung Lin · 12 years ago
  72. 2f708ce Resolving the black screen / crash in effects by Pannag Sanketi · 12 years ago
  73. 65953da Multi-Project Commit: Move of filterfw out of system/media (2 of 7) by Marius Renn · 12 years ago