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
*
Remove TopSites::IsEnabled() as well as related dead code.
satorux@chromium.org
2011-01-18
4
-244
/
+33
*
DOMUI: Don't call SetString for fields that doesn't exist in the Password Man...
tfarina@chromium.org
2011-01-18
1
-4
/
+0
*
DOMUI: Move the meat of SyncOptionsHandler into PersonalOptionsHandler.
tfarina@chromium.org
2011-01-18
5
-127
/
+55
*
Mac, WEBUI: use the theme bookmark folder icon (which is blue), instead of th...
mdm@chromium.org
2011-01-18
1
-0
/
+6
*
Cleanup: Remove unneeded chrome/browser/prefs/pref_service.h usage.
thestig@chromium.org
2011-01-15
3
-3
/
+2
*
net: Remove typedef net::URLRequestContext URLRequestContext;
tfarina@chromium.org
2011-01-15
1
-10
/
+11
*
Revert 71485 - Remove wstring from TemplateURL and friends.
avi@chromium.org
2011-01-14
2
-4
/
+4
*
Remove wstring from TemplateURL and friends.
avi@chromium.org
2011-01-14
2
-4
/
+4
*
DOMUI Prefs: Implement inline editability for startup pages
stuartmorgan@chromium.org
2011-01-14
2
-4
/
+31
*
Fix chromium-os:10777 and other sync related crashes.
stevenjb@google.com
2011-01-14
2
-4
/
+5
*
Remove FLAKY for test PrintPreviewUITest.PrintCommandDisabled (rebooting the ...
joi@chromium.org
2011-01-14
1
-2
/
+1
*
Move models from app to ui/base/models
ben@chromium.org
2011-01-14
6
-20
/
+20
*
Clear plugin data together with cookies on shutdown.
bauerb@chromium.org
2011-01-14
2
-4
/
+24
*
[Sync] Port about:sync to DOMUI
akalin@chromium.org
2011-01-14
7
-0
/
+221
*
Show remoting host status on the advanced options page.
sergeyu@chromium.org
2011-01-14
2
-0
/
+9
*
Cleanup: Remove unneeded chrome/browser/ui/browser.h usage.
thestig@chromium.org
2011-01-13
2
-3
/
+2
*
This adds a "killed tab" page to be displayed in the case where a tab is kill...
gspencer@chromium.org
2011-01-13
1
-1
/
+2
*
DOMUI: Fix error dialog in certificate manager missing ok button. Fix leak.
mattm@chromium.org
2011-01-13
1
-4
/
+5
*
Also delete plugin data when the cookies checkbox in the clear browsing data ...
bauerb@chromium.org
2011-01-13
2
-3
/
+59
*
net: Remove typedef net::URLRequestStatus URLRequestStatus;
tfarina@chromium.org
2011-01-13
2
-9
/
+10
*
Tidy up <select>s in tabbed options.
estade@chromium.org
2011-01-13
4
-28
/
+20
*
Cleanup: Remove unneeded includes of pref_names.h
thestig@chromium.org
2011-01-13
1
-1
/
+0
*
NSS: PKCS 11 password prompt.
mattm@chromium.org
2011-01-13
2
-7
/
+50
*
Refactor RenderWidgetHost::set_paint_observer()
davemoore@chromium.org
2011-01-12
2
-65
/
+51
*
Marking test RedirectTest.NoHttpToFile as flaky.
joi@chromium.org
2011-01-12
1
-1
/
+2
*
Remove test_timeout_ms and fix all the callers.
tfarina@chromium.org
2011-01-12
1
-2
/
+3
*
DOMUI: Implement the new Fonts and Encoding page.
jhawkins@chromium.org
2011-01-12
2
-35
/
+42
*
DOMUI Prefs: Replace search engine edit overlay with inline editing.
stuartmorgan@chromium.org
2011-01-12
1
-32
/
+14
*
Changes to default apps promo per ui leads:
aa@chromium.org
2011-01-11
5
-24
/
+80
*
give tabbed options clear browsing dialog a facelift
estade@chromium.org
2011-01-11
1
-5
/
+5
*
Cleanup: Remove unneeded includes of chrome_switches.h.
thestig@chromium.org
2011-01-11
3
-3
/
+5
*
Remove the stubbed out headers in chrome/browser/views.
msw@chromium.org
2011-01-10
2
-4
/
+4
*
Refactored the screenshot mechanism.
rkc@chromium.org
2011-01-10
2
-64
/
+9
*
Don't show remoting options on ChromeOS.
sergeyu@chromium.org
2011-01-10
2
-6
/
+5
*
Moves everything related to launching and terminating the browser from UITest...
nirnimesh@chromium.org
2011-01-08
1
-2
/
+2
*
Add passphrase migration UI according to the flow chart for users who require...
johnnyg@chromium.org
2011-01-08
2
-7
/
+20
*
Similar as extension, DOM UI needs to be created in its own process.
klobag@chromium.org
2011-01-08
1
-1
/
+1
*
Flags: Enable Tabbed Options by default.
jhawkins@chromium.org
2011-01-07
2
-4
/
+2
*
Move animation code to new ui/base/animation directory.
ben@chromium.org
2011-01-07
2
-4
/
+4
*
Polish about:conflicts a bit as requested by Clem/UI review.
finnur@chromium.org
2011-01-07
1
-3
/
+3
*
[SYNC] Sessions datatype refactor. Most things related to sessions under-the-...
zea@chromium.org
2011-01-06
2
-70
/
+150
*
Move remoting setup from the wrench menu to the advances options page.
sergeyu@chromium.org
2011-01-06
2
-1
/
+38
*
Linux, webui: do file access on the file thread when the "change proxy settin...
mdm@chromium.org
2011-01-06
1
-14
/
+39
*
DOMUI: Display the appropriate CC icon in the AutoFill credit card list.
jhawkins@chromium.org
2011-01-05
2
-115
/
+146
*
More cleanup of DefaultApps code. This should also fix some issues when apps ...
aa@chromium.org
2011-01-04
1
-13
/
+7
*
Reduces the CPU usage when about:net-internals is open,
mmenke@chromium.org
2011-01-04
1
-5
/
+46
*
Remove IDS_CHROMIUM_PROJECT_URL from locale_settings.grd
tfarina@chromium.org
2011-01-04
1
-2
/
+4
*
Move CancellationFlag and WaitableEvent to the synchronization subdirectory.
brettw@chromium.org
2011-01-02
2
-2
/
+2
*
Move base/mac_util.h to base/mac and use the base::mac namespace.
brettw@chromium.org
2011-01-01
1
-2
/
+2
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
15
-15
/
+15
[next]