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
*
Quick spelling fix.
avi@google.com
2009-06-18
1
-3
/
+3
*
Implements the Page Info window on Mac.
mark@chromium.org
2009-06-17
4
-0
/
+454
*
Use a pdf instead of a png for incognito badge.
pinkerton@chromium.org
2009-06-16
1
-1
/
+1
*
Fix http://crbug.com/13971: OSX: Text copied from Omnibox is styled
jeremy@chromium.org
2009-06-15
4
-4
/
+152
*
Fix a leak in CocoaUtils::SkBitmapToNSImage
nirnimesh@chromium.org
2009-06-15
1
-0
/
+1
*
Popuplate bookmark menus on 1st launch.
jrg@chromium.org
2009-06-15
2
-3
/
+22
*
Badge browser window with incognito icon when in incognito mode
pinkerton@chromium.org
2009-06-15
1
-0
/
+28
*
Reduce header dependencies in browser/
phajdan.jr@chromium.org
2009-06-13
3
-0
/
+4
*
Add favicons to Mac bookmark bar.
jrg@chromium.org
2009-06-13
4
-6
/
+232
*
Changing the focus manager to not subclass HWNDs (but for the top-windows).Co...
jcampan@chromium.org
2009-06-12
2
-0
/
+5
*
Converts a private variable to use scoped_nsobject.
rohitrao@chromium.org
2009-06-10
2
-3
/
+4
*
Rename grow_box_view.m to grow_box_view.mm.
rohitrao@chromium.org
2009-06-10
1
-0
/
+0
*
Modifies the growbox behavior to be more Mac-like.
rohitrao@chromium.org
2009-06-09
3
-6
/
+81
*
Add a stack-based class for property disabling and re-enabling screen updatin...
pinkerton@chromium.org
2009-06-09
1
-4
/
+3
*
Implement default search popup.
pinkerton@chromium.org
2009-06-09
5
-0
/
+289
*
Bookmark bar, now with buttons.
jrg@chromium.org
2009-06-08
27
-238
/
+896
*
Only allow tabs to be dragged between compatible windows.
shess@chromium.org
2009-06-06
4
-1
/
+30
*
Better behavior for ctrl-k: If we're already in forced_query mode, re-select ...
pkasting@chromium.org
2009-06-05
2
-1
/
+6
*
Implement table for custom home pages at startup on Mac.
pinkerton@chromium.org
2009-06-05
5
-37
/
+458
*
Move download shelf from per-tab to per-window. Also disable auto-hiding of
thakis@chromium.org
2009-06-04
2
-1
/
+26
*
Implemented a large chunk of the "user data" panel. Hooked the "under the hoo...
pinkerton@chromium.org
2009-06-03
2
-7
/
+105
*
Display a tooltip when mousing over a tab title.
jeremy@chromium.org
2009-06-02
3
-0
/
+26
*
Adds mouseover images to the close tab button on Mac.
rohitrao@chromium.org
2009-06-02
2
-0
/
+32
*
Implement Clear Browser Data for Mac as an app modal dialog. Uses the profile...
pinkerton@chromium.org
2009-05-29
5
-44
/
+291
*
This fixes the problem of the status bubble obscuring the download shelf.
mirandac@chromium.org
2009-05-27
2
-0
/
+5
*
Use correct branding on the "make default browser" button. Create a new local...
pinkerton@chromium.org
2009-05-27
2
-0
/
+46
*
Add shift-zoom to maximize.
pinkerton@chromium.org
2009-05-27
1
-0
/
+7
*
Fix issue where cmd-w was hard-coded to closing a browser tab regardless of t...
pinkerton@chromium.org
2009-05-27
4
-0
/
+28
*
File bug for a NOTIMPLEMENTED, remove a couple others.
pinkerton@chromium.org
2009-05-26
1
-3
/
+2
*
Correct the hit testing so that the window controls and title bar will get ta...
pinkerton@chromium.org
2009-05-26
1
-0
/
+13
*
Try to fix more Mac bustage.
pkasting@chromium.org
2009-05-22
1
-3
/
+2
*
Use a NotificationRegistrar to listen for notifications.
pkasting@chromium.org
2009-05-22
2
-7
/
+5
*
Fix bug 12468 where F3 (FindNext) in a brand new tab was not using prepopulat...
finnur@chromium.org
2009-05-22
1
-3
/
+3
*
Fix a lot of jankiness during tab dragging. Fix dragging last tab in a differ...
pinkerton@chromium.org
2009-05-22
5
-222
/
+335
*
Support middle-click-to-close on the Mac.
stuartmorgan@chromium.org
2009-05-22
1
-0
/
+8
*
Fix a leak in BookmarkBarController, and remove the valgrind suppression for it.
stuartmorgan@chromium.org
2009-05-22
1
-0
/
+5
*
Move a bunch of dialog creation routines to browser_dialogs.h to break the
brettw@chromium.org
2009-05-22
2
-2
/
+2
*
Put back in code that installs ThrobberView, but comment out timer. Add a big...
pinkerton@chromium.org
2009-05-21
2
-19
/
+12
*
Implement temporary First Run Dialog on OS X
jeremy@chromium.org
2009-05-21
3
-1
/
+87
*
More tests for tab_cold. commenting out drawRect entirely.
pinkerton@chromium.org
2009-05-21
2
-1
/
+16
*
Back to square zero, throbber disabled.
pinkerton@chromium.org
2009-05-21
1
-1
/
+1
*
Rewriting to use CIImage in hopes of better performance. Still playing with p...
pinkerton@chromium.org
2009-05-21
2
-7
/
+19
*
commenting out setNeedsDisplay, still playing with tab_cold timing.
pinkerton@chromium.org
2009-05-21
1
-1
/
+1
*
Turning timer back on, invalidating timer when removing from superview. Still...
pinkerton@chromium.org
2009-05-21
1
-2
/
+7
*
Testing throbber on perf bot
pinkerton@chromium.org
2009-05-21
1
-0
/
+2
*
Re-enabling throbber with some image caching. This will probably regress the ...
pinkerton@chromium.org
2009-05-21
1
-6
/
+9
*
About box development.
jrg@chromium.org
2009-05-20
3
-0
/
+241
*
Support multi-touch gestures for back&forward.
pinkerton@chromium.org
2009-05-20
1
-0
/
+21
*
Temporarily disabling throbber to see if startup tests bot goes back to normal.
pinkerton@chromium.org
2009-05-20
1
-0
/
+4
*
Use GTM's l10n class to substitute the correctly branded string for "Quit Chr...
pinkerton@chromium.org
2009-05-20
2
-0
/
+52
[next]