index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
common
/
child_process_logging_mac.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set the client ID in crash reports via the crash key logging system.
rsesek@chromium.org
2013-10-01
1
-46
/
+0
*
Set the experiment/variation info in crash reports using the crash key loggin...
rsesek@chromium.org
2013-09-25
1
-29
/
+0
*
Set the command line switches in crash reports using the crash key logging sy...
rsesek@chromium.org
2013-09-19
1
-31
/
+0
*
Set the printer info in crash reports using the crash key logging system.
rsesek@chromium.org
2013-09-17
1
-15
/
+0
*
Revert 223610 "Set the printer info in crash reports using the c..."
finnur@chromium.org
2013-09-17
1
-0
/
+15
*
Set the printer info in crash reports using the crash key logging system.
rsesek@chromium.org
2013-09-17
1
-15
/
+0
*
Set the product channel in crash reports using the crash key logging system.
rsesek@chromium.org
2013-09-14
1
-6
/
+0
*
Set the number of views using the crash key logging system.
rsesek@chromium.org
2013-09-12
1
-12
/
+0
*
Set active extension IDs for crash reports using the crash key logging system.
rsesek@chromium.org
2013-09-07
1
-21
/
+0
*
Set the GPU info using the crash key system instead of platform-specific mech...
rsesek@chromium.org
2013-08-27
1
-38
/
+0
*
Set the active URL using the crash key system instead of platform-specific me...
rsesek@chromium.org
2013-08-16
1
-43
/
+0
*
chrome: Migrate from googleurl/ includes to url/ ones. Part 3.
tfarina@chromium.org
2013-07-04
1
-1
/
+1
*
Use a direct include of strings headers in chrome/common/, part 1.
avi@chromium.org
2013-06-11
1
-2
/
+2
*
Use a direct include of utf_string_conversions.h in chrome/app/, chrome/commo...
avi@chromium.org
2013-06-07
1
-1
/
+1
*
Move GPU device/driver info related code from content to gpu.
zmo@chromium.org
2013-05-23
1
-3
/
+3
*
Revert 201380 "Move GPU device/driver info related code from con..."
zmo@chromium.org
2013-05-21
1
-3
/
+3
*
Move GPU device/driver info related code from content to gpu.
zmo@chromium.org
2013-05-21
1
-3
/
+3
*
Rename sys_string_conversions in chrome.
brettw@chromium.org
2013-03-28
1
-1
/
+1
*
chrome: Update include paths of string_split.h to its new location.
tfarina@chromium.org
2013-02-28
1
-1
/
+1
*
Revert 184352
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Add utf_string_conversions to base namespace.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Rename FilePath to base::FilePath and use new location of string_number_conve...
brettw@chromium.org
2013-02-08
1
-1
/
+1
*
Create a cross-platform crash key system in base/debug/crash_logging.h.
rsesek@chromium.org
2013-01-03
1
-80
/
+63
*
Revert 163888 - Call UTF8String to test if it's the source of crashes.
vitalybuka@chromium.org
2012-10-29
1
-5
/
+0
*
Call UTF8String to test if it's the source of crashes.
vitalybuka@chromium.org
2012-10-24
1
-0
/
+5
*
[Linux] Add field trial tuples to breakpad crash reports.
asvitkine@chromium.org
2012-08-30
1
-4
/
+4
*
Move Variations stuff into variations/ directories and add OWNERS files for t...
stevet@chromium.org
2012-08-15
1
-1
/
+1
*
Rename all of experiments_helper to variations_helper, including files, names...
stevet@chromium.org
2012-08-13
1
-6
/
+6
*
[Mac] Add field trial tuples to breakpad crash reports.
asvitkine@chromium.org
2012-06-29
1
-2
/
+26
*
Change GPUInfo to handle multiple GPUs.
zmo@chromium.org
2012-05-10
1
-2
/
+2
*
Add experiments info to crash dumps.
mad@chromium.org
2012-04-05
1
-0
/
+4
*
Revert 128910 - Add experiments info to crash dumps.
alokp@chromium.org
2012-03-26
1
-9
/
+0
*
Add experiments info to crash dumps.
mad@chromium.org
2012-03-26
1
-0
/
+9
*
Use correct format for size_t in child_process_logging_mac.mm
akalin@chromium.org
2012-03-16
1
-1
/
+1
*
Added SetPrinterInfo to include information about printer driver. This inform...
vitalybuka@chromium.org
2012-03-16
1
-0
/
+15
*
Revert 126866 - Added SetPrinterInfo to include information about printer dri...
markusheintz@chromium.org
2012-03-15
1
-15
/
+0
*
Added SetPrinterInfo to include information about printer driver. This inform...
vitalybuka@chromium.org
2012-03-15
1
-0
/
+15
*
Add a breakpad key for "channel".
shess@chromium.org
2012-02-22
1
-0
/
+7
*
Change %d to %zu to handle size_t argument.
rdsmith@chromium.org
2012-02-04
1
-1
/
+1
*
mac: Fix 2 harmless -Wformat issues found by clang.
thakis@chromium.org
2012-01-30
1
-2
/
+2
*
Remove 2 pointless NULL checks.
thakis@chromium.org
2011-12-06
1
-3
/
+1
*
Move GPUInfo to content/public/common and put it into the content namespace.
jam@chromium.org
2011-10-20
1
-3
/
+3
*
[Mac] Make switch-N crash keys 1-based.
shess@chromium.org
2011-09-30
1
-3
/
+3
*
[Mac] Put command-line switches into crash keys.
shess@chromium.org
2011-09-26
1
-2
/
+32
*
Fix the naming of a crash report metadata field (gpu-venid) to match other pl...
eroman@chromium.org
2011-09-23
1
-1
/
+1
*
Remove a NOTIMPLEMENTED() for logging command line flags on mac.
eroman@chromium.org
2011-09-19
1
-1
/
+0
*
[Windows] Include the about:flags experiments in crash reports.
eroman@chromium.org
2011-09-14
1
-0
/
+5
*
Refactor Mac crash key reporting - move to base/mac/crash_logging.{h,mm}
jeremy@chromium.org
2011-09-11
1
-23
/
+13
*
Moved code that runs in both the browser and GPU process from content/gpu to ...
apatrick@chromium.org
2011-04-08
1
-2
/
+2
*
Refactoring GPUInfo: 1) remove the level field; instead, having a finalized f...
zmo@google.com
2011-03-14
1
-3
/
+3
[next]