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] Always update the status bubble size when going fullscreen.
rohitrao@chromium.org
2010-02-19
1
-1
/
+2
*
Mac: enable minimize in fullscreen mode.
viettrungluu@chromium.org
2010-02-19
1
-1
/
+12
*
Added Shift-Reload support for Mac.
bauerb@chromium.org
2010-02-19
1
-0
/
+4
*
Move pref_{member,service} and important_file_writer from chrome/common
phajdan.jr@chromium.org
2010-02-19
20
-24
/
+24
*
Pulled out Callback code into base/callback.h. This is the first step toward...
akalin@chromium.org
2010-02-19
2
-0
/
+2
*
Fix dock icon while downloading.
avi@chromium.org
2010-02-19
1
-4
/
+2
*
Support dragging a virtual file out of the browser on Linux. This is based on...
jianli@chromium.org
2010-02-19
1
-67
/
+8
*
Mac fullscreen: prevent mouse clicks on overlay from passing through to content.
viettrungluu@chromium.org
2010-02-18
1
-0
/
+18
*
Mac: allow Esc in the Omnibox to give up focus in fullscreen mode.
viettrungluu@chromium.org
2010-02-18
3
-0
/
+19
*
Incremental addition to preferences_window_controller that handles the button...
dhollowa@chromium.org
2010-02-18
2
-16
/
+99
*
Allow the Mac theme provider to give default colors/tints if requested. Switc...
avi@chromium.org
2010-02-17
3
-43
/
+30
*
Fix dock icon to properly pick up pasted-on app icons.
avi@chromium.org
2010-02-17
1
-1
/
+6
*
Mac: prevent the overlay from sliding in and out on fullscreen mode switch.
viettrungluu@chromium.org
2010-02-17
6
-10
/
+60
*
This fixes the Mac regression in the startup perf tests by removing the
mirandac@chromium.org
2010-02-17
1
-25
/
+30
*
[Mac] Adds grippys to the left side of the Browser Actions container to resiz...
andybons@chromium.org
2010-02-17
5
-37
/
+77
*
Mac: move status bubble to fullscreen window (and back) when switching modes.
viettrungluu@chromium.org
2010-02-17
3
-0
/
+23
*
Adding UI behavioral improvements for managing tabbing between form fields wh...
dhollowa@chromium.org
2010-02-16
2
-9
/
+67
*
Mac: Content blocked icons.
thakis@chromium.org
2010-02-16
10
-181
/
+319
*
[Mac] Prevent a fullscreen crash by destroying the GTMWindowSheetController i...
rohitrao@chromium.org
2010-02-16
3
-0
/
+19
*
10.6 SDK compatibility fix for DownloadItemButton following r37621.
mark@chromium.org
2010-02-12
1
-1
/
+2
*
10.6 SDK compatibility fix for SelectFileDialogBridge following r37693.
mark@chromium.org
2010-02-12
1
-2
/
+4
*
10.6 SDK compatibility fix for DockIcon following r37698.
mark@chromium.org
2010-02-12
1
-3
/
+3
*
10.6 SDK compatibility fix for BookmarkMenuCocoaController following r37056.
mark@chromium.org
2010-02-12
1
-1
/
+3
*
10.6 SDK compatibility fix for BrowserActionCell following r38278.
mark@chromium.org
2010-02-12
1
-2
/
+3
*
[Mac] GTMTheme is going to die!
thomasvl@chromium.org
2010-02-12
22
-20
/
+654
*
Use TabContents::GetDefaultTitle() everywhere we need a title for an untitled...
pkasting@chromium.org
2010-02-12
1
-8
/
+5
*
Handle updating the menu in the case where all the entries get removed from t...
pinkerton@chromium.org
2010-02-12
1
-2
/
+8
*
Mac: Part 1 of browser_window_controller.* re-organization.
viettrungluu@chromium.org
2010-02-12
6
-867
/
+986
*
Remove outdated comments, add reference to design doc.
pinkerton@chromium.org
2010-02-12
2
-8
/
+2
*
Autofill dialog for the Mac. This is UI only at this point. The UI is not h...
dhollowa@chromium.org
2010-02-12
8
-0
/
+478
*
Make fonts not be clipped at large sizes in fonts and languages panel. Also,...
mirandac@chromium.org
2010-02-12
3
-15
/
+77
*
Use the generic IDS_CANCEL resource for Cancel buttons that say "Cancel". Th...
pkasting@chromium.org
2010-02-12
2
-4
/
+4
*
Initial work on making extensions work in incognito mode.
mpcomplete@chromium.org
2010-02-11
1
-0
/
+10
*
Support dragging a virtual file out of the browser on MacOSX. This is based o...
jianli@chromium.org
2010-02-11
2
-40
/
+125
*
Mac: (for fullscreen mode) make key redispatch handle "misdirected" events.
viettrungluu@chromium.org
2010-02-11
4
-11
/
+67
*
Mac: make tab strip taller in fullscreen mode (still disabled).
viettrungluu@chromium.org
2010-02-11
1
-1
/
+9
*
[Mac] Modifies GetRestoredBounds() to return the bounds of the hidden regular...
rohitrao@chromium.org
2010-02-11
3
-1
/
+11
*
[Mac] Fixes floating bar pattern drawing.
rohitrao@chromium.org
2010-02-11
2
-15
/
+25
*
[Mac] Do not resize devtools when showing if it is already open.
rohitrao@chromium.org
2010-02-11
1
-7
/
+14
*
Allow gradient color override.
jeremy@chromium.org
2010-02-11
2
-16
/
+41
*
Linux: fix clicking on security or blocked contents of non-active window show...
mattm@chromium.org
2010-02-10
5
-27
/
+38
*
Mark CookiesWindowControllerTest.RemoveButtonEnabled as flaky.
rsesek@chromium.org
2010-02-10
1
-1
/
+7
*
Fixes a bug where if there are only localstorage nodes, but nocookies nodes, ...
ian@chromium.org
2010-02-10
1
-1
/
+1
*
Remove the temporary scaffolding stubs.
phajdan.jr@chromium.org
2010-02-10
2
-1
/
+7
*
Add support for HTML5 databases to the cookie tree model.
jochen@chromium.org
2010-02-10
4
-5
/
+30
*
[Mac] Use the ExtensionToolbarModel for ordering of the Browser Actions. Prep...
andybons@chromium.org
2010-02-10
9
-84
/
+93
*
Fix a leak in CookiesWindowControllerTest and remove the appropriate suppression
rsesek@chromium.org
2010-02-10
1
-0
/
+5
*
Remove poll'n'loop code from extension_browsertest.cc.
phajdan.jr@chromium.org
2010-02-10
1
-19
/
+22
*
Mac: fullscreen mode work (still not enabled).
viettrungluu@chromium.org
2010-02-10
8
-170
/
+423
*
[Mac] Enables extension browser tests previously disabled for the mac due to ...
andybons@chromium.org
2010-02-10
1
-1
/
+5
[next]