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
*
Make the cookie list a class (instead of a typedef inside CookieMonster)...
jochen@chromium.org
2010-12-03
1
-1
/
+1
*
Remove InfoBubbleView.bubbleType as it was deprecated and all bubbles are now...
rsesek@chromium.org
2010-12-03
6
-49
/
+2
*
Fixing the hover glow on windows to match the radial glow on mac.
rlp@chromium.org
2010-12-03
3
-7
/
+69
*
Move:
ben@chromium.org
2010-12-02
143
-136
/
+1731
*
[Mac] Implement the new popup blocker UI. This is behind a flag.
rsesek@chromium.org
2010-12-02
2
-1
/
+288
*
Crash fix + OS specific ss's enabled.
rkc@chromium.org
2010-12-02
2
-4
/
+1
*
TabContentsView: remove touch bits from GTK+, and add context-menu bits into ...
sadrul@chromium.org
2010-12-02
2
-45
/
+16
*
Move:
ben@chromium.org
2010-12-02
83
-159
/
+1880
*
Move a bunch more browser stuff around.
ben@chromium.org
2010-12-02
44
-64
/
+5432
*
Move find_bar stuff into browser/ui/find_bar
ben@chromium.org
2010-12-02
23
-19
/
+1704
*
Move ContentSettingsDetails and Pattern out of HostContentSettingsMap as sepa...
jochen@chromium.org
2010-12-02
10
-33
/
+31
*
Fix Find regression: Match count was not cleared properly when
finnur@chromium.org
2010-12-02
6
-1
/
+37
*
2nd try: Figure out error in test PrepopulateRespectBlank.
finnur@chromium.org
2010-12-02
1
-0
/
+53
*
Enable to show the keyboard overlay by shortcut key.
mazda@chromium.org
2010-12-02
8
-0
/
+137
*
Move app_modal_dialog stuff to ui/
ben@chromium.org
2010-12-01
14
-6
/
+729
*
Listen for APP_TERMINATING in notification ui; close windows earlier in the p...
johnnyg@chromium.org
2010-12-01
1
-0
/
+1
*
Move browser/cocoa to browser/ui/cocoa
ben@chromium.org
2010-12-01
636
-2
/
+95724
*
Revert 67849 - Figure out error in test PrepopulateRespectBlank.
finnur@chromium.org
2010-12-01
1
-49
/
+1
*
Figure out error in test PrepopulateRespectBlank.
finnur@chromium.org
2010-12-01
1
-1
/
+49
*
Notify the CrOS Enterprise Daemon if an Enterprise Extension has been installed
gfeher@chromium.org
2010-12-01
1
-0
/
+3
*
Refactor the installer to support multi-install.
tommi@chromium.org
2010-12-01
2
-3
/
+8
*
Reset the source-page of the navigation.
sadrul@chromium.org
2010-11-30
3
-2
/
+36
*
Expose Cloud Print UI inside Chrome options.
scottbyer@chromium.org
2010-11-30
1
-2
/
+11
*
net: Remove typedef net::URLRequest URLRequest;
tfarina@chromium.org
2010-11-30
1
-1
/
+1
*
Remove the call to the alternate clear UI.
raz@chromium.org
2010-11-30
1
-5
/
+1
*
Fix resizing TabContentViewViews, by hooking up bounds changes to the
anicolao@google.com
2010-11-30
2
-0
/
+9
*
Update HelpApp URL
dpolukhin@chromium.org
2010-11-30
1
-1
/
+1
*
Remove SSL 2.0 support.
wtc@chromium.org
2010-11-30
1
-18
/
+1
*
Refactor: move HostContentSettingsMap to content_settings
gfeher@chromium.org
2010-11-30
4
-4
/
+4
*
Tweaks to instant opt-in dialog.
sky@chromium.org
2010-11-30
1
-1
/
+2
*
Add "create Application Shortcut" to the app menu on NTP.
skerner@google.com
2010-11-30
8
-91
/
+243
*
Makes predictive with autocompleted text the default. I'm leaving the
sky@chromium.org
2010-11-30
2
-21
/
+2
*
Fix for "New blocked popup UI" on Windows
georgey@chromium.org
2010-11-30
2
-10
/
+179
*
Adjust the position of the Wrench menu badge.
finnur@chromium.org
2010-11-30
1
-6
/
+3
*
Fix for not instantiating a new page on singleton tabs when the tab is already
rkc@chromium.org
2010-11-29
2
-5
/
+38
*
Fix task manager context menu to not have any blank menu items.
atwilson@chromium.org
2010-11-29
1
-1
/
+2
*
Rename BookmarkDragData to BookmarkNodeData. Part 2.
tfarina@chromium.org
2010-11-26
5
-17
/
+17
*
Revert "Revert "Finish wiring up chrome.app.install().""
aa@chromium.org
2010-11-26
2
-0
/
+18
*
CL adding a 'maxSize' parameter to the experimental popup extension API.
twiz@google.com
2010-11-26
2
-4
/
+36
*
Remove unused BaseTabStrip methods
rjkroege@google.com
2010-11-25
15
-72
/
+0
*
Add the new dialog for AddSearchProvider.
levin@chromium.org
2010-11-25
2
-59
/
+282
*
Fixes bug that was prematurely cancelling suggested text
sky@chromium.org
2010-11-25
1
-9
/
+2
*
Makes tab in the omnibox do the following:
sky@chromium.org
2010-11-24
2
-7
/
+26
*
Add named testing interface. This allows you to connect to a pre-existing Chr...
nirnimesh@chromium.org
2010-11-24
2
-9
/
+16
*
Replace TabContentsViewGtk with TabContentsViewViews as part of the ongoing
anicolao@chromium.org
2010-11-24
3
-2
/
+465
*
views: Show accelerators in tabstrip context menu.
sadrul@chromium.org
2010-11-24
2
-4
/
+8
*
Disable BookmarkBarViewTest16.DeleteMenu
phajdan.jr@chromium.org
2010-11-24
1
-1
/
+2
*
Cleanup AdjustStringForLocaleDirection() to modify input parameter in place.
jeremy@chromium.org
2010-11-24
3
-5
/
+4
*
Makes committing the suggested text only update the default search
sky@chromium.org
2010-11-24
1
-7
/
+8
*
Remove background mode preferences UI.
atwilson@chromium.org
2010-11-24
1
-91
/
+0
[next]