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
*
Canvas refactoring part 3.
ben@chromium.org
2010-06-24
31
-138
/
+144
*
Revert 50752 - Moves Browser::AddTypes to TabStripModel. This patch is primarily
sky@chromium.org
2010-06-24
5
-28
/
+19
*
New HTML Sync Setup UI! This paves the way for the Passphrase UI. (coming so...
dantasse@chromium.org
2010-06-24
1
-1
/
+2
*
Moves Browser::AddTypes to TabStripModel. This patch is primarily
sky@chromium.org
2010-06-24
5
-19
/
+28
*
Allow suppression of first run bubble from master preferences.
mirandac@google.com
2010-06-24
1
-1
/
+1
*
Change copyright to help grd change along.
mirandac@google.com
2010-06-24
1
-1
/
+1
*
Tweak the first run search engine dialog so that it reflects Glen's mocks. T...
mirandac@google.com
2010-06-24
2
-133
/
+39
*
Provides a single place to test whether the new wrench menu is
sky@chromium.org
2010-06-24
2
-6
/
+4
*
fix forgotten homepage preference on Windows
danno@chromium.org
2010-06-24
2
-15
/
+18
*
Canvas refactoring part 2.
ben@chromium.org
2010-06-23
13
-18
/
+35
*
Attempt 2 at landing the following. This differs from the first in
sky@chromium.org
2010-06-23
4
-4
/
+772
*
Revert 50604 - Moves cut/copy/paste and increment/descrement/fullscreen into ...
mrossetti@chromium.org
2010-06-23
4
-771
/
+4
*
Moves cut/copy/paste and increment/descrement/fullscreen into buttons
sky@chromium.org
2010-06-23
4
-4
/
+771
*
Fix files with svn:executable permissions.
thestig@chromium.org
2010-06-23
3
-0
/
+0
*
TTF: Rename jumplist.cc/h to jumplist_win.cc/h as it's a win-only
jhawkins@chromium.org
2010-06-23
1
-1
/
+1
*
Makes the bookmark bubble right aligned.
sky@chromium.org
2010-06-22
1
-1
/
+1
*
Fixes possible crash in menus and makes widgetgtk not send out
sky@chromium.org
2010-06-22
1
-2
/
+8
*
Small tweaks to improve toolbar keyboard accessibility: Put focus rects
dmazzoni@chromium.org
2010-06-22
7
-37
/
+79
*
Address some visual problems with the omnibox extension API:
mpcomplete@chromium.org
2010-06-21
1
-0
/
+2
*
Nukes the new tab animation. I'll remove the images separately.
sky@chromium.org
2010-06-21
6
-380
/
+26
*
InfoBubble::ShowFocusless() added not to grab the focus when being shown.
glotov@chromium.org
2010-06-21
2
-2
/
+27
*
Rename ThemeResourcesUtil to ResourcesUtil.
tony@chromium.org
2010-06-21
1
-1
/
+0
*
Re-apply r50278.
aa@chromium.org
2010-06-19
1
-1
/
+1
*
Make FixupURL() return a GURL instead of a string (i.e. do fixup + canonicali...
pkasting@chromium.org
2010-06-18
3
-6
/
+5
*
Revert r50278.
aa@chromium.org
2010-06-18
1
-1
/
+1
*
Some app-related manifest cleanup:
aa@chromium.org
2010-06-18
1
-1
/
+1
*
Improve toolbar keyboard accessibility.
dmazzoni@chromium.org
2010-06-18
16
-466
/
+445
*
A quick fix for Issue 37250.
hbono@chromium.org
2010-06-18
1
-7
/
+17
*
TTF: Renable TabDraggingTest.Tab1Tab{2,3}
vandebo@chromium.org
2010-06-17
1
-5
/
+11
*
Correctly remove accelerator when info bubble is closed.
oshima@chromium.org
2010-06-17
1
-3
/
+2
*
Remove compact navbar: 1st step.
oshima@chromium.org
2010-06-17
1
-1
/
+0
*
Fix for a DCHECK in the infobubble.
jcivelli@chromium.org
2010-06-17
2
-13
/
+22
*
Change string used in First Run bubble to add a mention of the search engine ...
mirandac@google.com
2010-06-17
1
-4
/
+8
*
Fix for UI issues on AutoFill dialog on Windows.
georgey@chromium.org
2010-06-16
2
-71
/
+55
*
Removal of an incorrect assert during the close sequence of ExtensionPopup vi...
twiz@google.com
2010-06-16
2
-10
/
+36
*
Fixes bug in bookmark bar view if profile changed. If the profile
sky@chromium.org
2010-06-16
3
-22
/
+79
*
Allow randomized search engines in selection dialog.
mirandac@google.com
2010-06-16
8
-26
/
+56
*
Clean up of chrome_browser.gypi/nacl_host files.
estade@chromium.org
2010-06-16
1
-1
/
+1
*
Add accessible_name property for info bubbles (so far added name to bookmark ...
dtseng@chromium.org
2010-06-15
4
-0
/
+10
*
Attempt 2 at:
sky@chromium.org
2010-06-15
6
-28
/
+186
*
Revert 49795 - Changes the tab close button to a dot, unless you're near the ...
sky@chromium.org
2010-06-15
5
-127
/
+28
*
Changes the tab close button to a dot, unless you're near the button
sky@chromium.org
2010-06-15
5
-28
/
+127
*
Add checkbox in customize sync to linux & windows for extensions.
chron@chromium.org
2010-06-14
2
-1
/
+23
*
Fix InfoBubble unittests to be more consistent in how they expect coordinate ...
pkasting@chromium.org
2010-06-14
1
-17
/
+20
*
Fix off-by-one error that crept into the BubbleBorder code.
pkasting@chromium.org
2010-06-14
1
-2
/
+2
*
Fix up the Windows omnibox after the recent endcap removal. This fixes most ...
pkasting@chromium.org
2010-06-14
5
-129
/
+142
*
Notification balloons don't want the WS_EX_LAYOUTRTL style flag, since the di...
johnnyg@chromium.org
2010-06-14
4
-6
/
+13
*
Implements policies to enable or disable the five Privacy checkboxes found in...
danno@chromium.org
2010-06-14
1
-0
/
+11
*
Split RecentlyUsedFolderComboModel into its own module, so we can share it
tfarina@chromium.org
2010-06-12
2
-89
/
+2
*
AutoFill: Remove the default profile/CC prefs.
jhawkins@chromium.org
2010-06-11
1
-3
/
+0
[next]