- 1641bb0 Typo Fix and Import Optimisations by Himanshu Dagar · 3 years, 6 months ago
- 9864e15 Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base" am: 7226ad3729 am: a087245e03 am: 3dd40d172b by Treehugger Robot · 3 years, 10 months ago
- de423b7 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/base by Bob Badour · 3 years, 10 months ago
- 5013902 Merge changes I97086e30,Ic55df4cf,I81a08c29 am: 4199ef90b9 am: 4bc578052d am: ec1f981309 by Anton Hansson · 3 years, 10 months ago
- 9b2c4a6 Move framework java filegroups into subdirectories by Anton Hansson · 3 years, 10 months ago
- 8a6a2bc [LSC] Add LOCAL_LICENSE_KINDS to frameworks/base by Bob Badour · 4 years ago
- 051ef78 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/base by Bob Badour · 4 years ago
- 0ab7007 resolve merge conflicts of 358f0d4fc8c248498cf113c41e043877a14e89a1 to master by Jeff Sharkey · 4 years, 1 month ago
- fab0ab3 Improve OWNERS coverage across frameworks/base/. by Jeff Sharkey · 4 years, 1 month ago
- 0f54ce6 Merge "Update language to comply with Android's inclusive language guidance" am: 4e6e7d7238 am: 19cb457e94 am: bde18f58a7 am: f42249506e am: 79f4337f1b by Treehugger Robot · 4 years, 5 months ago
- c2c679d Update language to comply with Android's inclusive language guidance by Alice Kuo · 4 years, 6 months ago
- d3e1ceb Merge "Add explicit dependencies on jni_headers" am: c0fe0ae29f am: 6963d8e1c8 am: 18f7afccb6 am: 98d4cf4125 am: ed92902c8b by Orion Hodson · 4 years, 9 months ago
- 63f06b7 Add explicit dependencies on jni_headers by Orion Hodson · 4 years, 10 months ago
- e178c24 Add an exported flag in manifest by Ashwini Oruganti · 4 years, 10 months ago
- 53ada2a Use new UnsupportedAppUsage annotation. by Artur Satayev · 5 years ago
- 2ebb31c Use new UnsupportedAppUsage annotation. by Artur Satayev · 5 years ago
- a63a2c0 Revert "Use new UnsupportedAppUsage annotation." by Austin Wang · 5 years ago
- a526490 Use new UnsupportedAppUsage annotation. by Artur Satayev · 5 years ago
- fbc8cfd Add @UnsupportedAppUsage annotations by Andrei Onea · 6 years ago
- c3d9efb Convert Android.mk file to Android.bp by Sasha Smundak · 6 years ago
- 0e71b4f DO NOT MERGE - Merge pi-platform-release (PPRL.190205.001) into by Xin Li · 6 years ago
- a44f2c07 docs: Replacing {#link with {@link by Andrew Solovay · 6 years ago
- 230017d Merge "Add @UnsupportedAppUsage annotations" am: f336c03135 by Mathew Inwood · 6 years ago
- eb85b9b Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
- d00c851 Merge "Convert to Soong" am: acbd94d76f am: b1005a8a2a by Dan Willemsen · 7 years ago
- 4888b1f Convert to Soong by Dan Willemsen · 7 years ago
- a3e79fb frameworks/base: Set LOCAL_SDK_VERSION where possible. by Anton Hansson · 7 years ago
- ab6ec61 frameworks/base: Set LOCAL_SDK_VERSION where possible. by Anton Hansson · 7 years ago
- b866307 Stop statically including legacy-android-test by Paul Duffin · 7 years ago
- a7ea11e Use -Werror in frameworks/base/media/mca/filterfw by Chih-Hung Hsieh · 7 years ago
- f22a6f7 Merge "Fix graphical artifact in the fisheye effect" am: 0b885b8096 by Hampus Wessman · 7 years ago
- 8673c2a Fix graphical artifact in the fisheye effect by Hampus Wessman · 12 years ago
- 51efddb Remove unnecessary casts on calls to findViewById by Alan Viverette · 8 years ago
- 34cca21 Make IGraphicBufferProducer a hybrid interface. by Pawin Vongmasa · 8 years ago
- f1cb02e fallout of splitting rect.h out of libandroid. by Mathias Agopian · 8 years ago
- 28ba472 Fix @links in reference docs. am: 54de77470d am: ab978c035e by Elliot Waite · 8 years ago
- 54de774 Fix @links in reference docs. by Elliot Waite · 8 years ago
- ccb0445 Prepare for removal of legacy-test from default targets by Paul Duffin · 8 years ago
- 52eb4e0 Replace cutils/log.h and log/logger.h with log/log.h by Mark Salyzyn · 8 years ago
- 5572d16 Fix a memory leak. by George Burgess IV · 8 years ago
- 315c936 Fix static analyzer warnings. by George Burgess IV · 8 years ago
- bd6b663 Fix google-explicit-constructor warnings in media/mca. by Chih-Hung Hsieh · 8 years ago
- 4643aca Merge \"Disable warning triggered in Clang r271374\" am: bba87840d3 by Pirama Arumuga Nainar · 8 years ago
- b670970 Disable warning triggered in Clang r271374 by Pirama Arumuga Nainar · 9 years ago
- 85e0c89 resolve merge conflicts of 1599b981 to nyc-dev-plus-aosp by Chih-Hung Hsieh · 9 years ago
- c6baf56 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
- ba09bc5 Merge "libfilterfw_jni needs libmedia include paths" am: e004a913 am: 3ab9d65 by Christopher Wiley · 9 years ago
- 6ac5656 libfilterfw_jni needs libmedia include paths by Christopher Wiley · 9 years ago
- 4002b32 Media.effect: Remove redundant package info by Eino-Ville Talvala · 9 years ago
- 35af2c3 Add missing <string.h> includes. by Elliott Hughes · 10 years ago
- 34db51c Cleanup Obsolete LOCAL_PRELINK_MODULE. by Ying Wang · 10 years ago
- 46c82b4 Adjust format strings to work on both 32-bit and 64-bit builds by Bernhard Rosenkränzer · 10 years ago
- ccce6e0 Merge "Add -Wno-unused-parameter to LOCAL_CFLAGS" by Chih-hung Hsieh · 10 years ago
- 57f6372 Add -Wno-unused-parameter to LOCAL_CFLAGS by Bernhard Rosenkränzer · 10 years ago
- 4048a4b Remove unused variables and functions, don't warn about unused parameters by Bernhard Rosenkränzer · 10 years ago
- ff1d8a6 Move frameworks/base over to libc++. by Dan Albert · 10 years ago
- e5160e7 Frameworks/base: Wall Werror in media/mca by Andreas Gampe · 10 years ago
- f7cf5d4 resolved conflicts for merge of ee665151 to lmp-dev-plus-aosp by Neil Fuller · 10 years ago
- 33253a4 Switch from FloatMath -> Math and Math.hypot where possible by Neil Fuller · 10 years ago
- c04d92c resolved conflicts for merge of 1a4527ce to lmp-dev-plus-aosp by Dan Albert · 10 years ago
- 88ba339 Clean up makefile cruft. by Dan Albert · 10 years ago
- ffdbe97 GLConsumer: Stop using default constructor params by Dan Stoza · 11 years ago
- 526f21b Remove deprecated BufferQueue constructor by Dan Stoza · 11 years ago
- 6bb5cb2 Resolved conflicts for merge of 28c6ec02 to master by Narayan Kamath · 11 years ago
- 075e9a1 AArch64: Use long for pointers in media classes by Ashok Bhat · 11 years ago
- 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
- e3eae73 fix-up dependencies to gl headers by Mathias Agopian · 11 years ago
- 52a9a10 Clearly separate consumer and producer interfaces by Mathias Agopian · 11 years ago
- a81dcd0 am b56f10aa: am 32c308a5: Merge "If media wants ASCII lowercasing, it needs to ask for it." by Elliott Hughes · 11 years ago
- dcb1a58 If media wants ASCII lowercasing, it needs to ask for it. by Elliott Hughes · 11 years ago
- b550929 always pass the BufferQueue explicitely to consumers by Mathias Agopian · 12 years ago
- d685894 Add liblog by Ying Wang · 12 years ago
- 5280061 Refactoring: Rename SurfaceTextureClient to Surface by Mathias Agopian · 12 years ago
- d47f7d8 Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 12 years ago
- eba8254 Fix typo by Andrew Hsieh · 12 years ago
- 7b172a4 am 58ed5d74: am 768d9e1a: Merge "Correct executable bit for source files" by Kenny Root · 12 years ago
- 58ed5d7 am 768d9e1a: Merge "Correct executable bit for source files" by Kenny Root · 12 years ago
- 3a084af Correct executable bit for source files by Kenny Root · 12 years ago
- b24a1b7 Remove obsolete references to libmedia_native by Glenn Kasten · 12 years ago
- c733a79 Fix b/7087723 Patch leftover after tapping the red eye area by Ruei-sung Lin · 12 years ago
- f330d19 Add context support to backdropper filter. by Mike Dodd · 12 years ago
- 2253eea Add context support into the filter framework. by Teng-Hui Zhu · 12 years ago
- 22f2a87 Crash in SurfaceTextureTarget filter open by Pannag Sanketi · 13 years ago
- 4239373 Add property to override backdropper effect threshold. by Eino-Ville Talvala · 13 years ago
- 0a10132 Fix b/6575950 make shader program to support different precisions. by Ruei-sung Lin · 13 years ago
- 58acf44 Fix bad aspect ratios for recorded effects by Pannag Sanketi · 13 years ago
- b5af71f Fixing the weird preview size w/ effects on camera by Pannag Sanketi · 13 years ago
- 1870c69 Merge "Adding disconnect call to the SurfaceTextureTarget" into jb-dev by Pannag Sanketi · 13 years ago
- b939760 Adding disconnect call to the SurfaceTextureTarget by Pannag Sanketi · 13 years ago
- a75c7bb pseudo random number generator in shader with limited precisions by Ruei-sung Lin · 13 years ago
- cc6475e Fix b/5974573 Please increase intensity of film grain effect by Ruei-sung Lin · 13 years ago
- f4b4031 Fix b/5974247 by Ruei-sung Lin · 13 years ago
- 22edf6b Fix b/5821633: Could not activate GLEnvironment by Ruei-sung Lin · 13 years ago
- 2f708ce Resolving the black screen / crash in effects by Pannag Sanketi · 13 years ago
- 65953da Multi-Project Commit: Move of filterfw out of system/media (2 of 7) by Marius Renn · 13 years ago