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
*
Fix DCHECK.
thakis@chromium.org
2009-10-20
1
-0
/
+1
*
Add dialog to tell user to close Firefox during import, if it's open and bloc...
mirandac@chromium.org
2009-10-20
2
-0
/
+50
*
Make window cycling work even if you change it to something else than cmd-` i...
thakis@chromium.org
2009-10-19
2
-4
/
+49
*
First fix to minimize copying of image data.
erg@google.com
2009-10-19
1
-1
/
+1
*
Adding bug link to TODOs; no code change.
avi@chromium.org
2009-10-19
2
-0
/
+2
*
Remove unused code; the code that now implements this is in chrome_browser_wi...
avi@chromium.org
2009-10-19
1
-14
/
+0
*
Short-circuit events rwhvmac if it's focussed.
thakis@chromium.org
2009-10-19
1
-6
/
+7
*
Clean up use of scoped_nsobject<NSAutoreleasePool>. I have a CL coming later
dmaclach@chromium.org
2009-10-19
1
-2
/
+2
*
Makes canceling 'bookmark all tabs' delete the folder. Or rather,
sky@chromium.org
2009-10-16
2
-9
/
+14
*
Make Mac SelectFileDialogImpl load SaveAccessoryView.nib from the proper
mark@chromium.org
2009-10-16
1
-1
/
+3
*
Bookmark bubble tweaks
thomasvl@chromium.org
2009-10-16
1
-1
/
+1
*
[Mac] Eat mouse clicks in the findbar to prevent them from falling through to...
rohitrao@chromium.org
2009-10-16
4
-9
/
+131
*
Fix logic test in "remember my choice" dialog for protocols.
avi@chromium.org
2009-10-16
1
-2
/
+2
*
Popup width and height are now dynamic.
erikkay@chromium.org
2009-10-16
2
-4
/
+5
*
Fix Mac theme provider so it returns nil when there is no theme provided colo...
avi@chromium.org
2009-10-16
1
-8
/
+15
*
Keep the "place bookmarks here" text vertically centered on the Mac.
avi@chromium.org
2009-10-16
2
-0
/
+15
*
[Mac] Trim Omnibox hints as field shrinks.
shess@chromium.org
2009-10-15
10
-113
/
+422
*
BUG=http://crbug.com/24459
jrg@chromium.org
2009-10-15
8
-126
/
+230
*
Update search state when search text is updated through find pasteboard.
thakis@chromium.org
2009-10-15
2
-4
/
+34
*
Fix tab dragging when windows overlap. Bring window to front when dragging a ...
pinkerton@chromium.org
2009-10-15
1
-7
/
+14
*
Hook up "Bookmark All Tabs" on Mac as menu item in Bookmarks menu and tab con...
pinkerton@chromium.org
2009-10-15
2
-1
/
+2
*
[Mac] Bring the correct window to the front when calling BrowserWindow::Activ...
rohitrao@chromium.org
2009-10-15
4
-1
/
+36
*
Update unit tests to honor the concept that an ok: call makes the
jrg@chromium.org
2009-10-15
1
-55
/
+70
*
Remove the include of nsimage_cache_mac since it's not used in these files an...
thomasvl@chromium.org
2009-10-15
1
-1
/
+0
*
Show "Loading" bubble while loading a theme.
avi@chromium.org
2009-10-15
4
-0
/
+233
*
Disable "Reset to Default Theme" button in Google Chrome Options / Personal S...
mirandac@chromium.org
2009-10-14
2
-2
/
+20
*
Mac: colorize the "bookmarks go here" text to match the theme.
avi@chromium.org
2009-10-14
1
-0
/
+35
*
Make the multiple download request dialog an infobar.
estade@chromium.org
2009-10-14
2
-147
/
+0
*
Originally in http://codereview.chromium.org/270096 but got lost somehow.
jrg@chromium.org
2009-10-14
1
-1
/
+1
*
Updates for Under the Hood prefs from Cole:
thomasvl@chromium.org
2009-10-14
1
-7
/
+17
*
Don't animate first tab or new tab button when creating first tab (fix for st...
pinkerton@chromium.org
2009-10-14
2
-14
/
+29
*
[Mac] Omnibox popup should have Edit Search Engines when editable.
shess@chromium.org
2009-10-14
2
-10
/
+15
*
Fix "Add Page..." in bookmark bar context menu. Suspect this bug was
jrg@chromium.org
2009-10-13
1
-1
/
+1
*
View Certificate dialog sometimes shows incorrect status because it didn't ha...
hawk@chromium.org
2009-10-13
1
-5
/
+18
*
Make the ThemeProvider methods const.
pkasting@chromium.org
2009-10-13
1
-9
/
+9
*
Animate the new tab button when closing a tab.
pinkerton@chromium.org
2009-10-13
1
-10
/
+28
*
Mac: Fix bookmark bar buttons not being layed out correctly on startup.
erg@chromium.org
2009-10-13
3
-16
/
+41
*
Disable broken tests until I can get a fix in.
dmaclach@chromium.org
2009-10-13
1
-2
/
+2
*
Fixes up drawing so that we don't have any transparent holes, and adds a
dmaclach@chromium.org
2009-10-13
4
-40
/
+60
*
Mac: Fix buttons not tinting to theme.
avi@chromium.org
2009-10-13
1
-5
/
+27
*
Mac: Make the nsimage_cache behave more like +[NSImage imageNamed:]
avi@chromium.org
2009-10-13
2
-1
/
+10
*
Allow the about window to create a new window to handle loading web pages if ...
pinkerton@chromium.org
2009-10-13
3
-6
/
+18
*
Status bubbles should wait before showing and hiding, and should fade in and
mark@chromium.org
2009-10-12
3
-56
/
+665
*
Converts some uses of native_view to native_window. This is necessitated
sky@chromium.org
2009-10-12
1
-3
/
+2
*
Header dependency cleanup in chrome/
phajdan.jr@chromium.org
2009-10-12
8
-0
/
+9
*
Fix for the bookmark_bar which got ignored in my earlier
dmaclach@chromium.org
2009-10-12
1
-2
/
+4
*
Add a learn more hyper link button to the privacy settings area of under the ...
thomasvl@chromium.org
2009-10-12
2
-0
/
+9
*
Move native_widget_types and gtk_native_view_id_manager from base/gfx to
brettw@chromium.org
2009-10-11
2
-2
/
+2
*
Change Mac fullscreen mode to be a stack, not a flag. This fixes crashes and
amanda@chromium.org
2009-10-11
1
-2
/
+2
*
Change back from using NSRectFillWithOperation to plain NSRectFill
dmaclach@chromium.org
2009-10-10
1
-1
/
+1
[next]