1. 20bdc70 Parse Android .map files for unknown filesystem. by Alex Deymo · 8 years ago
  2. a2ea1c2 Fix downstream Chrome OS build. by Alex Deymo · 8 years ago
  3. 2058a99 Compile update_engine without shill. by Sen Jiang · 8 years ago
  4. 2c131bb Fetch local files asynchronously. by Alex Deymo · 8 years ago
  5. b8c6a8f Add PowerManagerInterface. by Sen Jiang · 8 years ago
  6. 299128e Make DBus a singleton. by Sen Jiang · 8 years ago
  7. 255e22b Move ParseConnection*() to connection_utils. by Sen Jiang · 8 years ago
  8. 192a86a Add USE_OMAHA flag. by Sen Jiang · 8 years ago
  9. 46a9aae Fix non-critical updates on boards without an OOBE flow. by Alex Deymo · 8 years ago
  10. b3fa53b Parse and expose end-of-life flag. by Alex Deymo · 8 years ago
  11. 297e583 Fix OmahaRequest unittests in Brillo. by Sen Jiang · 8 years ago
  12. 279d572 Fix PipeClosedWhenNotRedirectedTest. by Alex Deymo · 8 years ago
  13. 246bf21 Implement Xz compressor functions. by Alex Deymo · 8 years ago
  14. bc3e6b0 Implement IMGDIFF operation in the client. by Sen Jiang · 9 years ago
  15. 80f70ff Build unittests in Brillo. by Alex Deymo · 8 years ago
  16. 0cd976d Disable ChromeBrowserProxyResolver behind a flag. by Alex Deymo · 8 years ago
  17. 71102a2 Fix unittest build. by Alex Deymo · 8 years ago
  18. 2997173 Add a feature to get the last UpdateAttempt ErrorCode from update_engine by Shuqian Zhao · 8 years ago
  19. e88e9fe Android: Print the error code string from the client. by Alex Deymo · 8 years ago
  20. ab0d976 CPULimiter: Refactor class to manage the CPU limitation. by Alex Deymo · 8 years ago
  21. ce90f44 Remove unused dependencies in the client. by Casey Dahlin · 8 years ago
  22. e97b39c Implement Android UE daemon using brillo::Daemon. by Alex Deymo · 9 years ago
  23. 78a954f Set default USE flags values as local variables. by Alex Deymo · 9 years ago
  24. a93cd53 Introduce brillo binder interface by Casey Dahlin · 9 years ago
  25. f7ead81 Implement update_engine weave commands by Alex Deymo · 9 years ago
  26. e844c1a Port update_engine_client ResetStatus command to lib by Casey Dahlin · 9 years ago
  27. 05e0e38 Compile delta_generator for the host. by Alex Deymo · 9 years ago
  28. e7ba31b Fix BootControlChromeOS unittest references. by Alex Deymo · 9 years ago
  29. 1b03f9f Move hardware and boot_control implementation to libupdate_engine. by Alex Deymo · 9 years ago
  30. b09305e Compile delta_generator and payload_consumer when "dbus" is disabled. by Alex Deymo · 9 years ago
  31. c1c17b4 Report Enum metrics from CertificateChecker. by Alex Deymo · 9 years ago
  32. 4218b7e Disable DBus dependent targets when "dbus" USE flag is not set. by Alex Deymo · 9 years ago
  33. 38429cf common: Split out metrics utils from utils.cc. by Alex Deymo · 9 years ago
  34. 05feee0 delta_generator: Include postinstall calls in the payload major version 2. by Sen Jiang · 9 years ago
  35. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 9 years ago
  36. 787dc41 Add USE flags to the Android.mk by Alex Deymo · 9 years ago
  37. 1bab5a8 update_engine: Rename libchromeos into libbrillo by Alex Vakulenko · 9 years ago
  38. 0bc2611 Move bzip.h to payload_generator. by Alex Deymo · 9 years ago
  39. 110e030 Remove test_utils::RecursiveUnlinkDir(). by Alex Deymo · 9 years ago
  40. 6eddf26 BootControlStub: New class used if CreateBootControl() fail. by David Zeuthen · 9 years ago
  41. 8561665 Read ProductId, ProductVersion and Channel setting in Brillo. by Alex Deymo · 9 years ago
  42. cc8ce0e Move UpdateStatus and helpers to dedicated files by Christopher Wiley · 9 years ago
  43. 2e71f90 Implement XzExtentWriter. by Alex Deymo · 9 years ago
  44. a4365d6 Split delta performer integration test to separate file. by Sen Jiang · 9 years ago
  45. ac41a82 Set default updater URL and version per platform. by Alex Deymo · 9 years ago
  46. d5561a5 Add Android.mk for update_engine targets. by Alex Deymo · 9 years ago
  47. 262c7be Remove Chrome OS specific verity_utils module. by Alex Deymo · 9 years ago
  48. 40d86b2 Make Hardware class platform specific. by Alex Deymo · 9 years ago
  49. 6f20dd4 Fix includes and DBus headers to build on Android. by Alex Deymo · 9 years ago
  50. d6deb1d Use installed DBus libraries instead of generating them. by Alex Deymo · 9 years ago
  51. 763e7db update_engine: New BootControlInterface class. by Alex Deymo · 9 years ago
  52. 8a7d0ca Rename DBus adaptor .xml file to .dbus-xml by Alex Deymo · 9 years ago
  53. a7a34d8 Build update_engine from the new directory path. by Alex Deymo · 9 years ago
  54. 2b730d7 Fix cros_workon_make for update_engine. by Alex Deymo · 9 years ago
  55. b8803bb Split DBus client proxies into separated headers. by Alex Deymo · 9 years ago
  56. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 9 years ago
  57. d2956cc update_engine: Split DBus client proxies to a library. by Alex Deymo · 9 years ago
  58. f7feb23 update_engine: libupdate_engine depends on dbus-proxies action. by Alex Deymo · 9 years ago
  59. 04ef207 update_engine: Upload sample images for testing. by Alex Deymo · 9 years ago
  60. 0b3db6b update_engine: Remove all references to glib. by Alex Deymo · 9 years ago
  61. 3053450 update_engine: Switch to chrome-dbus for client requests in update_engine by Alex Deymo · 9 years ago
  62. b7ca096 update_engine: Migrate UE DBus service to chrome DBus bindings. by Alex Deymo · 10 years ago
  63. 8cc502d update_engine: Change OperationsGenerator to use BlobFileWriter by Sen Jiang · 9 years ago
  64. 7fad7b7 update_engine: Replace gthread with libchrome equivalents. by Alex Deymo · 9 years ago
  65. f006135 update_engine: Handle moved and zero blocks in payload generation. by Alex Deymo · 9 years ago
  66. 80efdf4 Add libchromeos-glib for glib dependencies by Christopher Wiley · 9 years ago
  67. 20c9920 update_engine: Remove libgio usage from FilesystemVerifierAction. by Alex Deymo · 9 years ago
  68. 2e9533b update_engine: Expose the update_engine.conf in the FilesystemInterface. by Alex Deymo · 9 years ago
  69. 1415857 update_engine: Split delta_diff_generator file. by Alex Deymo · 9 years ago
  70. 72aa002 update_engine: Migrate update_engine_client to chrome DBus bindings. by Alex Deymo · 9 years ago
  71. 509dd53 update_engine: Convert update_manager to chromeos::MessageLoop. by Alex Deymo · 9 years ago
  72. 1beda78 update_engine: Remove unused IsIdempotentOperation(). by Alex Deymo · 9 years ago
  73. 6b9e38e update_engine: Use the FilesystemInterface to generate deltas. by Alex Deymo · 9 years ago
  74. 2b19cfb update_engine: Introduce FilesystemInterface abstraction. by Alex Deymo · 9 years ago
  75. 5c6c655 update_engine: Split Extent utils from graph_utils. by Alex Deymo · 9 years ago
  76. c31e4a7 update_engine: drop SYSROOT checks by Mike Frysinger · 9 years ago
  77. eb9e6d8 update_engine: Remove copy from source to destination partition. by Allie Wood · 9 years ago
  78. 85ed2c6 delete __STDC_{FORMAT,LIMIT}_MACROS by Mike Frysinger · 9 years ago
  79. 82eee80 common-mk: enable LFS by default by Mike Frysinger · 9 years ago
  80. 477aec2 update_engine: Refactor OperationsGenerator into a base class. by Alex Deymo · 9 years ago
  81. a26432a update_engine: Use the rootfs size specified by verity. by Alex Deymo · 9 years ago
  82. 9b244df update_engine: Refactor operation generation methods. by Alex Deymo · 9 years ago
  83. f1cbe17 update_engine: Refactor payload generation request args in a class. by Alex Deymo · 9 years ago
  84. 08d4931 update_engine: fixes to use chromeos-dbus-bindings generation by Timothy Jennison · 9 years ago
  85. cd514b5 update_engine: Refactor inplace payload generator algorithm code. by Allie Wood · 9 years ago
  86. f1d582e update_engine: Add MtdFileDescriptor and UbiFileDescriptor by Nam T. Nguyen · 10 years ago
  87. fc144e6 update_engine: Move -Wnon-virtual-dtor to CC flags by Nam T. Nguyen · 10 years ago
  88. e894870 update_engine: Enforce virtual destructors on virtual classes. by Alex Deymo · 10 years ago
  89. 10875d9 update_engine: Move test-only utils to test_utils.{h,cc}. by Alex Deymo · 10 years ago
  90. 97b6f5a update_engine: remove gflags dependency by Steve Fung · 10 years ago
  91. 2b4e2a5 Move KeyValueStore to libchromeos by Alex Deymo · 10 years ago
  92. b8f16a1 update_engine: Replace libprotobuf with protobuf-lite. by Alex Deymo · 10 years ago
  93. ec7f916 update_engine: Ditch UpdateCheckScheduler, use UpdateCheckAllowed instead. by Gilad Arnold · 10 years ago
  94. 5b2a5e8 platform2: move --std=gnu++11 flag to common-mk/common.gypi by Alex Vakulenko · 10 years ago
  95. e8ed863 update_engine: port from libxml2 to expat. by David Zeuthen · 10 years ago
  96. 44666f9 update_engine: Remove dependency on libupdate_engine from the client. by Alex Deymo · 10 years ago
  97. a23e408 update_engine: UM: Make DefaultPolicy::UpdateCheckAllowed stateful. by Gilad Arnold · 10 years ago
  98. 5d52780 update_engine: Move ext2 tools to its own file in payload_generator. by Alex Deymo · 10 years ago
  99. 7504e5f update_engine: Split libupdate_engine in server and client side code. by Alex Deymo · 10 years ago
  100. 923d8fa update_engine: Split payload signing and verification. by Alex Deymo · 10 years ago