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
*
Small clean-up to not expose base::Process from RenderProcesHost, and instead...
jam@chromium.org
2009-11-13
1
-2
/
+2
*
Mac: Only show one per-tab sheet at a time per tab.
thakis@chromium.org
2009-11-13
6
-14
/
+79
*
Draw download item background like windows does if a theme is installed.
thakis@chromium.org
2009-11-13
4
-7
/
+75
*
Fixes for Report Bug Dialog:
mirandac@chromium.org
2009-11-13
3
-31
/
+83
*
Revert 31814 - Testing to see if it caused performance problems.
dmaclach@chromium.org
2009-11-12
2
-71
/
+3
*
Add support for observing tracking areas so that when tabs are moved underneath
dmaclach@chromium.org
2009-11-12
2
-3
/
+71
*
Initial change for the implementation of browser actions on the mac.
andybons@chromium.org
2009-11-12
5
-12
/
+579
*
Moves the animation for the download_started into an overlay window to get
dmaclach@chromium.org
2009-11-12
1
-102
/
+132
*
Address post-commit comments from codereview.chromium.org/371059 and coderevi...
thakis@chromium.org
2009-11-12
4
-0
/
+10
*
[Mac] Support undo in the omnibox.
rohitrao@chromium.org
2009-11-12
3
-0
/
+30
*
Total guess fixes for the bug.
thomasvl@chromium.org
2009-11-12
2
-19
/
+56
*
Added Sync-related controls to Preferences pane under "Personal Stuff".
akalin@chromium.org
2009-11-12
3
-22
/
+129
*
Fixes mac build.
andybons@chromium.org
2009-11-12
2
-2
/
+1
*
o Renames the bookmark bubble class to InfoBubble in a step to make it more r...
andybons@chromium.org
2009-11-12
8
-56
/
+87
*
Fix bookmark bar text alignment.
jrg@chromium.org
2009-11-12
1
-2
/
+2
*
Enable and implement last 2 items in bookmark bar context menu: "Open
jrg@chromium.org
2009-11-12
6
-100
/
+85
*
Prevent accidental animations if we haven't yet done a full layout. Stab in t...
pinkerton@chromium.org
2009-11-11
1
-1
/
+1
*
BookmarkBubble.xib - Change control from combobox to popup button. The massiv...
dmaclach@chromium.org
2009-11-11
3
-133
/
+189
*
Update zoom/close/miniaturize button based on cursor location after the window
dmaclach@chromium.org
2009-11-11
1
-0
/
+12
*
TBR: pkasting
akalin@chromium.org
2009-11-11
2
-131
/
+21
*
Added RemoveGroupFromView().
akalin@chromium.org
2009-11-11
1
-3
/
+7
*
Made RemoveViewFromView() handle top-most subviews.
akalin@chromium.org
2009-11-11
1
-3
/
+9
*
Added vertical shift for sync stuff.
akalin@chromium.org
2009-11-11
1
-5
/
+4
*
Grouped sync controls and remove them properly.
akalin@chromium.org
2009-11-11
2
-22
/
+21
*
Moved pref stuff to the right place.
akalin@chromium.org
2009-11-11
1
-10
/
+10
*
Implemented sync button action.
akalin@chromium.org
2009-11-11
2
-0
/
+26
*
Hooked up sync service to preferences dialog.
akalin@chromium.org
2009-11-11
2
-2
/
+78
*
"Am I on the right thread?" DCHECKs for StatusBubbleMac.
mark@chromium.org
2009-11-11
1
-2
/
+9
*
Revert r31647 again, I have enough perf data
thakis@chromium.org
2009-11-11
3
-58
/
+8
*
Mac: Use native folder icons for the bookmark bar.
thakis@chromium.org
2009-11-11
3
-8
/
+58
*
Add support for slowing down all animations on the Mac by using the shift and/or
dmaclach@chromium.org
2009-11-10
8
-20
/
+29
*
[Mac] L10N cleanup of report a bug
thomasvl@chromium.org
2009-11-10
2
-27
/
+45
*
[Mac] Fix a leak in HyperlinkButtonCell
rsesek@chromium.org
2009-11-10
1
-1
/
+1
*
Add confirmation on extension uninstallation.
finnur@chromium.org
2009-11-10
1
-6
/
+9
*
Get rid of flickering of the old tab in the content area, caused by not drawi...
pinkerton@chromium.org
2009-11-09
1
-1
/
+4
*
Landing georgey's CL
jcampan@chromium.org
2009-11-09
1
-11
/
+11
*
[Mac] Adds a "fast resize mode" in which the RenderWidgetHostViewCocoa is cli...
rohitrao@chromium.org
2009-11-09
8
-2
/
+178
*
Make the target window main when dragging a tab onto it so it looks more like...
pinkerton@chromium.org
2009-11-09
1
-1
/
+7
*
Makes the window not autocalculate its content border thickness, and fixes it
dmaclach@chromium.org
2009-11-09
2
-8
/
+27
*
Theme the text of the download item so it's readable with dark themes.
avi@chromium.org
2009-11-09
1
-0
/
+23
*
Fix tests.
thakis@chromium.org
2009-11-09
1
-2
/
+5
*
Make download items less annoying by handling clicks more correctly.
thakis@chromium.org
2009-11-09
1
-12
/
+15
*
Mac: Theme "Show all downloads..." link.
thakis@chromium.org
2009-11-09
4
-3
/
+53
*
Mac: Let status bubble dodge to the right if necessary.
thakis@chromium.org
2009-11-09
1
-14
/
+31
*
Mac: Make download shelf use GTM ui stuff.
thakis@chromium.org
2009-11-09
3
-64
/
+4
*
Kiosk Mode implementation.
mhm@chromium.org
2009-11-09
2
-0
/
+5
*
Fix NSString conversions to treat a null NSString as a string of length 0, in...
mirandac@chromium.org
2009-11-08
2
-11
/
+7
*
Allow return key to add new line in description text field.
mirandac@chromium.org
2009-11-07
2
-2
/
+18
*
Mac: fix tab closure problem when close tab buttons not shown.
viettrungluu@chromium.org
2009-11-07
1
-2
/
+7
*
Adds hover and pressed states for the newtab button on the Mac.
dmaclach@chromium.org
2009-11-06
2
-5
/
+38
[next]