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
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
Taking advantage of the larger favicon for extensions added in previous
saintlou@chromium.org
2011-07-12
1
-0
/
+1
*
Reverted code handling 'Escape' for volume and brightness bubbles from #7294024.
serya@google.com
2011-07-12
1
-1
/
+1
*
Convert RenderViewContextMenu to MenuItemView.
rhashimoto@chromium.org
2011-07-12
2
-26
/
+17
*
[cros] Fix serving of chrome:// resources in OOBE WebUI.
nkostylev@google.com
2011-07-12
1
-0
/
+9
*
[cros] Add support for help and proxy dialogs in OOBE WebUI.
nkostylev@google.com
2011-07-12
3
-7
/
+28
*
Make header copyable in views info bubble; add a comment about description.
asvitkine@chromium.org
2011-07-12
1
-6
/
+11
*
The text color for BookmarkButton sometimes doesn't get updated.
keishi@google.com
2011-07-12
2
-15
/
+21
*
PrintPreview: [WIN] Fix the default duplex print setting.
kmadhusu@chromium.org
2011-07-12
1
-2
/
+6
*
Nix kAboutSyncInternalsURL.
msw@chromium.org
2011-07-12
5
-8
/
+8
*
Remove the deprecated functions to show about:terms from about:plugins.
msw@chromium.org
2011-07-12
1
-15
/
+0
*
ntp4: default App page name
estade@chromium.org
2011-07-12
2
-5
/
+10
*
Added options browser_tests using the generator and js handler framework.
scr@chromium.org
2011-07-12
5
-322
/
+151
*
cocoa/bookmarks: Remove two old TODOs now that we don't need to do string con...
tfarina@chromium.org
2011-07-11
1
-2
/
+0
*
Use JSON for net-internals log dumps and make them loadable.
mmenke@chromium.org
2011-07-11
2
-194
/
+217
*
[ChromeOS] Wire WebUILoginDisplay::ShowError with webui login.
xiyuan@chromium.org
2011-07-11
4
-24
/
+78
*
ntp4: webstore icon
estade@chromium.org
2011-07-11
3
-14
/
+25
*
Mark various tests as flaky/disabled.
rdsmith@chromium.org
2011-07-11
1
-1
/
+3
*
Add UMA to NewTabContents histograms so they'll be uploaded.
mmenke@chromium.org
2011-07-11
1
-2
/
+8
*
Add a 'Delete' option in the bookmark editor dialog for gtk and windows.
sadrul@chromium.org
2011-07-11
4
-9
/
+82
*
Make safe browsing optional at compile time.
torne@chromium.org
2011-07-11
1
-0
/
+2
*
WebUI TaskManager: bundle same-process tasks with one row
yoshiki@chromium.org
2011-07-11
2
-47
/
+224
*
fix linux views build
jam@chromium.org
2011-07-11
1
-1
/
+1
*
Remove TabContentsView methods that just call to the delegate, and have them ...
jam@chromium.org
2011-07-11
2
-6
/
+3
*
Build fixes for the linux touch build. The render_widget_host_view_views_touc...
ananta@chromium.org
2011-07-11
2
-14
/
+16
*
Build fixes for chromiumos. Will send out a new patch fixing checkdeps failur...
ananta@chromium.org
2011-07-10
1
-3
/
+4
*
More build fixes for linux and chrome os.
ananta@chromium.org
2011-07-10
1
-1
/
+2
*
Fix for build failures on mac and Linux
ananta@chromium.org
2011-07-10
1
-2
/
+2
*
Fix for compile failures caused by the change to move chrome specific notific...
ananta@chromium.org
2011-07-10
9
-22
/
+25
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
229
-846
/
+932
*
Split SystemAccess into TimezoneSettings, StatisticsProvider, and SyslogsProv...
satorux@chromium.org
2011-07-10
7
-53
/
+56
*
Multi-Profiles: Enable multi-profiles by default for views ui
sail@chromium.org
2011-07-10
5
-8
/
+8
*
Fix clang error
sail@chromium.org
2011-07-09
2
-2
/
+2
*
Fix clang error
sail@chromium.org
2011-07-09
2
-0
/
+8
*
Multi-Profiles: Hook up cancel button in chrome://newprofile
sail@chromium.org
2011-07-09
1
-1
/
+2
*
Multi-Profiles: Add icon chooser to profiles menu
sail@chromium.org
2011-07-09
8
-58
/
+301
*
Display a tooltip when mouse hovers over a folder in the bookmark bar.
philippe.beaudoin@gmail.com
2011-07-09
2
-2
/
+10
*
Multi-Profiles: Fix loading chrome://theme resources in new profile page
sail@chromium.org
2011-07-09
1
-0
/
+5
*
Make BookmarkMenuBridge objects and BookMarkMenuCocoaController objects take ...
maf@chromium.org
2011-07-09
6
-35
/
+50
*
Move focus from the omnibox when opening a new tab with alt-enter.
sadrul@chromium.org
2011-07-09
2
-0
/
+51
*
cocoa/bookmarks: Remove a TODO now that the BUG it points to was closed as Wo...
tfarina@chromium.org
2011-07-09
1
-2
/
+0
*
Revert 91937 - Update unit test to fix Mac build.
maf@chromium.org
2011-07-09
1
-2
/
+2
*
Revert 91935 - Mac. Do not display "Other Bookmarks" folder or its preceding ...
maf@chromium.org
2011-07-09
5
-26
/
+16
*
Update unit test to fix Mac build.
maf@chromium.org
2011-07-09
1
-2
/
+2
*
Mac. Do not display "Other Bookmarks" folder or its preceding separator in an...
maf@chromium.org
2011-07-09
5
-16
/
+26
*
Remove unused profile_menu_button.cc file
sail@chromium.org
2011-07-09
1
-62
/
+0
*
Minor improvements to views accessibility. Improves notification for a
dmazzoni@chromium.org
2011-07-08
5
-100
/
+162
*
Mac. Auto show and hide Bookmark Bar "Other Bookmarks" folder button dependin...
maf@chromium.org
2011-07-08
1
-7
/
+28
*
Fixes crash in views desktop. The problem was
sky@chromium.org
2011-07-08
1
-0
/
+6
*
[ChromeOS] Split oobe webui into screens
xiyuan@chromium.org
2011-07-08
6
-5
/
+144
*
[ntp4] Persist app page names in preferences.
csilv@chromium.org
2011-07-08
3
-4
/
+52
[next]