Sign in
weave
/
weave
/
libweave
/
e19f54eb0fbbefaa989aa7d85e3fa64b1b9efed8
e19f54e
Merge branch 'merge-permission_broker-rewrite' into merge-permission_broker
by Ben Chan
· 11 years ago
ea893c4
Merge branch 'merge-minijail-rewrite' into merge-minijail
by Ben Chan
· 11 years ago
a57b4da
Merge branch 'merge-modem-utilities-rewrite' into merge-modem-utilities
by Ben Chan
· 11 years ago
cd4c5fc
Move 'platform/lorgnette' into platform2
by Alex Vakulenko
· 11 years ago
046c564
Move 'platform/power_manager' into platform2
by Alex Vakulenko
· 11 years ago
b8fbd89
Move 'platform/chaps' into platform2
by Alex Vakulenko
· 11 years ago
4982fe5
Move 'platform/smogcheck' to 'platform2'
by Alex Vakulenko
· 11 years ago
e85c1ba
Move 'platform/installer' to 'platform2'
by Alex Vakulenko
· 11 years ago
d830f01
Move 'platform/userfeedback' to 'platform2'
by Alex Vakulenko
· 11 years ago
4cb5458
Move 'platform/shill' sources to 'platform2'
by Alex Vakulenko
· 11 years ago
a255b80
Merge branch 'merge-gobi-cromo-plugin-rewrite' into merge-gobi-cromo-plugin
by Ben Chan
· 11 years ago
e5dd3bb
Move 'platform/avtest_label_detect' to platform2
by Alex Vakulenko
· 11 years ago
4a0d930
Merge branch 'merge-crash-reporter-rewrite' into merge-crash-reporter
by Ben Chan
· 11 years ago
7b4349b
Merge branch 'merge-cros-disks-rewrite' into merge-cros-disks
by Ben Chan
· 11 years ago
ce71d90
Merge branch 'merge-cromo-rewrite' into merge-cromo
by Ben Chan
· 11 years ago
6458a6e
Update gyp files to depend on metrics' standalone ebuild.
by Bertrand SIMONNET
· 11 years ago
6fbf729
Move 'platform/vpn-manager' into platform2
by Alex Vakulenko
· 11 years ago
a8036f1
Merge branch 'merge-image-burner-rewrite' into merge-image-burner
by Ben Chan
· 11 years ago
df698ec
Move 'platform/p2p' into platform2
by Alex Vakulenko
· 11 years ago
b00230a
Move 'platform/cros_boot_mode' to platform2/
by Alex Vakulenko
· 11 years ago
7e911e4
Merge branch 'merge-debugd-rewrite' into merge-debugd
by Ben Chan
· 11 years ago
e78e46a
Move 'platform/update_engine' into platform2/
by Alex Vakulenko
· 11 years ago
f59c28b
Merge branch 'merge-bootstat-rewrite' into merge-bootstat
by Bertrand SIMONNET
· 11 years ago
0221632
Move 'src/platform/cryptohome' to 'src/platform2/'
by Alex Vakulenko
· 11 years ago
be656d3
Merge branch 'merge-wimax_manager-rewrite' into merge-wimax_manager
by Ben Chan
· 11 years ago
5109b20
buffet: Cleanup GCD command definition type system.
by Alex Vakulenko
· 11 years ago
66ec292
buffet: GCD command defintion. Compound object type support.
by Alex Vakulenko
· 11 years ago
ede060d
Merge branch 'merge-metrics-rewrite' into merge-metrics
by Mike Frysinger
· 11 years ago
1014e66
Merge branch 'merge-mist-rewrite' into merge-mist
by Ben Chan
· 11 years ago
19ff811
Merge platform/diskk_updater into platform2
by Alex Vakulenko
· 11 years ago
a0424dd
buffet: remove unnecessary NOLINTs and restored some C++11 code
by Alex Vakulenko
· 11 years ago
e439a0f
buffet: Adding GCD command definition schema - phase 1.
by Alex Vakulenko
· 11 years ago
b6513a1
buffet: add C++ variant type (Any).
by Alex Vakulenko
· 11 years ago
96c84d3
Buffet: utility function tweaks
by Alex Vakulenko
· 11 years ago
831f739
Merge branch 'merge-login_manager-rewrite' into merge-login_manager
by Mike Frysinger
· 11 years ago
fb84668
Merge branch 'merge-libchromeos-rewrite' into merge-libchromeos
by Bertrand SIMONNET
· 11 years ago
d2070a7
platform2: Update to build against libchrome-271506 by default
by Ben Chan
· 11 years ago
adb901d
buffet: Add ObjectManager interface to /org/chromium/Buffet
by Christopher Wiley
· 11 years ago
3379706
buffet: Cleaned up the remaining linter warnings
by Alex Vakulenko
· 11 years ago
af23b32
buffet: Remove 'chromeos' namespace and move everything to buffet NS
by Alex Vakulenko
· 11 years ago
b3aac25
buffet: Added advanced error reporting
by Alex Vakulenko
· 11 years ago
48e3728
buffet: Restructure buffet_client.cc
by Christopher Wiley
· 11 years ago
b76eb29
buffet: Remove DBusManager class
by Christopher Wiley
· 11 years ago
006e94e
buffet: Extract StorageInterface and implementations into separate files
by Christopher Wiley
· 11 years ago
cec927c
buffet: Add ExportedObjectManager delegate
by Christopher Wiley
· 11 years ago
8e34d39
buffet: Added unit tests for DeviceRegistrationInfo class
by Alex Vakulenko
· 11 years ago
28b31f5
buffet: add unit tests for http_utils
by Alex Vakulenko
· 11 years ago
f854591
Fix build break on canary builder for gizmo board.
by Alex Vakulenko
· 11 years ago
9cd5e27
Buffet: Implement fake HTTP transport to help write unit tests
by Alex Vakulenko
· 11 years ago
a3062c5
buffet: reworked http transport to prepare for unit testing
by Alex Vakulenko
· 11 years ago
bda220a
buffet: added url_utils
by Alex Vakulenko
· 11 years ago
3cb466c
Buffet: Phase 1 of GCD device registration workflow
by Alex Vakulenko
· 11 years ago
b8ba595
buffet: fixed the style of using 'const' with pointers and references
by Alex Vakulenko
· 11 years ago
9001624
buffet: Make ExportedPropertySet threadsafe
by Christopher Wiley
· 11 years ago
2ab1bec
buffet: Add a helper to coordinate async callbacks
by Christopher Wiley
· 11 years ago
b645cc9
Buffet utilities updated for GCD device registration
by Alex Vakulenko
· 11 years ago
60f304c
Updated buffet and attestation to use platform2.gyp
by Alex Vakulenko
· 11 years ago
f173e22
platform2: Update to build against libchrome-242728 by default
by Ben Chan
· 11 years ago
ababc5c
Use base::Commandline instead of gflags (removes -fno-strict-aliasing).
by Chris Sosa
· 11 years ago
aa3f29c
buffet: Add State property to Manager
by Christopher Wiley
· 11 years ago
0ffe3b0
buffet: Add property update signals to ExportedPropertSet
by Christopher Wiley
· 11 years ago
3209100
Merge remote-tracking branch 'foo/master'
by Alex Vakulenko
· 11 years ago
6604ae8
Initial empty repository
by Scott Zawalski
· 11 years ago
639477c
buffet: Add ExportedPropertySet delegate
by Christopher Wiley
· 11 years ago
decdb57
Merge "buffet: Add a HACKING file"
by chrome-internal-fetch
· 11 years ago
b2bec59
buffet: Add a HACKING file
by Christopher Wiley
· 11 years ago
a4915c4
buffet: Add Manager class
by Christopher Wiley
· 11 years ago
eb19fa0
buffet: Anticipate addition of several new DBus facing objects
by Christopher Wiley
· 11 years ago
45d9f10
Buffet: Move buffet over to platform2 from src/platform/buffet.
by Chris Sosa
· 11 years ago
3321e73
Initial empty repository
by Chris Sosa
· 11 years ago
5fb7caa
Initial empty repository
by Scott Zawalski
· 11 years ago
bea58e2
Initial commit.
by Ben Chan
· 12 years ago
1d4f0a4
lorgnette: Initial commit
by Paul Stewart
· 12 years ago
574c579
Init repo
by David Zeuthen
· 12 years ago
be4e151
Initial commit of the permission_broker process.
by Garret Kelly
· 13 years ago
5130da8
Initial commit.
by Ben Chan
· 13 years ago
f28a106
Initial commit
by David Rochberg
· 15 years ago
6c9aa75
init repo
by Will Drewry
· 13 years ago
b6ad1e2
debugd: Initial commit, add README
by Elly Jones
· 14 years ago
67f2f9f
init repo
by Darren Krahn
· 14 years ago
2aa3591
Initial check-in
by Tan Gao
· 14 years ago
2e920b3
init repo
by Ryan Cairns
· 14 years ago
621c30e
Initaliazing repo with a LICENSE file.
by Dave Parker
· 14 years ago
10bdbed
Shill, the connection manager
by Paul Stewart
· 14 years ago
b443d1b
Repo init.
by Nelson Araujo
· 14 years ago
fa49ca7
init repo
by Will Drewry
· 14 years ago
e84a0dc
initial repository with README
by J. Richard Barnette
· 15 years ago
ecb9afd
initial repo
by Zelidrag Hornung
· 15 years ago
ce133c3
Initial commit of crash reporter repo
by Chris Sosa
· 15 years ago
f954872
Initial scripts for system log collection for userfeedback
by Rahul Chaturvedi
· 15 years ago
9b1cc92
Initial push to seed the cromo repository.
by Eric Shienbrood
· 15 years ago
85214fe
Unify metrics_collection and metrics_daemon into metrics.
by Darin Petkov
· 15 years ago
6818504
Add xidle library to power_manager for testing how long the user has been idle
by David James
· 15 years ago
bc6c6e4
Baseline minijail with a commandline switch driven main.
by drewry@google.com
· 15 years ago
876477c
Almost there...
by rspangler@google.com
· 15 years ago
ff6ec8f
Still more platform modules.
by rspangler@google.com
· 15 years ago
ed61c72
Still more platform modules.
by rspangler@google.com
· 15 years ago
8f7ae92
Move over more platform modules
by rspangler@google.com
· 15 years ago
0d87326
Start copying over source.
by rspangler@google.com
· 15 years ago