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
*
Mac: fix Esc-key cancellation of bookmark bar button drags.
viettrungluu@chromium.org
2009-11-25
2
-8
/
+17
*
Changed SyncStatusUIHelper namespace class into a real namespace (sync_ui_uti...
akalin@chromium.org
2009-11-25
4
-6
/
+6
*
Allow the window to be moved when dragging on the incognito icon
viettrungluu@chromium.org
2009-11-24
1
-2
/
+13
*
Mac: make bookmark bar drag buttons prettier.
viettrungluu@chromium.org
2009-11-24
3
-26
/
+138
*
o Updates the browser action buttons when a tab is changed. This is needed fo...
andybons@chromium.org
2009-11-24
3
-1
/
+17
*
Switch theme loading to use its own string.
avi@google.com
2009-11-24
1
-2
/
+1
*
Mac: improve hover/clicked state appearance of bookmark bar buttons.
viettrungluu@chromium.org
2009-11-24
1
-33
/
+56
*
Fix to prevent selecting a popup menu item from crashing when the item is aut...
avi@google.com
2009-11-24
1
-2
/
+5
*
Added main menu item for Sync in OS X. (Right below "Preferences..."). Made ...
akalin@chromium.org
2009-11-24
5
-142
/
+37
*
Removed browser owned by HtmlDialogWindowController. This fixes the crash
akalin@chromium.org
2009-11-23
2
-28
/
+48
*
Add platform abstraction for simple error box, and use it in a couple extensi...
estade@chromium.org
2009-11-23
1
-10
/
+0
*
Take 2 at moving NTP CSS resources into the NTP resource cache.
tony@chromium.org
2009-11-23
1
-0
/
+1
*
Improve unit test robustness.
mrossetti@chromium.org
2009-11-23
1
-1
/
+1
*
Call FNNotify on download complete; this should help apps watching the downlo...
avi@google.com
2009-11-23
1
-1
/
+8
*
Mac: fix toolbar sizing bug upon unloading extension/theme.
viettrungluu@chromium.org
2009-11-22
1
-0
/
+7
*
Mac: minor cleanup of constants in toolbar_controller.mm.
viettrungluu@chromium.org
2009-11-22
1
-12
/
+16
*
Mac: Implement profile error dialog.
thakis@chromium.org
2009-11-21
1
-1
/
+18
*
Replaced HungRendererDialog class with hung_renderer_dialog namespace.
akalin@chromium.org
2009-11-20
1
-4
/
+8
*
Ensures the renderer gets focus/blur message when switching tabs.
jcampan@chromium.org
2009-11-20
3
-2
/
+21
*
Allow folders to be created with empty names.
mrossetti@chromium.org
2009-11-20
2
-9
/
+20
*
Apply theme color to bookmark button text.
jrg@chromium.org
2009-11-20
6
-13
/
+129
*
Change popup construction logic so that folders with empty name is no longer ...
mrossetti@chromium.org
2009-11-20
2
-2
/
+38
*
Fixed and clarified comments in html_dialog_window_controller.mm.
akalin@chromium.org
2009-11-20
1
-3
/
+4
*
Mac: remove cursor turd from About dialog.
viettrungluu@chromium.org
2009-11-20
2
-1
/
+16
*
Adds popups to browser actions, completing the feature.
andybons@chromium.org
2009-11-20
8
-17
/
+403
*
Undo my revert at r32524 due to a startup test regression.
mpcomplete@chromium.org
2009-11-20
1
-1
/
+1
*
[Mac] Add support for growing or shrinking the window during animations.
rohitrao@chromium.org
2009-11-19
7
-44
/
+174
*
Moved a whole pile of unittests over to CocoaTest.
dmaclach@chromium.org
2009-11-19
45
-614
/
+430
*
Removed parentWindow parameter from HtmlDialogWindowController.
akalin@chromium.org
2009-11-19
4
-44
/
+16
*
[Mac] Rename a poorly named class.
rohitrao@chromium.org
2009-11-19
1
-5
/
+5
*
Moved HtmlDialogWindowDelegateBridge into html_dialog_window_controller.mm.
akalin@chromium.org
2009-11-19
2
-66
/
+65
*
Implement "Import Bookmarks and Settings".
mrossetti@chromium.org
2009-11-19
4
-1
/
+484
*
Revert old change that created an ExtensionHost's RenderView asynchronously.
mpcomplete@chromium.org
2009-11-19
1
-1
/
+1
*
Mac: Bounce the downloads folder (in the Dock) on completed downloads.
avi@google.com
2009-11-19
3
-3
/
+18
*
Mac: Fix regression in NTP detached bookmark bar colours.
viettrungluu@chromium.org
2009-11-19
1
-3
/
+7
*
Made HtmlDialogWindowController on OS X use its own browser object.
akalin@chromium.org
2009-11-19
4
-77
/
+86
*
Change the folder presentation in the Bookmark Editor and the Bookmark All Ta...
mrossetti@chromium.org
2009-11-19
9
-407
/
+585
*
Move some more tests over to CocoaTest
dmaclach@chromium.org
2009-11-18
2
-21
/
+27
*
Mac: animate NTP detached bookmark bar <-> normal bookmark bar.
viettrungluu@chromium.org
2009-11-18
15
-234
/
+518
*
Tiny style fix.
viettrungluu@chromium.org
2009-11-18
1
-2
/
+2
*
Mac: implement Pin Tab.
viettrungluu@chromium.org
2009-11-18
5
-97
/
+196
*
move DownloadShelfMac tests over to CocoaTest
dmaclach@chromium.org
2009-11-18
1
-2
/
+2
*
Move status_bubble_mac_unittest over to CocoaTest.
dmaclach@chromium.org
2009-11-18
1
-9
/
+16
*
Move HungRenderedControllerUnitTest over to CocoaTest.
dmaclach@chromium.org
2009-11-18
1
-3
/
+2
*
move delayedmenu_button_unittest over to CocoaTest
dmaclach@chromium.org
2009-11-18
1
-18
/
+8
*
move chrome_browser_window_unittest over to cocoatest
dmaclach@chromium.org
2009-11-18
1
-15
/
+54
*
Change two |-autorelease|ed objects to scoped_nsobject<>.
rsesek@chromium.org
2009-11-18
1
-7
/
+6
*
Moving gradient button cell over to cocoatest.
dmaclach@chromium.org
2009-11-18
1
-14
/
+8
*
Eliminate the extra separator when there are no bookmarks in the bookmarks bar.
mrossetti@chromium.org
2009-11-18
2
-3
/
+27
*
Drag and drop of buttons/folders from bar to bar.
jrg@chromium.org
2009-11-18
9
-30
/
+410
[next]