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
/
chrome_browser_ui.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 286247 "mojo: Port chrome://identity-internals to mojo We..."
dcaiafa@google.com
2014-07-29
1
-7
/
+2
*
mojo: Port chrome://identity-internals to mojo Web UI.
erg@chromium.org
2014-07-29
1
-2
/
+7
*
Revert of Add a chrome://interstitials page. (https://codereview.chromium.org...
wfh@chromium.org
2014-07-26
1
-2
/
+0
*
Add a chrome://interstitials page.
meacer@chromium.org
2014-07-26
1
-0
/
+2
*
Move options_util.* into chrome/browser/metrics.
tfarina@chromium.org
2014-07-25
1
-2
/
+0
*
Reland: Remove some dead app host code.
grt@chromium.org
2014-07-25
1
-1
/
+0
*
Revert 285661 "Remove some dead app host code."
mpearson@chromium.org
2014-07-25
1
-0
/
+1
*
Remove some dead app host code.
grt@chromium.org
2014-07-25
1
-1
/
+0
*
Cleanup dependencies on device/
thestig@chromium.org
2014-07-23
1
-4
/
+8
*
Switch to BoringSSL.
davidben@chromium.org
2014-07-22
1
-1
/
+1
*
Extract l10n-related parts of NetworkScreenHandler to a helper file
bartfab@chromium.org
2014-07-22
1
-0
/
+2
*
Use msvs_shard for browser_ui.lib when syzyasan=1.
sebmarchand@chromium.org
2014-07-19
1
-0
/
+5
*
Revert "mac: Load the system hotkeys after launch."
ccameron@chromium.org
2014-07-19
1
-0
/
+2
*
Add notification of data reduction proxy field trial
bengr@chromium.org
2014-07-18
1
-0
/
+2
*
Revert "Switch to BoringSSL."
agl@chromium.org
2014-07-18
1
-1
/
+1
*
Create a cross-platform helper class for badging the wrench menu.
asvitkine@chromium.org
2014-07-18
1
-0
/
+2
*
Switch to BoringSSL.
agl@chromium.org
2014-07-18
1
-1
/
+1
*
Rename "managed (mode|user)" to "supervised user" (part 7)
treib@chromium.org
2014-07-18
1
-2
/
+2
*
Avoid merging chrome_browser_desktop_linux_sources lists
jiangj@opera.com
2014-07-18
1
-2
/
+2
*
Revert 283813 "Switch to BoringSSL."
vitalybuka@chromium.org
2014-07-17
1
-1
/
+1
*
Switch to BoringSSL.
agl@chromium.org
2014-07-17
1
-1
/
+1
*
Add unit tests for DesktopMediaPickerViews.
jiayl@chromium.org
2014-07-17
1
-0
/
+1
*
Cleanup dependency on webkit_common target.
tfarina@chromium.org
2014-07-17
1
-1
/
+0
*
Revert "Switch to BoringSSL."
agl@chromium.org
2014-07-17
1
-1
/
+1
*
Switch to BoringSSL.
agl@chromium.org
2014-07-16
1
-1
/
+1
*
mac: Load the system hotkeys after launch.
erikchen@chromium.org
2014-07-16
1
-2
/
+0
*
Add an option page for searching and managing resources and permissions by or...
dhnishi@chromium.org
2014-07-16
1
-0
/
+2
*
Move UserInfo to user_manager.
nkostylev@chromium.org
2014-07-14
1
-0
/
+2
*
Rename "managed (mode|user)" to "supervised user" (part 6)
treib@chromium.org
2014-07-14
1
-6
/
+6
*
chromeos: Move some network related UI in ui/chromeos/
sadrul@chromium.org
2014-07-13
1
-0
/
+2
*
Revert 282837 because it broke non-chromeos builds.
sadrul@chromium.org
2014-07-12
1
-2
/
+0
*
chromeos: Move some network related UI in ui/chromeos/
sadrul@chromium.org
2014-07-12
1
-0
/
+2
*
Cleanup: Remove unused GetTopLevelWidgetForBrowser() function.
tfarina@chromium.org
2014-07-12
1
-2
/
+0
*
Add chrome/browser/ui to the GN build.
brettw@chromium.org
2014-07-11
1
-23
/
+22
*
Cleanup: Remove unused ntp_background_util.* component.
tfarina@chromium.org
2014-07-11
1
-2
/
+0
*
Only enable Hotwords when extensions are enabled.
thestig@chromium.org
2014-07-11
1
-2
/
+2
*
Only build extensions code in chrome/browser/ui when extensions are enabled.
thestig@chromium.org
2014-07-11
1
-19
/
+24
*
Revert 282355 "Add chrome/browser/ui to the GN build."
brettw@chromium.org
2014-07-10
1
-22
/
+23
*
Add chrome/browser/ui to the GN build.
brettw@chromium.org
2014-07-10
1
-23
/
+22
*
Domain Reliability: Add rudimentary WebUI page.
ttuttle@chromium.org
2014-07-10
1
-0
/
+2
*
MacViews: Consolidate kBrowserActionContainerWidth pref registration
tapted@chromium.org
2014-07-09
1
-2
/
+0
*
Abstract base 'ExtensionView' to Fix DEPS violation in extension_view_host.h
tapted@chromium.org
2014-07-09
1
-1
/
+0
*
Allow WebContents key handling to supplant extension overrides of the bookmar...
wittman@chromium.org
2014-07-09
1
-0
/
+2
*
No chrome dependencies in TemplateURLFetcher and TemplateURLParser
hashimoto@chromium.org
2014-07-08
1
-2
/
+0
*
Move origin_chip_info.* into chrome/browser/ui/location_bar.
tfarina@chromium.org
2014-07-08
1
-2
/
+2
*
Implementation of a Zoom Extension API as an addition to the chrome.tabs
wjmaclean@chromium.org
2014-07-05
1
-0
/
+2
*
Draft implementation of host pairing UI.
dzhioev@chromium.org
2014-07-04
1
-0
/
+2
*
Draft implementation of controller pairing UI.
dzhioev@chromium.org
2014-07-04
1
-0
/
+2
*
Extension Toolbar redesign, part 1 (overflow)
finnur@chromium.org
2014-07-03
1
-0
/
+2
*
Move location_bar.* into chrome/browser/ui/location_bar.
tfarina@chromium.org
2014-07-03
1
-2
/
+2
[next]