Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
c686fd3cbd62864f5d98c8fc5be291ad9b656d99
c686fd3
Remove superfluous legacy DBus includes
by Christopher Wiley
· 10 years ago
8a59e11
crash: do not call list-proxies if it does not exist.
by Dan Colish
· 10 years ago
f3caa5a
crash: Point to canonical org.chromium.SessionManagerInterface.xml
by Chris Masone
· 10 years ago
f17a838
crash: update OWNERS file
by Ben Chan
· 10 years ago
92c0eef
platform2: Explicitly use base:: namespace with CommandLine
by Alex Vakulenko
· 10 years ago
6aa551e
crash-reporter: add support for device coredump
by Peter Qiu
· 10 years ago
7458089
delete __STDC_{FORMAT,LIMIT}_MACROS
by Mike Frysinger
· 10 years ago
040dffd
crash: Convert list_proxies to chromeos-dbus-bindings generator
by Steve Fung
· 10 years ago
f5767af
crash: Fix session manager D-Bus call service name
by Steve Fung
· 10 years ago
6e13952
crash: Remove glib from crash_reporter
by Steve Fung
· 10 years ago
efa91c0
crash: Shorten crash-reporter project alias.
by Daniel Erat
· 10 years ago
731da33
crash-reporter: Use chromeos::KeyValueStore.
by Daniel Erat
· 10 years ago
d257ea1
crash-reporter: Clean up testing code.
by Daniel Erat
· 10 years ago
7e3b76d
crash-reporter: Add session_manager logs to Chrome crashes.
by Daniel Erat
· 10 years ago
8f5546a
crash-reporter: Attach Chrome logs to crash reports.
by Daniel Erat
· 10 years ago
1c5533d
crash-reporter: add a sanity check for kernel dmesg records
by Ben Zhang
· 10 years ago
859ee45
Update libchrome to r307740 and fix build errors
by Alex Vakulenko
· 10 years ago
554c898
crash-reporter: disable device coredumps in verified mode
by Kees Cook
· 10 years ago
8e5340a
crash-reporter: accept kernel dmesg records with no ramoops header
by Ben Zhang
· 11 years ago
d6169a2
crash-reporter: remove gflags dependency
by Steve Fung
· 11 years ago
6f891c5
crash-reporter: fix pstore detection
by Mike Frysinger
· 11 years ago
c764139
crash-reporter: Clean up angle brackets in template types.
by Ben Chan
· 11 years ago
f27140d
crash-reporter: log notification for chrome crashes
by Mike Frysinger
· 11 years ago
262d798
crash-reporter: Replace NULL with nullptr.
by Ben Chan
· 11 years ago
732bd3b
Revert "crash-reporter: Attach Chrome logs to crash reports."
by Daniel Erat
· 11 years ago
55cb40a
crash-reporter: Attach Chrome logs to crash reports.
by Daniel Erat
· 11 years ago
c8cb4ac
Revert "crash-reporter: Replace the crash_sender script by a service daemon."
by Benjamin Lerman
· 11 years ago
8e77457
crash-reporter: Replace the crash_sender script by a service daemon.
by Benjamin Lerman
· 11 years ago
ab6cc90
Update code to include base/files/file_util.h
by Ben Chan
· 11 years ago
b63e528
Update to build against libchrome-293518.
by Ben Chan
· 11 years ago
895fa5d
crash-reporter: Include base/macros.h instead of base/basictypes.h
by Ben Chan
· 11 years ago
f290e98
crash-reporter: Include powerd logs with crashes.
by Daniel Erat
· 11 years ago
f3811f5
crash-reporter: Replace scoped_ptr<char[]> with vector<char>.
by Ben Chan
· 11 years ago
ea3941f
crash-reporter: Fix overzealous crash purging in guest mode.
by Thiemo Nagel
· 11 years ago
84c28d3
platform2: Remove legacy inherit-review-settings-ok files.
by Ben Chan
· 11 years ago
0dfc9ce
platform2: Replace 'OVERRIDE' with 'override' and fix linter
by Alex Vakulenko
· 11 years ago
334b1ae
crash-reporter: crash_sender: strip dashes from clientids
by Mike Frysinger
· 11 years ago
efec0b3
crash-reporter: Use C++11 override specifier.
by Ben Chan
· 11 years ago
eaf060c
platform2: move --std=gnu++11 flag to common-mk/common.gypi
by Alex Vakulenko
· 11 years ago
f84ea21
crash-reporter: Use integer types from stdint.h
by Ben Chan
· 11 years ago
7589aff
crash-reporter: fix linter issues
by Alex Vakulenko
· 11 years ago
3c6b82c
crash-reporter: Fix C++ style issues in KernelCollector.
by Ben Chan
· 11 years ago
120c675
crash-reporter: Add MIPS support for KernelCollector.
by Ben Chan
· 11 years ago
f7ad519
Remove the dependency of platform.gyp to crash-reporter
by Bertrand SIMONNET
· 11 years ago
ae88303
platform2: Remove redundant LICENSE files.
by Ben Chan
· 11 years ago
9769dc8
Update gyp files to depend on metrics' standalone ebuild.
by Bertrand SIMONNET
· 11 years ago
04661e3
crash-reporter: Create a standalone ebuild for system_api
by Bertrand SIMONNET
· 11 years ago
7e77690
crash-reporter: Fix coding style and cpplint issues.
by Ben Chan
· 11 years ago
f7181df
crash-reporter: Migrate libchromeos to its own ebuild
by Bertrand SIMONNET
· 11 years ago
cb373dd
crash-reporter: Update gyp files to use libchromeos from src/platform2
by Bertrand SIMONNET
· 11 years ago
6f970ed
crash-reporter: Update gyp file to use src/platform2/common-mk
by Bertrand SIMONNET
· 11 years ago
1412996
crash_sender: delete redundant logic for parallel runs
by Mike Frysinger
· 12 years ago
47785c0
crash_sender: re-order send_crashes() logic
by Thiemo Nagel
· 11 years ago
0e31ecb
crash-sender: set timeout to 4 hours
by Mike Frysinger
· 11 years ago
f30c641
crash-reporter: Update to build against libchrome-271506.
by Ben Chan
· 11 years ago
a39667d
crash_sender: ignore missing files to prevent upload failure
by Thiemo Nagel
· 11 years ago
3029e6f
crash_sender: add 30sec holdoff for fresh crashes
by Thiemo Nagel
· 11 years ago
369af35
crash_sender: remove obsolete is_on_3g(), improve comment
by Thiemo Nagel
· 11 years ago
9895096
crash_sender: fix orphan logic, prevent deletion of *.log.tar.xz
by Thiemo Nagel
· 11 years ago
f1a5014
use IGNORE_EINTR w/close
by Mike Frysinger
· 11 years ago
8fce285
UserCollector: only create meta file if payload write succeeds
by Thiemo Nagel
· 11 years ago
618b579
crash_sender: include verbose curl output in error logs
by Thiemo Nagel
· 11 years ago
f9f7807
Add crash-sender's init script to crash-reporter
by Bertrand SIMONNET
· 11 years ago
9b1f300
crash-reporter: Write out a magic string for Chrome crashes.
by Lei Zhang
· 11 years ago
553e28c
crash-reporter: Remove libbase_ver override in gyp file.
by Ben Chan
· 11 years ago
ebad658
Add crash reporter's init scripts
by Bertrand SIMONNET
· 11 years ago
042c3d4
crash_sender: log product info in new list format
by Mike Frysinger
· 11 years ago
0446aab
crash_collector: Disable kernel task state collection for chrome crashes
by Pawel Osciak
· 11 years ago
dffc8ce
crash-reporter: Update OWNERS file to set 'noparent'.
by Ben Chan
· 11 years ago
bfdf4a8
user_collector: use %P instead of %p
by Mike Frysinger
· 11 years ago
d24164e
Use GOOGLE_CRASH_ID as the default crash report id
by B. simonnet
· 11 years ago
9f52040
crash-reporter: convert number to int before calling abs()
by Yunlian Jiang
· 11 years ago
325a2e3
crash reporter: avoid repeated warning collection
by Luigi Semenzato
· 11 years ago
b20c9ef
Push full warning signature instead of its hash only.
by Luigi Semenzato
· 11 years ago
82deea8
Update metrics dependency to use slotted libmetrics library.
by Ben Chan
· 11 years ago
f1a557d
drop unused makefiles
by Mike Frysinger
· 11 years ago
a557c11
update to libbase-242728
by Mike Frysinger
· 11 years ago
01ca40d
convert list_proxies to base::CommandLine
by Mike Frysinger
· 11 years ago
1646eb8
add platform2 support
by Mike Frysinger
· 11 years ago
8563d20
Replace deprecated scoped_array<T> with scoped_ptr<T[]>
by Ben Chan
· 11 years ago
83ce73e
remove unused gflags includes
by Mike Frysinger
· 11 years ago
a59b3df
Append function name/offset to kernel warning signature.
by Luigi Semenzato
· 11 years ago
f4c39b0
crash_sender: upload oldest crashes first
by Mike Frysinger
· 11 years ago
9f3bf88
warn_collector: fix building with newer flex
by Mike Frysinger
· 11 years ago
130265e
Copy in new common.mk
by Albert Chaulk
· 11 years ago
62b0c42
crash-reporter: Remove unused constants reported by clang.
by Ben Chan
· 11 years ago
d2db5ff
crash_reporter: clarify chrome crash ignore message
by Mike Frysinger
· 11 years ago
d9cd842
Rewrite git/gerrit/gerrit-int urls to googlesource
by Aaron Gable
· 12 years ago
a569da0
build: respect CFLAGS when building warn_collector.l
by Mike Frysinger
· 12 years ago
55a515c
crash_sender: use more random tmpdir
by Mike Frysinger
· 12 years ago
8a17bb9
crash_sender: add support for command line options
by Mike Frysinger
· 12 years ago
49a7c92
Append all crashes to Chrome's crash log
by Albert Chaulk
· 12 years ago
c3f7973
Adding a lock mechanism to crash_sender.
by Rohit Makasana
· 12 years ago
2aa552a
crash_collector: Collect kernel task states for chrome crashes
by Yuly Novikov
· 12 years ago
8ec93fa
crash_collector: Handle compressed i915_error_state for chrome crashes
by Yuly Novikov
· 12 years ago
9c9e1c4
crash: Remove references to low-battery state file.
by Daniel Erat
· 12 years ago
8b05c32
crash_collector: Collect i915_error_state for chrome crashes
by Yuly Novikov
· 12 years ago
33dfd47
Add error logging and fix uploading for chrome crash reports
by Albert Chaulk
· 12 years ago
32f827f
crash_collector: pedantically document hashed string for warn_collector
by mukesh agrawal
· 12 years ago
4c9f576
kernel_log_collector.sh : correct kernel message pattern
by Yufeng Shen
· 12 years ago
Next »