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_win.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-2
/
+2
*
Revert 201380 "Move GPU device/driver info related code from con..."
zmo@chromium.org
2013-05-21
1
-2
/
+2
*
Move GPU device/driver info related code from content to gpu.
zmo@chromium.org
2013-05-21
1
-2
/
+2
*
Revert 184352
brettw@chromium.org
2013-02-24
1
-5
/
+5
*
Add utf_string_conversions to base namespace.
brettw@chromium.org
2013-02-24
1
-5
/
+5
*
Rename FilePath to base::FilePath and use new location of string_number_conve...
brettw@chromium.org
2013-02-08
1
-1
/
+1
*
Fix Windows child process logging when experiments list is empty.
asvitkine@chromium.org
2012-11-06
1
-0
/
+10
*
Rewrite Windows crash field trial tagging to use chrome_variations::GenerateV...
asvitkine@chromium.org
2012-09-27
1
-6
/
+10
*
Rename some chrome.exe exports: SetCommandLine --> SetCommandLine2, SetExperi...
eroman@chromium.org
2012-05-25
1
-4
/
+4
*
Don't pass class types across EXE/DLL boundaries for SetCommandLine() and Set...
eroman@chromium.org
2012-05-22
1
-4
/
+24
*
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
/
+26
*
Revert 128910 - Add experiments info to crash dumps.
alokp@chromium.org
2012-03-26
1
-38
/
+0
*
Add experiments info to crash dumps.
mad@chromium.org
2012-03-26
1
-0
/
+38
*
Added SetPrinterInfo to include information about printer driver. This inform...
vitalybuka@chromium.org
2012-03-16
1
-1
/
+19
*
Revert 126866 - Added SetPrinterInfo to include information about printer dri...
markusheintz@chromium.org
2012-03-15
1
-19
/
+1
*
Added SetPrinterInfo to include information about printer driver. This inform...
vitalybuka@chromium.org
2012-03-15
1
-1
/
+19
*
Move GPUInfo to content/public/common and put it into the content namespace.
jam@chromium.org
2011-10-20
1
-2
/
+2
*
[Windows] Include the about:flags experiments in crash reports.
eroman@chromium.org
2011-09-14
1
-0
/
+19
*
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
-2
/
+2
*
Move GPU messages to content. I've also switched the IPC structs to use the ...
jam@chromium.org
2011-03-10
1
-1
/
+1
*
linux crash dump now includes gpu data
jbates@chromium.org
2011-03-09
1
-2
/
+3
*
Make GPUInfo a struct, which it should be according to the C++ guidelines. T...
jam@chromium.org
2011-03-08
1
-5
/
+5
*
Refactor and improve gpu_info_collector: collect information on linux;
zmo@google.com
2011-01-21
1
-1
/
+1
*
Dump total number of extensions into crash dump meta data.
antonm@chromium.org
2010-10-05
1
-0
/
+17
*
Add number of tabs opened in the process to crash meta data.
antonm@chromium.org
2010-09-02
1
-0
/
+18
*
Make crash reporting client_id accessible through child_process_logging.
mnissler@chromium.org
2010-08-26
1
-0
/
+8
*
FBTF: Header cleanup in chrome/common. Part 1.
jhawkins@chromium.org
2010-08-17
1
-0
/
+1
*
Move the number conversions from string_util to a new file.
brettw@chromium.org
2010-07-30
1
-5
/
+7
*
Adding gpu_info to the breakpad info collection before sending off a crash.
rlp@chromium.org
2010-07-19
1
-0
/
+23
*
Cleanup: Break some common->app dependencies.
thestig@chromium.org
2010-06-25
1
-2
/
+1
*
win: string_util.h -> utf_string_conversions.h fix.
jhawkins@google.com
2010-03-11
1
-0
/
+1
*
Fix regression where we stopped running content scripts in
aa@chromium.org
2009-12-16
1
-4
/
+7
*
Ok, here is a different approach at this change.
aa@chromium.org
2009-12-02
1
-0
/
+25
*
Revert 33255 - Report active extensions in crash reports. This only implement...
nsylvain@chromium.org
2009-11-30
1
-25
/
+0
*
Report active extensions in crash reports. This only implements Windows right...
aa@chromium.org
2009-11-30
1
-0
/
+25
*
Change id that identifies client in crash reports. Whenever metrics service r...
kuchhal@chromium.org
2009-11-05
1
-0
/
+31
*
Added a static function pointer to cache the SetActiveURL pointer.
cpu@chromium.org
2009-10-21
1
-10
/
+12
*
Revert checkin 29096
jar@chromium.org
2009-10-15
1
-1
/
+0
*
Temporarilly disable SetURL to evaluate perf impact
jar@chromium.org
2009-10-15
1
-0
/
+1
*
Add the page url to plugin crashes to aid debugging.
jam@chromium.org
2009-07-08
1
-0
/
+31
*
Revert change 20173 because it breaks the ui_tests, plugin_tests
nsylvain@chromium.org
2009-07-08
1
-31
/
+0
*
Add the page url to plugin crashes to aid debugging.
jam@chromium.org
2009-07-08
1
-0
/
+31