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
/
browser
/
browser_about_handler.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename ChromeThread to BrowserThread Part19:
tfarina@chromium.org
2010-10-12
1
-1
/
+1
*
In about:gpu, list only 2 levels of the tree.
apatrick@chromium.org
2010-10-11
1
-2
/
+3
*
Rename ChromeThread to BrowserThread Part14:
tfarina@chromium.org
2010-10-10
1
-10
/
+10
*
Fixed clang warning in browser_about_handler.cc.
apatrick@chromium.org
2010-10-08
1
-0
/
+5
*
Support chrome://blob-internals to inspect the blob storage.
jianli@chromium.org
2010-10-08
1
-0
/
+3
*
Relanding 61904 with missing file this time.
apatrick@chromium.org
2010-10-08
1
-0
/
+44
*
Revert "Added DirectX Diagnostics information to about:gpu on Windows."
ajwong@chromium.org
2010-10-08
1
-44
/
+0
*
Added DirectX Diagnostics information to about:gpu on Windows.
apatrick@chromium.org
2010-10-08
1
-0
/
+44
*
Revert 61718 - GPU process terminates on hang.
mnissler@chromium.org
2010-10-07
1
-2
/
+2
*
GPU process terminates on hang.
apatrick@chromium.org
2010-10-06
1
-2
/
+2
*
Revert 60421 - Revert 60373, trying to track down a perf regression (see bug ...
thakis@chromium.org
2010-09-24
1
-2
/
+6
*
Revert 60373, trying to track down a perf regression (see bug 56752)- Add abo...
thakis@chromium.org
2010-09-24
1
-6
/
+2
*
Add about:gpuhang
thakis@chromium.org
2010-09-23
1
-2
/
+6
*
chromium-os:6108 - about:system should use FILE thread to get system info.
stevenjb@google.com
2010-09-23
1
-50
/
+0
*
Remove unnecessary log spew from ProfileSyncService.
tim@chromium.org
2010-09-17
1
-0
/
+1
*
Add about:gpucrash
thakis@chromium.org
2010-09-15
1
-1
/
+7
*
Updating the about:gpu to start a webgl context if one does not exist so that...
rlp@chromium.org
2010-09-10
1
-16
/
+29
*
Adding additional ClientLogin error messages parsing.
nkostylev@chromium.org
2010-09-09
1
-0
/
+3
*
A new change for adding the about:gpu functionality. This change also adds ab...
rlp@chromium.org
2010-08-30
1
-0
/
+35
*
Refactor version-getting info into a chrome::VersionInfo object.
evan@chromium.org
2010-08-27
1
-18
/
+9
*
Implement about:labs
thakis@chromium.org
2010-08-27
1
-4
/
+20
*
Revert 57635: Implement about:labs
dpolukhin@chromium.org
2010-08-27
1
-20
/
+4
*
Implement about:labs
thakis@chromium.org
2010-08-27
1
-4
/
+20
*
Move prefs-related files under chrome/browser/ into a prefs/ subdir.
evan@chromium.org
2010-08-26
1
-1
/
+1
*
Enabling about:system page to select shown entries and to scroll to specific ...
tbarzic@google.com
2010-08-25
1
-7
/
+22
*
Switch to GoogleServiceAuthError struct instead of GaiaAuthError.
chron@chromium.org
2010-08-19
1
-1
/
+1
*
Convert a couple of wstring methods in ChildProcessInfo.
viettrungluu@chromium.org
2010-08-19
1
-3
/
+3
*
Remove remaining deprecated wstring methods from base/values.{cc,h}.
viettrungluu@chromium.org
2010-08-17
1
-1
/
+1
*
Get rid of a few more wide strings.
viettrungluu@chromium.org
2010-08-12
1
-8
/
+8
*
Convert a bunch of wstring/wchar_t*'s, mostly in browser_about_handler.cc.
viettrungluu@chromium.org
2010-08-05
1
-99
/
+102
*
Add #include utf_string_conversions.h to all files that use ASCIIToWide and
brettw@chromium.org
2010-08-03
1
-0
/
+1
*
Convert more callers of the integer/string functions to using
brettw@chromium.org
2010-07-31
1
-1
/
+1
*
Move the number conversions from string_util to a new file.
brettw@chromium.org
2010-07-30
1
-3
/
+7
*
base/ header cleanup. Forward declaration instead of including.
erg@google.com
2010-07-28
1
-0
/
+1
*
Relanding http://codereview.chromium.org/3044001.
nkostylev@google.com
2010-07-21
1
-17
/
+0
*
Cleanup: Break another common->app dependency.
thestig@chromium.org
2010-07-20
1
-3
/
+2
*
Revert 52902 - Add getUserInfo, getRegistrationUrl message callback for regis...
pinkerton@google.com
2010-07-19
1
-0
/
+17
*
Add getUserInfo, getRegistrationUrl message callback for register screen.
nkostylev@google.com
2010-07-19
1
-17
/
+0
*
Add about:appcache-internals to about:about.
michaeln@chromium.org
2010-07-16
1
-1
/
+5
*
API to report on registration success/skip.
nkostylev@google.com
2010-07-15
1
-0
/
+17
*
Fix ChromeOS build.
agl@chromium.org
2010-07-13
1
-0
/
+1
*
Add about:sandbox.
agl@chromium.org
2010-07-13
1
-0
/
+67
*
Cleanup: Remove about:network.
eroman@chromium.org
2010-07-03
1
-11
/
+1
*
Fixed about:cache in about:about page
hinoka@chromium.org
2010-06-29
1
-2
/
+3
*
Added about:about page.
hinoka@chromium.org
2010-06-28
1
-0
/
+63
*
Revert 50956 - Added an about:about page (recommit)
hinoka@chromium.org
2010-06-27
1
-64
/
+0
*
Added an about:about page (re-commit)
hinoka@chromium.org
2010-06-27
1
-0
/
+64
*
Rename Dns prefetching files to Predictor files
jar@chromium.org
2010-06-27
1
-1
/
+1
*
Revert 50917 - Added an about:about page (continuation)
thestig@chromium.org
2010-06-26
1
-63
/
+0
*
Added an about:about page (continuation)
hinoka@chromium.org
2010-06-26
1
-0
/
+63
[next]