1. fa3f809 Adapt to the renaming of TextShaper to TextRunShaper by Jerome Gaillard · 4 years ago
  2. 887771a Add new classes to layoutlib native classes by Jerome Gaillard · 4 years ago
  3. 42f3948 Revert "Temporary disable native MotionEvent" by Fedor Kudasov · 4 years, 3 months ago
  4. e19523c Revert "Pin various layoutlib targets to Java language level 8 on layoutlib branches." by Jerome Gaillard · 4 years, 8 months ago
  5. 4c8a34f Use deferred initialization instead of native delegates by Jerome Gaillard · 4 years, 7 months ago
  6. 98d8a75 Temporary disable native MotionEvent by Fedor Kudasov · 4 years, 7 months ago
  7. 12c6134 Add more natives by Fedor Kudasov · 4 years, 10 months ago
  8. 04c9cd0 Revert "Revert "Enable hardware renderer"" by Fedor Kudasov · 4 years, 8 months ago
  9. e6038c4 Use native code for AndroidCharacter and RenderNodeAnimator by Jerome Gaillard · 5 years ago
  10. 47d36b2 Merge "Add support for NIOAccess from native." into master-layoutlib-native by TreeHugger Robot · 4 years, 8 months ago
  11. a2d8e57 Update native configuration following commit 8c2f6b6 by Jerome Gaillard · 4 years, 8 months ago
  12. f7add39 Revert "Enable hardware renderer" by Jerome Gaillard · 4 years, 8 months ago
  13. ed7f30c Add support for NIOAccess from native. by Brett Chabot · 4 years, 8 months ago
  14. 5e5f4b5 Use native methods for Interpolator by Jerome Gaillard · 5 years ago
  15. 2e6b954 Enable hardware renderer by Fedor Kudasov · 5 years ago
  16. d7b77be Instrument framework bytecode in order to enable ImageReader by Fedor Kudasov · 5 years ago
  17. 88692a0 Enable more native code by Jerome Gaillard · 5 years ago
  18. 5320e1e Revert "Add support for NIOAccess from native." by Jerome Gaillard · 4 years, 8 months ago
  19. 6fd0ea0 Add support for NIOAccess from native. by Brett Chabot · 5 years ago
  20. cd78160 Deferred static initialization support. by Brett Chabot · 5 years ago
  21. 3ed07cc Use native log for layoutlib by Jerome Gaillard · 5 years ago
  22. d62164c Use native methods for SystemProperties by Jerome Gaillard · 5 years ago
  23. b3b31f5 Pin various layoutlib targets to Java language level 8 on layoutlib branches. by Pete Gillin · 5 years ago
  24. ea42b76 Keep RenderNode and RecordingCanvas native methods by Fedor Kudasov · 5 years ago
  25. 2e1365d Layoutlib native: make list of classes to register configurable by Brett Chabot · 5 years ago
  26. ee27796 Refactor layoutlib create to allow reuse for simulated_device. by Brett Chabot · 5 years ago
  27. 1f90d2a Convert some of frameworks/layoutlib to Android.bp by Colin Cross · 5 years ago
  28. 5c5efc4 Initial work for remote layoutlib by Diego Perez · 7 years ago
  29. 3a58b00 Create common module to contain shared code by Diego Perez · 7 years ago
  30. 6567adf Move android-common to framework/ex by Ying Wang · 14 years ago
  31. f058057 Use the droidcore goal with dist-for-goals. by Joe Onorato · 14 years ago
  32. 8d83f9e Bug 2680071: Rename the Cloud to Device by Costin Manolache · 14 years ago
  33. 161c75a Bug 2673557: rename datamessaging by Costin Manolache · 14 years ago
  34. 7cfa90f Move the public method HttpDateTime.parse() into AndroidHttpClient. by Jesse Wilson · 15 years ago
  35. d645674 Fix OperationScheduler moratorium calculation for clock rollback case. by Dan Egnor · 15 years ago
  36. 680c9fa Add test annotations to frameworks common tests. by Brett Chabot · 15 years ago
  37. 30c08a5 Add GoogleLogTags that includes event log tags used by Google apps by Dan Egnor · 15 years ago
  38. 570aa27 Add a voice search hint context for the launcher. by Mike LeBeau · 15 years ago
  39. b7af28e Add new LoggingEvents for more detailed text modification actions for voice input. by Mike LeBeau · 15 years ago
  40. c882dda Fix Proguard flags. by Ying Wang · 15 years ago
  41. 8297788 Move the pointer location thing out of common. by Dianne Hackborn · 15 years ago
  42. 2269d15 Re-arrange android-common so framework no longer links with it. by Dianne Hackborn · 15 years ago
  43. 2f5fc45 Add the API constants to support providing hint strings in the response to by Mike LeBeau · 15 years ago
  44. 8a2e011 Add some useful methods to OperationScheduler to inquire into by Dan Egnor · 15 years ago
  45. 4b71fc0 Merge "Add constant to android-common for voice search's EXTRA_CALLING_PACKAGE, and use it from SearchDialog." by Mike LeBeau · 15 years ago
  46. e8cb5ab Merge "Enhance URL regular expression to match more Unicode chars." by Shimeng (Simon) Wang · 15 years ago
  47. fb45088 remove Base64 from android-common by Doug Zongker · 15 years ago
  48. b125dc5 Fix MotionEvent pointer API. by Dianne Hackborn · 15 years ago
  49. c2fd9ad Add constant to android-common for voice search's EXTRA_CALLING_PACKAGE, by Mike LeBeau · 15 years ago
  50. 85c4e99 Merge "Oops, unbreak the build by removing Recognition.java, not intended for submission at this time." by Mike LeBeau · 15 years ago
  51. 5741848 Oops, unbreak the build by removing Recognition.java, not intended for by Mike LeBeau · 15 years ago
  52. 80eeeb7 Merge "Make the corresponding frameworks change to add VoiceRecognitionService to the list of SDK sample apps." by Mike LeBeau · 15 years ago
  53. 9c57aca Make the corresponding frameworks change to add VoiceRecognitionService to by Mike LeBeau · 15 years ago
  54. 90d2db3 Add Pointer Location to the window manager. by Dianne Hackborn · 15 years ago
  55. 2dc87f6 add Base64InputStream by Doug Zongker · 15 years ago
  56. 51c02db Enhance URL regular expression to match more Unicode chars. by Shimeng (Simon) Wang · 15 years ago
  57. 7b40233 add NO_CLOSE flag for use by Base64OutputStream by Doug Zongker · 15 years ago
  58. ea23206 Merge "Add back lost python script." by Shimeng (Simon) Wang · 15 years ago
  59. 60586f2 API CHANGE: Add SSLSessionCache public API to allow unbundled SSL session caching. by Dan Egnor · 15 years ago
  60. b448900 Add back lost python script. by Shimeng (Simon) Wang · 15 years ago
  61. b90d448 add Base64OutputStream to android-common by Doug Zongker · 15 years ago
  62. 9bc82c3 Add Search.SOURCE to android-common by Bjorn Bringert · 15 years ago
  63. 3ed6fbd Regenerate the TopLevelDomain from iana.org website. by Shimeng (Simon) Wang · 15 years ago
  64. 8799149 add explicit Base64.DEFAULT flag to request default behavior by Doug Zongker · 15 years ago
  65. 17fe395 Merge "rename encodeString to encodeToString" by Doug Zongker · 15 years ago
  66. f6e003b Merge "Add ability to parse HTTP-format moratorium times (since pretty much every user wants this)." by Dan Egnor · 15 years ago
  67. e2127fb rename encodeString to encodeToString by Doug Zongker · 15 years ago
  68. 6123eaf a new java implementation of base64 for android-common by Doug Zongker · 15 years ago
  69. 2991425 Add ability to parse HTTP-format moratorium times by Dan Egnor · 15 years ago
  70. 7ad12a5 move HttpDateTime from android.webkit to android-common jar by Doug Zongker · 15 years ago
  71. 1a939bb Remove 2 unused imports. by Maryam Garrett · 15 years ago
  72. 1fd8c98 Move LoggingEvents.java to android-common & add UserHappiness by Maryam Garrett · 15 years ago
  73. 68f2f54 Bug 2330111 by Paul Westbrook · 15 years ago
  74. 2683c6f DomainNameValiator: Remove workaround by Makoto Onuki · 15 years ago
  75. 691c070 Addign more tests for DomainNameValidator. by Makoto Onuki · 15 years ago
  76. 30d2030 allow + in usernames by Fred Quintana · 15 years ago
  77. 8f028a9 Moved DomainNameChecker to android common. by Makoto Onuki · 15 years ago
  78. edc5189 change remaining frameworks/base Gservices to Secure settings by Doug Zongker · 15 years ago
  79. 087ff0b Move various utility classes to android-common by Tom Taylor · 15 years ago
  80. 7762d93 Unbundling work by Paul Westbrook · 15 years ago
  81. 494a1dc Add OperationScheduler (and test) to the common static library; by Dan Egnor · 15 years ago
  82. cc342e3 Solve the mutual interdependency problem between common and framework: by Dan Egnor · 15 years ago
  83. c9e6581 Attempt to fix the build server build: make the common library by Dan Egnor · 15 years ago
  84. ded0e64 Create android-common static library which gets included in frameworks.jar, by Dan Egnor · 15 years ago