1. 58e829f Add support for setting color transforms by Michael Wright · 9 years ago
  2. 2669851 Use DisplayAdjustments when creating display in ResourceManager by Wale Ogunwale · 9 years ago
  3. 49e7ff9 Add Configuration data for round displays by Adam Powell · 9 years ago
  4. b3b9eb3 DO NOT MERGE - Display mode switches. by P.Y. Laligand · 9 years ago
  5. d46747a Add support for disabling display scaling for development. by Jeff Brown · 9 years ago
  6. 7c72668 Adjust activity display metrics based on stack configuration. by Wale Ogunwale · 9 years ago
  7. 3f145a2 Add supported refresh rate to displays by Michael Wright · 10 years ago
  8. 970d413 Allow dreams to control screen state and brightness. by Jeff Brown · 10 years ago
  9. 5dc2191 Add new Display.STATE_DOZE_SUSPEND power state. by Jeff Brown · 10 years ago
  10. 77db7d0 Make two Display methods public by Andy McFadden · 10 years ago
  11. e8b1aeb Add two new display info fields by Andy McFadden · 10 years ago
  12. 4e5c089 resolved conflicts for merge of 337e764d to master by Jeff Brown · 10 years ago
  13. 037c33e Plumb display power state through display manager. by Jeff Brown · 10 years ago
  14. 7da5bbe am c2b652fd: am 5182ea4b: am d40a4d74: Merge "Add media router service and integrate with remote displays." into klp-dev by Jeff Brown · 11 years ago
  15. 69b0716 Add media router service and integrate with remote displays. by Jeff Brown · 11 years ago
  16. d9273d6 Add typedefs and nullness annotations. by Tor Norbye · 11 years ago
  17. 7d00aff Support public virtual displays. by Jeff Brown · 11 years ago
  18. 1abaa53 Do not reuse DisplayAdjustment in Display. by Craig Mautner · 11 years ago
  19. 48d0d18 Add activity token to display system. by Craig Mautner · 11 years ago
  20. a506a6e Add an API to allow for creating private virtual displays. by Jeff Brown · 11 years ago
  21. c652de8 Implement display overscan support. by Dianne Hackborn · 11 years ago
  22. 92130f6 Add MediaRouter API to get presentation display. by Jeff Brown · 12 years ago
  23. f0681b3 Secure windows, secure surface views and secure displays. by Jeff Brown · 12 years ago
  24. 77aebfd Add new Display API for secure video capabilities. by Jeff Brown · 12 years ago
  25. 565f042 Fixup a comment. by Jeff Brown · 12 years ago
  26. c5df37c Add preliminary API for reporting display capabilities. by Jeff Brown · 12 years ago
  27. 4ed8fe7 More improvements to the display manager. by Jeff Brown · 12 years ago
  28. bd6e150 Add initial multi-display support. by Jeff Brown · 12 years ago
  29. bf5740e Improve display manager debugging. by Jeff Brown · 12 years ago
  30. 98365d7 Refactor for multi-display support. by Jeff Brown · 12 years ago
  31. 2ab1b7d9 Make display info accessible from hidden api. by Jeff Brown · 12 years ago
  32. dde331c We can now (kind-of) change screen density on the fly. by Dianne Hackborn · 12 years ago
  33. fbe963f Merge "Remove unnecessary code." into jb-mr1-dev by Jeff Brown · 12 years ago
  34. 5098fd8 Remove unnecessary code. by Jeff Brown · 12 years ago
  35. 4f67ba6 Refactor DisplayManagerService to be functional. by Craig Mautner · 12 years ago
  36. 908aecc Start moving away from DisplayMetrics.DENSITY_DEVICE. by Dianne Hackborn · 12 years ago
  37. fa25bf5 Add display manager skeleton. by Jeff Brown · 12 years ago
  38. a8b9def Stop using raw display size except in window manager. by Jeff Brown · 12 years ago
  39. d32460c Refactor local window manager implementation. by Jeff Brown · 12 years ago
  40. 93de746 Separate the internal and external display rotations. by Jeff Brown · 12 years ago
  41. 68c33ca Add new API to find smallest/largest screen size. by Dianne Hackborn · 12 years ago
  42. 3699174 Fix issue #5445966: WindowManager reporting -long on prime when it shouldn't be. by Dianne Hackborn · 13 years ago
  43. 30c845f Turn off logging. by Dianne Hackborn · 13 years ago
  44. 836e262 Fix issue #5348948: Third Party app "Byki Turkish" shows... by Dianne Hackborn · 13 years ago
  45. ec53745 Fix issue #5155678: Portrait > Landscape full-screen transition... by Dianne Hackborn · 13 years ago
  46. 7f9f99ea Make some methods/fields package private so that layoutlib can access them. by Xavier Ducrohet · 13 years ago
  47. bc68a59 Report the external display size to the input reader. by Jeff Brown · 13 years ago
  48. 2c1c4aa Fix issue #4869092: ResolverActivity occasionally fails to display by Dianne Hackborn · 13 years ago
  49. 2b31d53 Fix issue #4770360: older app compatibility mode is really tiny on ICS phones by Dianne Hackborn · 13 years ago
  50. 5fd2169 Work on issue #4518815: Compatibility mode introduces compatibility regression... by Dianne Hackborn · 13 years ago
  51. 81e56d5 Rework how we decide whether to use system or status bar. by Dianne Hackborn · 13 years ago
  52. 5be8de3 More compatibility mode improvements. by Dianne Hackborn · 13 years ago
  53. 68066c2 DO NOT MERGE. From main -- Start work on simulating landscape/portrait when orientation is locked. by Dianne Hackborn · 13 years ago
  54. ac8dea1 DO NOT MERGE. Integrate from master: Rework display size access. by Dianne Hackborn · 13 years ago
  55. e2515ee Better compat mode part one: start scaling windows. by Dianne Hackborn · 13 years ago
  56. 99aac7b You can now specify a custom display size as NxM. by Dianne Hackborn · 13 years ago
  57. 4c7cc34 Demo hack! by Dianne Hackborn · 14 years ago
  58. 833533c Improve Display javadoc slightly by Mathias Agopian · 14 years ago
  59. 4c904a3 fix the build. by Joe Onorato · 14 years ago
  60. 5cb70b5 Rename Display.getOrientation() to Display.getRotation(). by Dianne Hackborn · 14 years ago
  61. 11ea334 Allow for screen density drawables in compatibility mode. by Dianne Hackborn · 15 years ago
  62. ddd1253 Return adjusted display for WindowManager.getDefaultDisplay() by Mitsuru Oshima · 15 years ago
  63. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  64. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  65. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago