chromiumos/platform/update_engine.git
27 hours ago Chris SosaFix size_t issue when the image size is > 2GiB. 96/55596/2 master
3 days ago Don GarrettAdd human friendly payload information to the manifest. 47/47347/9
5 days ago Darin PetkovAU: Don't use sparse holes as scratch space in the... 48/50448/5 factory-4128.B factory-spring-4131.B
12 days ago Jay SrinivasanAdd DownloadSourcesUsed and DownloadOverheadPercentage... 56/48856/4 release-R28-4100.B
2013-05-03 Darin PetkovAU: Minor DeltaPerformer cleanup. 79/49879/2
2013-05-01 Chris SosaAllow callers to override the default partition size. 63/48963/8
2013-05-01 David ZeuthenRename ActionExitCode to ErrorCode 12/49512/2
2013-04-30 Darin PetkovAU: Handle moving of sparse block extents correctly... 72/49172/6
2013-04-29 David ZeuthenAdd unit tests for duration metrics 14/48814/7 stabilize-4068.0.B
2013-04-29 Darin PetkovAU: Optimize BzipExtentWriter's memory use. 47/49047/3
2013-04-23 David ZeuthenUse better histogram parameters for duration metrics 58/48558/8
2013-04-22 Chris SosaAdd update reboot metric to the update engine. 10/47710/11
2013-04-22 David ZeuthenAdd metric to report number of URL switches per update... 37/48537/4
2013-04-19 Darin PetkovAU: Optionally limit the size of delta update operations. 57/48357/4 stabilize-4035.0.B
2013-04-18 Jay SrinivasanAdd metrics to report the number of bytes downloaded... 69/48069/4
2013-04-15 Yunlian JiangFix clang syntax checking. 97/47997/4 stabilize-4008.0.B
2013-04-15 David ZeuthenMeasure and send update duration (and corresponding... 28/47928/7
2013-04-11 Don GarrettRemove the obsolete needsadmin attribute. 22/47822/3
2013-04-09 Jay SrinivasanRefactoring: Move prefs constants out to the constants... 93/47593/3
2013-04-09 Yunlian JiangFix the confict of declaration and definition between... 76/47476/6
2013-04-04 Darin PetkovAU: Release bspatch memory as early as possible. 32/47232/3
2013-04-02 Jay SrinivasanSupport changing from non-canary to canary channel... 81/47181/4
2013-03-30 Chris SosaLog the correct error when the rootfs hash/size mismatc... 06/46906/2
2013-03-29 Jay SrinivasanCancel the current download if user chooses a different... 95/46095/11
2013-03-27 Brandon Philipsfix(chrome_browser_proxy_resolver): fix spelling errors 52/46552/2
2013-03-21 Gilad ArnoldAU: improve/clarify signature padding 93/45993/2
2013-03-21 Gilad ArnoldAU: uprev the default BASE_VER value for local builds 96/45996/2
2013-03-20 Jay SrinivasanFix update_disabled flag to be set to false when there... 41/45941/2
2013-03-19 Jay SrinivasanEnhanced channel changing behavior 19/44619/8
2013-03-12 Don GarrettRewrite comment as requested. 65/45165/2 factory-spring-3842.B firmware-spring-3833.B
2013-03-11 Brandon Philipsfix(udev_interface.h): remove return from voids 94/44894/2
2013-02-27 Chris SosaUpdate update engine to compile and use libchrome-180609. 98/44098/4 firmware-spring-3824.4.B firmware-spring-3824.B
2013-02-20 Gilad ArnoldAU: change 'userinitiated' into 'installsource' 51/41951/4
2013-02-05 Julian PastarmovMake policy reloads explicit. 40/42540/2 release-R26-3701.B stabilize-3701.30.0 stabilize-3701.30.0b stabilize-3701.46.B stabilize-3701.81.B stabilize-bluetooth-smart toolchain-3701.42.B
2013-01-25 Gilad ArnoldAU: recommend cgpt undo on update_engine_client -reset_... 22/42022/3
2013-01-24 Gilad ArnoldAU: improve progress logging during updates 01/41301/14
2013-01-19 Richard BarnetteChange how update_engine_client handles DBus proxy... 62/41662/4
2013-01-19 Gilad ArnoldAU: move 'userinitiated' flag to the right place in... 28/41628/3
2013-01-18 Gilad ArnoldAU: add missing include 24/41224/2
2013-01-18 Gilad ArnoldAU: coalesce interactive / user-initiated flags 82/41082/6
2013-01-18 Gilad ArnoldAU: add an interactive flag to Omaha requests 81/41081/5
2013-01-12 Jay SrinivasanUse IsDeltaPayload instead of IsDelta. 81/41181/2
2013-01-12 Jay SrinivasanSegregate UMA metrics for production scenarios from... 03/41103/3
2013-01-10 Gilad ArnoldAU: fix bug in GPIO handler that caused failed discover... 46/40946/5 factory-3536.B
2013-01-10 Gilad ArnoldAU: replace sleep/usleep with g_usleep 04/40904/4
2013-01-10 Gilad ArnoldAU: disable GPIOs in production; some structural changes 33/40633/6
2012-12-31 Jay SrinivasanImplement exponential backoff for throttling repeated... 20/40220/4
2012-12-21 Jay SrinivasanClassify errors and advance URL index according to... 85/39885/9
2012-12-19 Han ShenFix update_engine_unittests bug - properly setup single... 65/39865/5
2012-12-17 Jay SrinivasanSupport for processing multiple URLs in update_engine. 38/39638/5
2012-12-10 Jay SrinivasanMake hash checks mandatory for HTTP downloads. 93/39293/6 stabilize2
2012-12-06 Chris SosaModify priority tweaking to use CGroups. 47/39147/6
2012-12-04 Jay SrinivasanSet libcurl options based on protocol (HTTP or HTTPS) 42/39142/3
2012-11-28 Jay SrinivasanPick last instead of first URL in v3 clients for now. 27/38827/2
2012-11-01 Jay SrinivasanUpgrade update_engine from Omaha v2 to v3 protocol.
2012-10-25 Jay SrinivasanAddressing review comments that came after merging...
2012-10-25 Jay SrinivasanSend UMA Stats for update engine error codes.
2012-10-18 Jay SrinivasanBase64 decoding should handle lack of newlines in encod...
2012-10-09 Ben ChanKeep main loop running until FilesystemCopierAction...
2012-10-08 Ben ChanMake unit tests less timing sensitive when unmounting...
2012-09-24 Jay SrinivasanSupport needed for generating metadata signature in... factory-2985.B factory-2993.B factory-3004.B
2012-09-18 Jay SrinivasanGenerate and validate per-operation hashes factory-2914.B release-R23-2913.B stabilize stabilize-daisy stabilize-link stabilize-link-2913.278
2012-09-14 Jay SrinivasanUpdate manifest protobuf to include optional hash for...
2012-09-14 Jay SrinivasanVerify AU payload manifest signature if present.
2012-08-22 Gilad Arnoldrun_unittests returns a proper exit status. factory-2846.B factory-2848.B firmware-stout-2817.B
2012-08-14 Jay SrinivasanSupport in update_engine for script for UI jank investi... firmware-butterfly-2788.B
2012-07-26 Jay SrinivasanMake sure waiting period in memory and persisted file... factory-2717.B factory-2723.14.B firmware-link-2695.2.B firmware-link-2695.B firmware-parrot-2685.B firmware-snow-2695.90.B firmware-snow-2695.B release-R22-2723.B
2012-07-25 Gilad ArnoldMinor changes to FilesystemCopierAction.RunAsRootSimple...
2012-07-23 Jay SrinivasanUse a local UpdateFirstSeenAt timestamp instead of...
2012-07-20 Gilad ArnoldFixes to utility / unit test related code.
2012-07-20 Gilad ArnoldModify a FilesystemCopierAction unit test.
2012-07-19 Gilad ArnoldEnable test mode updates.
2012-07-16 Gilad ArnoldDiagnose/eliminate FilesystemCopierAction unit test...
2012-07-13 Jay SrinivasanFixed incorrect test cleanup that causes update_engine...
2012-07-11 Gilad ArnoldInstrument pwrite() failure.
2012-07-11 Jay SrinivasanSupport in update_engine for the crosh autest "-schedul...
2012-07-09 Gilad ArnoldReflect return status of each invocation of a set of...
2012-07-02 Han ShenFixed gcc-4.7 building problem for update_engine (again). factory-2569.B
2012-07-02 Gilad ArnoldBidirectional test mode signaling over GPIO
2012-06-19 Jay SrinivasanUpdateEngine-side changes to allow updates over 3G... factory-2475.B
2012-06-18 Gilad ArnoldInstall dev-util/lcov again.
2012-06-15 Gilad ArnoldAdd -O1 to local build script by default. factory-2460.B
2012-06-13 Don GarrettFix update_engine scons building.
2012-06-13 Gilad ArnoldFix FilesystemCopierAction unit tests.
2012-06-08 Jay SrinivasanDon't scatter during OOBE or user-initiated update...
2012-06-05 Jay SrinivasanAdd resiliency in UE against interrupted HTTP downloads.
2012-06-04 Ben ChanEnable auto-update over WiMAX connections.
2012-06-04 Jay SrinivasanScatter downloads to reduce bandwidth spikes.
2012-05-22 Gilad ArnoldCleanup package dependencies, incremental build and... factory-2368.B factory-2394.B firmware-link-2348.B
2012-05-22 Gilad ArnoldRevised GPIO module interface + GPIO discovery logic
2012-05-17 Gilad ArnoldUse different file sizes when testing FilesystemCopierA... factory-2338.B
2012-05-15 Gilad ArnoldFix to unit testing code. factory-2305.B
2012-05-14 Gilad Arnoldgit: ignore public SSL keys
2012-05-10 Gilad ArnoldA reusable file descriptor abstraction.
2012-05-10 Gilad ArnoldNew utility functions for formatting time intervals.
2012-05-08 Jay SrinivasanVerify downloaded size matches before verifying downloa... factory-2268.16.B
2012-05-01 Gilad ArnoldAdded log messages in unittest main function.
2012-04-30 Gilad ArnoldUse distinguished exit status for unittests.
2012-04-26 Gilad ArnoldAdded log message indicating the result of running...
2012-04-13 Gilad ArnoldFix AU fallback proxy mechanism for resumed updates.
next