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: disable bookmark bar animation in toolbar-less windows.
viettrungluu@chromium.org
2009-12-01
1
-1
/
+5
*
Mac: allow bookmark bar buttons to be dragged as URLs.
viettrungluu@chromium.org
2009-12-01
7
-44
/
+160
*
Mac: change tab change notifications to pass full TabChangeType.
viettrungluu@chromium.org
2009-12-01
4
-27
/
+24
*
Clean up property name and add comment about thread-safety.
pinkerton@chromium.org
2009-12-01
3
-6
/
+6
*
Mac: minor cleanup for TabView.
viettrungluu@chromium.org
2009-12-01
2
-23
/
+29
*
Enable sync by default on all platforms.
akalin@chromium.org
2009-11-30
1
-0
/
+6
*
Disable BugReportWindowController tests.
willchan@chromium.org
2009-11-30
1
-2
/
+4
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-11-30
5
-0
/
+6
*
Revert 33301 and 33305 due to unit_tests breakage.
maruel@chromium.org
2009-11-30
5
-6
/
+0
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-11-30
5
-0
/
+6
*
Clear the target/action of the close button when the view goes into the closi...
pinkerton@chromium.org
2009-11-30
2
-1
/
+12
*
Mac: improve apparent z-order problems when switching Spaces.
viettrungluu@chromium.org
2009-11-30
3
-12
/
+33
*
In-application Keystone ticket promotion.
mark@chromium.org
2009-11-28
13
-53
/
+2029
*
Mac: give visual feedback for bookmark button drags.
viettrungluu@chromium.org
2009-11-25
6
-13
/
+151
*
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
[next]