1. 155e89f Merge "Create linker-namespace for the classloader" into nyc-dev am: 1a2cb453fa by Dimitry Ivanov · 8 years ago
  2. a55c7f1 Create linker-namespace for the classloader by Dimitry Ivanov · 8 years ago
  3. b07d50b Merge "Construct classloader for apps with no java code" into nyc-dev by Dimitry Ivanov · 8 years ago
  4. b9c9026 Construct classloader for apps with no java code by Dimitry Ivanov · 8 years ago
  5. 1ac526d Merge "The NDK samples moved a while back." am: 9653790de2 by Elliott Hughes · 8 years ago
  6. 3edfa8f The NDK samples moved a while back. by Elliott Hughes · 8 years ago
  7. 048a0db Use nativeloader to load NativeActivity by Dmitriy Ivanov · 9 years ago
  8. 6f06ad7 Use nativeloader to load NativeActivity by Dmitriy Ivanov · 9 years ago
  9. 777ef95 Use Context.getSystemService(Class<T>) for InputMethodManager. by Yohei Yukawa · 9 years ago
  10. 58b8b24 AArch64: Use long for pointers in App/Backup by Ashok Bhat · 11 years ago
  11. e0475c8 Gracefully handle missing directories. by Jeff Sharkey · 11 years ago
  12. 1abdb71 APIs for multiple external storage devices. by Jeff Sharkey · 11 years ago
  13. a44dd26 Rewrite input handling for native applications by Michael Wright · 11 years ago
  14. f9e989d Queues, queues, queues and input. by Jeff Brown · 11 years ago
  15. c28867a Use input transport for communications between app and IME. by Jeff Brown · 11 years ago
  16. 04ddf3c Allow applications to recover from IME related ANRs. by Jeff Brown · 12 years ago
  17. 805fd7e Add API to get path to OBBs. by Dianne Hackborn · 14 years ago
  18. 3915bb8 Tell system server whether the app handled input events. by Jeff Brown · 14 years ago
  19. e21d91c6 Fix issue #3126018: No way to specify NativeActivity's native method by Dianne Hackborn · 14 years ago
  20. 74b1ed3 Fix issue #3113219: NativeActivity using wrong lib path with Java code by Dianne Hackborn · 14 years ago
  21. 6798b62 Use new nativeLibraryPath field for NativeActivity by Kenny Root · 14 years ago
  22. 08d5b8f More native work. by Dianne Hackborn · 14 years ago
  23. 2c6081c Implement native key pre-dispatching to IMEs. by Dianne Hackborn · 14 years ago
  24. 6cce32b Add native C APIs for working with the Asset Manager by Christopher Tate · 14 years ago
  25. d76b67c IME events are now dispatched to native applications. by Dianne Hackborn · 14 years ago
  26. 6826741 Add new native Looper API. by Dianne Hackborn · 14 years ago
  27. 54a181b Make real API for native code to get its window. by Dianne Hackborn · 14 years ago
  28. 3c80a4a Implement default key handling for native code. by Dianne Hackborn · 14 years ago
  29. 1e4b9f3 Remove InputConsumer, replacing with InputQueue. by Dianne Hackborn · 14 years ago
  30. a95e4cb First stab at attaching native event dispatching. by Dianne Hackborn · 14 years ago
  31. 74323fd Update NativeActivity to allow direct surface access. by Dianne Hackborn · 14 years ago
  32. 69969e4 First pass at NativeActivity. by Dianne Hackborn · 14 years ago