1. 3a091b7 resolved conflicts for merge of 8e0cfe7c to lmp-mr1-dev-plus-aosp by Dan Albert · 10 years ago
  2. 582bdf9 am d8c169fe: am 0c437fd3: Merge "Add appropriate casts for char16_t." by Dan Albert · 10 years ago
  3. 8e357bf Merge "Fix clang warnings in core/jni." by Dan Albert · 10 years ago
  4. 6698749 Add appropriate casts for char16_t. by Dan Albert · 10 years ago
  5. 46d8444 Fix clang warnings in core/jni. by Dan Albert · 10 years ago
  6. 387116f am c3507d10: Merge "Frameworks/base: Replace LOG_FATAL_IF in core/jni" by Andreas Gampe · 10 years ago
  7. 987f79f Frameworks/base: Replace LOG_FATAL_IF in core/jni by Andreas Gampe · 10 years ago
  8. 11bdd5b Merge commit '06d8b7b8' into manualmerge by Adam Lesinski · 10 years ago
  9. 035a7b0 am 0626ec58: Merge "Frameworks/base: Wall Werror in core/jni" by Andreas Gampe · 10 years ago
  10. 0f0b491 Frameworks/base: Wall Werror in core/jni by Andreas Gampe · 10 years ago
  11. 044f323 am 24c16b7e: Merge "Frameworks/base: Fix AssetManager JNI" by Adam Lesinski · 10 years ago
  12. 3281261 Frameworks/base: Fix AssetManager JNI by Andreas Gampe · 10 years ago
  13. a7d1d73 Implement back-tracking when searching for attributes in XML or resource bag by Adam Lesinski · 10 years ago
  14. f296940 Distinguish unspecified and explicit null values in resources by Alan Viverette · 10 years ago
  15. 908c748 Revert "Fix issue with using locally defined attrs in a shared lib" by Adam Powell · 10 years ago
  16. 5069dd6 Fix issue with using locally defined attrs in a shared lib by Adam Lesinski · 10 years ago
  17. 607bd84 Update icons to vectors, fix preload theming & vector tinting by Alan Viverette · 10 years ago
  18. 042ad63 Added getStyleAttributes to access all Theme attributes. by Jon Miranda · 10 years ago
  19. ccf25c7b Fix shared library bug in bag attributes by Adam Lesinski · 10 years ago
  20. de898ff Shared library resource support by Adam Lesinski · 11 years ago
  21. 52b999f Implement APIs for obtaining, caching themed Drawables by Alan Viverette · 10 years ago
  22. 48d2232 Runtime resource overlay, iteration 2 by Mårten Kongstad · 11 years ago
  23. 896043d AArch64: Make AssetManager and related classes 64-bit compatible by Ashok Bhat · 11 years ago
  24. 745d4ef AssetManager cookies should be int32_t and not void*. by Narayan Kamath · 11 years ago
  25. d45c68d Resource memory optimization. by Dianne Hackborn · 11 years ago
  26. 1d4cd87 am 11cd57ca: Merge "Avoid unnecessary FindClass("java/lang/String")." by Dianne Hackborn · 11 years ago
  27. aa5fe3d Avoid unnecessary FindClass("java/lang/String"). by Vladimir Marko · 11 years ago
  28. f7be480 Add new resources trace, also trace apk dex loading. by Dianne Hackborn · 11 years ago
  29. 1f7d307 Fix build. by Dianne Hackborn · 12 years ago
  30. e5b50a6 Fix issue #8176917: Stabillity : Native Crash : by Dianne Hackborn · 12 years ago
  31. fb5c3db Fix issue #6440173: MenuItem.setIcon(Drawable) scaling incorrectly... by Dianne Hackborn · 12 years ago
  32. b13b9bd frameworks/base refactoring. by Mathias Agopian · 13 years ago
  33. 129e19c Fix build warnings by Glenn Kasten · 13 years ago
  34. 71f2cf1 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  35. 161e67f resolved conflicts for merge of 06a8ceac to master by Dianne Hackborn · 13 years ago
  36. 69cb875 Add new "-swNNNdp" resource qualifier. by Dianne Hackborn · 13 years ago
  37. ebff8f9 DO NOT MERGE. Integrate add new screen width/height in "dp" configs. by Dianne Hackborn · 13 years ago
  38. a3804cf You don't need to poke around inside FileDescriptor manually. by Elliott Hughes · 13 years ago
  39. 69a017b More JNI exception-throwing cleanup. by Elliott Hughes · 13 years ago
  40. 3fc982f Add new resource configurations for screen width/height in "dp". by Dianne Hackborn · 13 years ago
  41. c1318ba Establish a global reference before saving a class into a global. by Carl Shapiro · 13 years ago
  42. 7fbe4d2 Don't pay attention to string block on @null by Kenny Root · 14 years ago
  43. ddb76c4 Change assets to use 64-bit API by Kenny Root · 14 years ago
  44. d7c8672 fix int vs. pointer mismatch in return statement. by Olivier Bailly · 14 years ago
  45. 55fc850 Add path to get different DPI drawables by Kenny Root · 14 years ago
  46. 0db187a Broken build. Missing ; by Gilles Debunne · 14 years ago
  47. 4d4040b Fix for 512 limit in assetManager.list by Gilles Debunne · 14 years ago
  48. 485dd21 Prevent local reference table overflows by Kenny Root · 14 years ago
  49. 20cb56e Fix some bugs. by Dianne Hackborn · 14 years ago
  50. 780d2a1 Use UTF-8 strings to avoid duplicate caching, part 1 by Kenny Root · 15 years ago
  51. 27b28b3 Introduce special UI modes for night and car usage. by Tobias Haamel · 15 years ago
  52. dc4cc3f Stop spamming the log. by Joe Onorato · 15 years ago
  53. b8d8167 Debugging for issue #2228381 android.view.InflateException by Dianne Hackborn · 15 years ago
  54. 82e1ee9 Fix issue #2048263: More debugging information by Dianne Hackborn · 15 years ago
  55. 0d22101 Fix #2018814: System cannot correctly render assets with "wrap_content" attribute in QVGA by Dianne Hackborn · 15 years ago
  56. c4db95c First pass at reworking screen density/size APIs. by Dianne Hackborn · 15 years ago
  57. 723738c Expand support for different screen sizes. by Dianne Hackborn · 15 years ago
  58. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  59. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  60. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  61. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  62. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago