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
/
cocoa
Commit message (
Expand
)
Author
Age
Files
Lines
*
Nice looking First-Run dialogs.
jeremy@chromium.org
2009-07-28
2
-38
/
+54
*
Remove unused code
thakis@chromium.org
2009-07-28
2
-8
/
+1
*
Redraw download item when its state changed
thakis@chromium.org
2009-07-28
1
-0
/
+2
*
First stab at download item overflow. Also add the image to the left of "Show...
thakis@chromium.org
2009-07-28
4
-11
/
+113
*
Fix gradient drawing on the Mac. (Base coordinate system != window base coord...
avi@chromium.org
2009-07-27
2
-7
/
+8
*
Pretties up the FindBar on Mac.
rohitrao@chromium.org
2009-07-27
4
-8
/
+42
*
Give crashed tabs the crashed tab icon on the Mac.
avi@chromium.org
2009-07-27
7
-92
/
+235
*
First cut at Mac history menu.
rohitrao@chromium.org
2009-07-27
6
-0
/
+775
*
Fix location bar display.
thakis@chromium.org
2009-07-27
1
-1
/
+1
*
Implement feature where tabs don't resize when using the close box until the ...
pinkerton@chromium.org
2009-07-24
2
-8
/
+95
*
Live resize of tabs as the window resizes.
pinkerton@chromium.org
2009-07-24
2
-8
/
+36
*
When no theme is installed, don't attempt to tint buttons.
avi@chromium.org
2009-07-24
1
-2
/
+4
*
Added menus for bookmark bar folders. This is NOT based on the Cole
jrg@chromium.org
2009-07-23
9
-165
/
+389
*
Headers cleanup:
phajdan.jr@chromium.org
2009-07-23
7
-3
/
+12
*
Make tabs go all the way to the right edge and stop using less of the strip a...
pinkerton@chromium.org
2009-07-23
8
-14
/
+185
*
Fix issue where dragging window via a tab would incorrectly dim chrome when t...
pinkerton@chromium.org
2009-07-23
2
-0
/
+4
*
Fix bug 15795: make the capslock indicator in password fields (on Mac) work.
avi@chromium.org
2009-07-23
1
-0
/
+4
*
Propagate theme changes to the tabstrip.
avi@chromium.org
2009-07-23
4
-1
/
+12
*
Correctly account for windows of different sizes when snapping windows togeth...
pinkerton@chromium.org
2009-07-23
1
-2
/
+9
*
Increase the close button offset so the text doesn't overlap it.
pinkerton@chromium.org
2009-07-23
1
-3
/
+1
*
Don't install the incognito badge in anything other than a normal browser win...
pinkerton@chromium.org
2009-07-23
1
-0
/
+3
*
Make double-clicking on the tab strip minimize (i.e., "miniaturize") the
pinkerton@chromium.org
2009-07-22
2
-13
/
+49
*
Load Mac download shelf icons asynchronously.
paul@chromium.org
2009-07-22
5
-11
/
+61
*
Bookmark Bar Add Folder / Rename Folder dialog and controller.
jrg@chromium.org
2009-07-22
6
-3
/
+216
*
Make scrollbars and other controls tint/untint upon main window gaining
thakis@chromium.org
2009-07-22
1
-0
/
+23
*
Add a custom subclass of GTMUILocalizer that skips the bundle work so we can ...
thomasvl@chromium.org
2009-07-22
2
-0
/
+53
*
Starting mac l10n:
thomasvl@chromium.org
2009-07-22
5
-52
/
+157
*
Implement bookmark editor. No tree display or hierarchy movement, but
jrg@chromium.org
2009-07-21
6
-27
/
+520
*
Fix context menu on download item.
thakis@chromium.org
2009-07-21
1
-3
/
+3
*
Make download shelf themeable.
thakis@chromium.org
2009-07-21
1
-45
/
+33
*
Use a real download item.
thakis@chromium.org
2009-07-21
7
-99
/
+642
*
Add theme support for the yellow star on the Mac.
avi@chromium.org
2009-07-21
3
-12
/
+48
*
[Mac] Detect control-key changes in autocomplete field.
shess@chromium.org
2009-07-21
3
-0
/
+64
*
[Mac] Prevent the field from updating the font panel and any ruler state.
shess@chromium.org
2009-07-21
1
-0
/
+13
*
Fix for the URL status bubble overlapping the download shelf.
paul@chromium.org
2009-07-21
9
-13
/
+67
*
Fix GTK/Mac builds.
ben@chromium.org
2009-07-21
4
-9
/
+5
*
Infobar UI cleanup on Mac. Adds the yellow background gradient and
rohitrao@chromium.org
2009-07-20
5
-53
/
+183
*
[Mac] Strip newlines from paste.
shess@chromium.org
2009-07-20
6
-16
/
+189
*
Don't make all bookmark buttons the same width.
jrg@chromium.org
2009-07-20
3
-42
/
+212
*
Fix misleading name and comment of Browser::GetCurrentPageTitle.
phajdan.jr@chromium.org
2009-07-20
1
-1
/
+1
*
File dropped off a popup CL :-(
jrg@chromium.org
2009-07-20
1
-24
/
+30
*
Relanding the the refactoring the page info to have a model.
jcampan@chromium.org
2009-07-19
6
-193
/
+96
*
Reverting 21032.
jcampan@chromium.org
2009-07-18
6
-96
/
+193
*
Refactoring the page info to have a model.BUG=NoneTEST=Make sure clicking the...
jcampan@chromium.org
2009-07-18
6
-193
/
+96
*
Makes enter/shift-enter find next/previous on Mac.
rohitrao@chromium.org
2009-07-17
1
-0
/
+19
*
Move into browser/cocoa from browser/
pinkerton@chromium.org
2009-07-17
1
-0
/
+36
*
Fixes a leak in [LinkInfoBarController addAdditionalControls].
rohitrao@chromium.org
2009-07-17
1
-2
/
+2
*
First cut at infobars on Mac. These are not expected to be
rohitrao@chromium.org
2009-07-17
20
-11
/
+1328
*
Adds window position save/restore support for multiple monitors on Mac.
rohitrao@chromium.org
2009-07-16
1
-9
/
+4
*
Fix for the Mac download shelf crash when clearing all downloads.
paul@chromium.org
2009-07-16
6
-4
/
+60
[next]