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
/
dom_ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement release channel switching in the about page.
satorux@chromium.org
2010-10-27
2
-2
/
+23
*
Changes to pass a context flag to RequestSysLogs.
rkc@chromium.org
2010-10-27
1
-1
/
+1
*
ThreadRestrictions: disallow blocking IO on the UI thread
evan@chromium.org
2010-10-27
1
-1
/
+7
*
Coverity: Fix several pass-by-values.
jhawkins@chromium.org
2010-10-26
2
-2
/
+2
*
autofill: Add GetCreditCardById to PersonalDataManager.
tfarina@chromium.org
2010-10-26
1
-10
/
+1
*
Never allow empty preview entries. As some data is always present (we drop co...
georgey@chromium.org
2010-10-25
1
-1
/
+1
*
Xiyuan's fix for 7265, with a modification by achuith.
achuith@chromium.org
2010-10-25
1
-3
/
+3
*
Memory leak from cloud printing proxy UI.
scottbyer@google.com
2010-10-25
2
-19
/
+29
*
Create a new browser signin layer. This is currently a proxy on top of sync ...
johnnyg@chromium.org
2010-10-25
1
-0
/
+3
*
Bring the windows implementation of the constrained html dialog over to the n...
johnnyg@chromium.org
2010-10-25
2
-103
/
+0
*
dom-ui settings: Add setting for detault zoom level.
csilv@chromium.org
2010-10-25
2
-0
/
+31
*
Revert 63687 - Refactors TopSites so that it's hopefully easier to maintain and
sky@chromium.org
2010-10-24
4
-45
/
+28
*
Refactors TopSites so that it's hopefully easier to maintain and
sky@chromium.org
2010-10-24
4
-28
/
+45
*
Remove billing address handling from Autofill preferences.
isherman@chromium.org
2010-10-23
1
-14
/
+3
*
Make USE_OPENSSL and USE_NSS mutually exclusive
joth@chromium.org
2010-10-22
1
-2
/
+2
*
Move inspector to "chrome-devtools" scheme
podivilov@chromium.org
2010-10-22
2
-3
/
+8
*
Show "Update Chrome OS" in the wrench menu, when the update image is ready.
satorux@chromium.org
2010-10-22
2
-0
/
+17
*
autofill: Add GetProfileById function to PersonalDataManager.
tfarina@chromium.org
2010-10-22
1
-11
/
+1
*
Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*/*.
pkasting@chromium.org
2010-10-21
1
-3
/
+3
*
DOMUI: Remove a call to the sync JS that no longer exists.
jhawkins@chromium.org
2010-10-21
1
-6
/
+0
*
DOMUI: Major fixes to the sync settings group of the Personal Stuff
jhawkins@chromium.org
2010-10-20
5
-23
/
+132
*
Don't close the last tab when launching a panel app
jstritar@chromium.org
2010-10-20
1
-1
/
+1
*
Fix syncing of sessions. Numerous changes have been made. Currently, the mode...
zea@chromium.org
2010-10-20
4
-23
/
+47
*
Uninstall default apps if user hides promo
jstritar@chromium.org
2010-10-20
1
-0
/
+13
*
Cloud Print Proxy management UI
scottbyer@chromium.org
2010-10-20
2
-1
/
+128
*
[cros] Show short version string for official builds on OOBE/login screen
nkostylev@chromium.org
2010-10-20
1
-1
/
+2
*
Enable about:flags in ChromeOS, part 1
thakis@chromium.org
2010-10-19
1
-2
/
+2
*
Adds --enable-app-launcher command line switch
jstritar@chromium.org
2010-10-19
1
-0
/
+4
*
Add a test for ConstrainedHtmlUI.
estade@chromium.org
2010-10-19
2
-0
/
+78
*
FBTF: Even more ctor/virtual deinlining.
erg@google.com
2010-10-19
10
-9
/
+22
*
Fix a bug that caused the update status message in about: to be incorrect
satorux@chromium.org
2010-10-19
1
-3
/
+10
*
Further clean up for bug_report_ui.cc.
thestig@chromium.org
2010-10-18
1
-11
/
+4
*
Use TabContents for Constrained HTML dialogs.
estade@chromium.org
2010-10-18
2
-0
/
+115
*
Fix typo SetUseSSL2CheckboxStatechecked => SetUseSSL2CheckboxState
wtc@chromium.org
2010-10-18
1
-4
/
+11
*
Show the current logged-in username on the NTP.
johnnyg@chromium.org
2010-10-18
4
-0
/
+131
*
Move scoped_nsdisable_screen_update from base to app/mac
brettw@chromium.org
2010-10-18
1
-2
/
+2
*
Net-internals cleanup.
mmenke@chromium.org
2010-10-17
1
-9
/
+0
*
Cleanup: Move the ProxyScriptFetcher registry from being a global in net, to ...
eroman@chromium.org
2010-10-16
1
-1
/
+1
*
Fix the links from about:about to pages with DOM UIs.
mmenke@chromium.org
2010-10-16
1
-0
/
+4
*
Move xdg_util into base/nix. I originally wanted to use base/linux, but you
brettw@chromium.org
2010-10-16
1
-8
/
+8
*
Fix DCHECK caused by passing a parameter to a string that doesn't have a plac...
thakis@chromium.org
2010-10-16
1
-3
/
+2
*
Move chrome/browser/cocoa/bookmark_* to chrome/browser/cocoa/bookmarks/.
viettrungluu@chromium.org
2010-10-15
1
-1
/
+1
*
DOMUI: Move 'Show home button' on Browser page to a new section titled 'Toolb...
tfarina@chromium.org
2010-10-15
1
-2
/
+4
*
Move windows version-related stuff out of base/win_util and into base/win/win...
brettw@chromium.org
2010-10-15
1
-2
/
+2
*
Rename about:labs to about:flags, part 3/3
thakis@chromium.org
2010-10-15
3
-49
/
+50
*
about:flags, part 2/3
thakis@chromium.org
2010-10-14
1
-12
/
+12
*
[GTK] - constrained html dialog gtk implementation
estade@chromium.org
2010-10-14
1
-3
/
+3
*
Add the "Use SSL 3.0" and "Use TLS 1.0" checkboxes to
wtc@chromium.org
2010-10-14
2
-11
/
+54
*
Add actual bytes sent/received to net-internals.
mmenke@chromium.org
2010-10-14
1
-1
/
+34
*
Rename about:labs to about:flags, step 1/3
thakis@chromium.org
2010-10-14
2
-15
/
+15
[next]