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
/
views
Commit message (
Expand
)
Author
Age
Files
Lines
*
AutoFill: Remove the default profile/CC prefs.
jhawkins@chromium.org
2010-06-11
1
-3
/
+0
*
Tweak install and dangerous download dialogs for apps.
asargent@chromium.org
2010-06-11
1
-3
/
+4
*
Detach reload from omnibox, combine with stop, and eliminate go.
pkasting@chromium.org
2010-06-11
10
-233
/
+159
*
Views: Respond to the --new-wrench-menu flag on windows.
erg@chromium.org
2010-06-10
2
-20
/
+40
*
Makes tab icon/throbber paint in the right position for rtl. I broke
sky@chromium.org
2010-06-10
1
-1
/
+0
*
Fix for bug #46042: Browser Crash @ views::TableView::~TableView()
georgey@chromium.org
2010-06-10
1
-0
/
+4
*
Rip out the multiprofile implementation.
erg@chromium.org
2010-06-10
10
-449
/
+2
*
Make the reload button respond to middle-clicks like back/forward/home alread...
pkasting@chromium.org
2010-06-10
1
-15
/
+27
*
Cleanup of about box
seanparent@google.com
2010-06-09
2
-1
/
+24
*
Clean up bits of the toolbar code.
pkasting@chromium.org
2010-06-09
2
-198
/
+133
*
Refactored the translate infobars.
jcivelli@chromium.org
2010-06-09
15
-210
/
+1102
*
Don't allow drop to panels (pop-ups) in ChromeOS.
xiyuan@chromium.org
2010-06-09
1
-2
/
+4
*
Redirected system info link from the user feedback dialog to about:system ins...
zelidrag@chromium.org
2010-06-08
2
-9
/
+2
*
Revert the revert to put it back in.
thomasvl@chromium.org
2010-06-08
2
-0
/
+6
*
Doing this to see if it fixes some failing tests that started about when this...
thomasvl@chromium.org
2010-06-08
2
-6
/
+0
*
Adjusted icons, control sizes, etc.
georgey@chromium.org
2010-06-07
2
-6
/
+6
*
MessageBubble which does not require separate window and does not grab input ...
oshima@chromium.org
2010-06-07
2
-0
/
+16
*
Fix content settings window not showing up from info bubble link.
xiyuan@chromium.org
2010-06-07
1
-1
/
+2
*
Ensure that the context menu items displayed in ChromeFrame rendered pages ar...
ananta@chromium.org
2010-06-07
2
-0
/
+6
*
Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ...
tfarina@chromium.org
2010-06-06
13
-22
/
+22
*
Add a context menu item to toggle app tab toolbars.
aa@chromium.org
2010-06-06
3
-1
/
+21
*
Change the Windows UI for notifications one more time. All controls at the t...
johnnyg@chromium.org
2010-06-05
2
-81
/
+75
*
Add cross platform Widget::InitWithWidget(parent, const gfx::Rect& bounds);
oshima@chromium.org
2010-06-05
6
-20
/
+3
*
Fix: Clearing search 'foo', closing and reopening Find
finnur@chromium.org
2010-06-04
3
-3
/
+90
*
Adds some logging in hopes of tracking down a crasher.
sky@chromium.org
2010-06-04
2
-1
/
+25
*
Fixes layout of side tabs on windows.
sky@chromium.org
2010-06-04
15
-208
/
+269
*
Added final issue categories to feedback dialog for ChromeOS.
zelidrag@chromium.org
2010-06-04
1
-18
/
+9
*
Remove some test file complitation exceptions from chrome_tests.gypi
stuartmorgan@chromium.org
2010-06-03
1
-2
/
+7
*
New autofill UI. Still not done:
georgey@chromium.org
2010-06-03
2
-847
/
+769
*
A very basic fix that prevents experimental popups from living longer than th...
twiz@google.com
2010-06-03
6
-9
/
+21
*
Linux/GTK: implement update notification.
estade@chromium.org
2010-06-03
2
-9
/
+0
*
The browser action gripper should become visible when switching from
finnur@chromium.org
2010-06-02
1
-0
/
+1
*
Misc. small cleanups I ran into while working on other changes.
pkasting@chromium.org
2010-06-02
1
-1
/
+2
*
Strip the trailing slash from URLs like "http://google.com/". This especiall...
pkasting@chromium.org
2010-06-02
2
-5
/
+11
*
Implement most of the ridealong fixes/cleanups I suggested during review for ...
pkasting@chromium.org
2010-06-01
1
-12
/
+4
*
Pressing the search button brings the NTP or close it if it is opened.
jcivelli@chromium.org
2010-06-01
1
-0
/
+1
*
Makes side tabs render phantom state and close button when not
sky@chromium.org
2010-06-01
2
-5
/
+23
*
[GTTF] Add FRIEND_TEST_ALL_PREFIXES, a FRIEND_TEST replacement
phajdan.jr@chromium.org
2010-06-01
1
-2
/
+2
*
Initialize CookiesTreeModel with a cookie monster instead of a profil.
jochen@chromium.org
2010-05-31
1
-1
/
+2
*
windows: Move mouse pointer automatically to the default button in a dialog box.
tfarina@chromium.org
2010-05-30
2
-5
/
+16
*
Share common location bar functions across the 3 platforms that uses them.
tfarina@chromium.org
2010-05-30
2
-21
/
+3
*
Adds side tab layout for chromeos. As part of this I renamed the
sky@chromium.org
2010-05-28
4
-4
/
+19
*
First pass at experimental omnibox API. There are plenty of rough edges and f...
mpcomplete@chromium.org
2010-05-28
3
-25
/
+14
*
Initial work to fix the IAccessible tree in circumstances where there is a wi...
ctguil@chromium.org
2010-05-27
5
-6
/
+32
*
Inform the command updater of the tab restore state.
estade@chromium.org
2010-05-27
1
-2
/
+0
*
Enable warning 4389 as an error on windows builds. This will make
mbelshe@chromium.org
2010-05-27
1
-9
/
+9
*
Adds the new tab button to side tabs.
sky@chromium.org
2010-05-27
10
-28
/
+157
*
Renames GeolocationContentSettingsTableModel to GeolocationExceptionsTableModel
bulach@chromium.org
2010-05-27
2
-6
/
+6
*
Update UI, sync and importer to properly handle managed homepage prefs
mnissler@chromium.org
2010-05-27
1
-13
/
+15
*
Fixes a couple of tab related bugs:
sky@chromium.org
2010-05-27
8
-44
/
+118
[next]