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
*
Don't do Instant previews of chrome://crash
cbentzel@chromium.org
2011-08-20
1
-14
/
+2
*
Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg...
ananta@chromium.org
2011-08-19
1
-1
/
+1
*
Revert "Modifying prefetch to account for multi-profile."
avi@chromium.org
2011-08-19
1
-6
/
+4
*
Reland r96364: Rename PluginUpdater to PluginPrefs and make it per-profile.
bauerb@chromium.org
2011-08-19
1
-1
/
+3
*
Modifying prefetch to account for multi-profile.
rlp@chromium.org
2011-08-19
1
-4
/
+6
*
Make WebPluginInfo more generic
cpu@chromium.org
2011-08-14
1
-3
/
+3
*
Revert r96364, it's breaking a NaCl test.
mnissler@chromium.org
2011-08-11
1
-3
/
+1
*
Revert 96409 - Speculatively revert r96364, it's the best bet on the NaCL bre...
mrossetti@chromium.org
2011-08-11
1
-1
/
+3
*
Speculatively revert r96364, it's the best bet on the NaCL breakage.
mnissler@chromium.org
2011-08-11
1
-3
/
+1
*
Rename PluginUpdater to PluginPrefs and make it per-profile.
bauerb@chromium.org
2011-08-11
1
-1
/
+3
*
Moving the contents of chrome://gpu Profiling to chrome://tracing.
dominich@chromium.org
2011-08-09
1
-0
/
+1
*
Add media-internals to chrome://chrome-urls and BuiltinProvider.
msw@chromium.org
2011-07-30
1
-0
/
+1
*
PluginList cleanup to fix a race condition and decrease the API surface for f...
bauerb@chromium.org
2011-07-29
1
-2
/
+2
*
Removal of Profile from content part 1.
avi@chromium.org
2011-07-27
1
-3
/
+6
*
Re-land r93365 - add RefCountedString
joth@chromium.org
2011-07-22
1
-4
/
+2
*
Revert 93365 - it broke on Chrome OS
joth@chromium.org
2011-07-21
1
-2
/
+4
*
Added RefCountedString, as this is what many RefCountedMemory users seem to want
joth@chromium.org
2011-07-21
1
-4
/
+2
*
Change ChromeOS and cros at various locations to use platform instead.
rkc@chromium.org
2011-07-21
1
-0
/
+2
*
Rename CommandLine::GetCommandLineString().
msw@chromium.org
2011-07-20
1
-1
/
+1
*
Consolidate content-security-policy markup for chrome:// pages into a single ...
tsepez@chromium.org
2011-07-19
1
-5
/
+3
*
Add notes for ChromeUI constants.
msw@chromium.org
2011-07-19
1
-1
/
+1
*
Add chrome-extension:// to the list of allowed urls for all internal/webui
dmazzoni@chromium.org
2011-07-16
1
-1
/
+3
*
Add some useful Chrome URLs to chrome://chrome-urls/.
msw@chromium.org
2011-07-13
1
-1
/
+21
*
[cros] Load OEM EULA in OOBE WebUI.
nkostylev@chromium.org
2011-07-13
1
-13
/
+42
*
Revert 92320 - Add some useful Chrome URLs to chrome://chrome-urls/.
msw@chromium.org
2011-07-13
1
-21
/
+1
*
Add some useful Chrome URLs to chrome://chrome-urls/.
msw@chromium.org
2011-07-13
1
-1
/
+21
*
Revert 92278 - Add some useful Chrome URLs to chrome://chrome-urls/.
msw@chromium.org
2011-07-13
1
-22
/
+1
*
Add some useful Chrome URLs to chrome://chrome-urls/.
msw@chromium.org
2011-07-13
1
-1
/
+22
*
[cros] Fix serving of chrome:// resources in OOBE WebUI.
nkostylev@google.com
2011-07-12
1
-12
/
+10
*
Nix kAboutSyncInternalsURL.
msw@chromium.org
2011-07-12
1
-3
/
+3
*
Apply CSP to chrome: and about: pages
tsepez@chromium.org
2011-06-28
1
-187
/
+245
*
Move GetVersionStringModifier() and GetChannel() from platform_util_* to chro...
haraken@google.com
2011-06-24
1
-2
/
+1
*
Additional about:cryptohome info
stevenjb@google.com
2011-06-22
1
-3
/
+23
*
Update BuiltinProvider to provide chrome:// URLs.
msw@chromium.org
2011-06-16
1
-2
/
+4
*
Revert 89298 - Update BuiltinProvider to provide chrome:// URLs.
msw@chromium.org
2011-06-16
1
-4
/
+2
*
Update BuiltinProvider to provide chrome:// URLs.
msw@chromium.org
2011-06-16
1
-2
/
+4
*
Remove deprecated cert path code
stevenjb@google.com
2011-06-15
1
-2
/
+0
*
Add about:cryptohome
stevenjb@google.com
2011-06-15
1
-32
/
+92
*
Revert 89073 - Update BuiltinProvider to provide chrome:// URLs.
asargent@chromium.org
2011-06-14
1
-4
/
+2
*
Update BuiltinProvider to provide chrome:// URLs.
msw@chromium.org
2011-06-14
1
-2
/
+4
*
Revert 88545 - Revert 88470 (broke ServiceProcessStateTest.ForceShutdown on C...
rkc@chromium.org
2011-06-09
1
-0
/
+1
*
Revert 88470 (broke ServiceProcessStateTest.ForceShutdown on CrOS) - Fix for ...
thakis@chromium.org
2011-06-09
1
-1
/
+0
*
Fix for system version unit tests in cros.
rkc@chromium.org
2011-06-09
1
-0
/
+1
*
Revert 88440 - Change Chrome OS version numbers to Platform versions.
rkc@chromium.org
2011-06-09
1
-1
/
+0
*
Change Chrome OS version numbers to Platform versions.
rkc@chromium.org
2011-06-08
1
-0
/
+1
*
*Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.
msw@chromium.org
2011-06-08
1
-278
/
+184
*
Revert 88142 to fix sync_integration_tests offline.
msw@chromium.org
2011-06-07
1
-184
/
+278
*
*Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.
msw@chromium.org
2011-06-07
1
-278
/
+184
*
Get rid of SyslogsLibrary from CrosLibrary.
satorux@chromium.org
2011-06-07
1
-1
/
+0
*
Remove chrome/browser/browser_about_handler.h dependency from content.
jam@chromium.org
2011-06-01
1
-3
/
+1
[next]