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
/
ui
/
cocoa
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac: New fullscreen bubble UI.
thakis@chromium.org
2011-10-18
2
-14
/
+57
*
mac: Fix tab fullscreen animation on Lion.
thakis@chromium.org
2011-10-18
6
-24
/
+45
*
Remove toolstrips from Chrome.
aa@chromium.org
2011-10-17
3
-12
/
+2
*
Delete some unused code found by the clang static analyzer.
thakis@chromium.org
2011-10-17
7
-28
/
+5
*
mac: Plumb fullscreen exit bubble type through to the UI.
thakis@chromium.org
2011-10-17
10
-38
/
+78
*
Add new UMA stats to get a handle on Downloads UI Usage
benjhayden@chromium.org
2011-10-17
1
-3
/
+13
*
[Mac] Rebuild the wrench menu each time it is opened.
rsesek@chromium.org
2011-10-17
7
-88
/
+191
*
Change EnterFullscreen() to take an enum instead of a bool as second parameter.
thakis@chromium.org
2011-10-17
4
-18
/
+33
*
Fixes bug in instant where we would end up incorrectly using the
sky@chromium.org
2011-10-15
2
-4
/
+2
*
Implement fullscreen info bubble on Win and Mac.
jeremya@chromium.org
2011-10-15
17
-95
/
+221
*
Add new methods to create constrained windows for print preview and release t...
thestig@chromium.org
2011-10-14
1
-10
/
+28
*
Move NativeWebKeyboardEvent files into their intended final destinations prio...
ben@chromium.org
2011-10-14
3
-3
/
+3
*
[Mac] Accessibility tweaks for the avatar button.
rsesek@chromium.org
2011-10-14
1
-6
/
+7
*
Move url_constansts.h to content/public/common.
jam@chromium.org
2011-10-14
2
-2
/
+2
*
Move PageTransition into content namespace. While I'm touching all these file...
jam@chromium.org
2011-10-13
20
-33
/
+45
*
Since profiles are deleted asynchronously we can have browser windows around ...
sail@chromium.org
2011-10-13
1
-0
/
+9
*
Remove fading in/out for Instant previews.
sreeram@chromium.org
2011-10-12
2
-5
/
+0
*
[Mac] Override -[HyperlinkButtonCell cellSize] so that |-sizeToFit| does not ...
rsesek@chromium.org
2011-10-12
1
-1
/
+8
*
Fix Mac avatar bubble's position in NTP
sail@chromium.org
2011-10-12
1
-1
/
+5
*
Finish moving plugin probing out of process.
rsesek@chromium.org
2011-10-12
1
-2
/
+1
*
Switch FileStream to use new CompletionCallback.
willchan@chromium.org
2011-10-12
1
-1
/
+1
*
[Mac] Plug some leaks in accessibility code.
rsesek@chromium.org
2011-10-12
2
-2
/
+2
*
[Mac] More work on accessibility of the multiprofiles UI.
rsesek@chromium.org
2011-10-12
2
-4
/
+24
*
[Web Intents] Initial Views implementation of the web intent picker.
binji@chromium.org
2011-10-12
1
-2
/
+1
*
[Mac] Conditionally show/hide the main menubar Users menu.
rsesek@chromium.org
2011-10-11
2
-0
/
+10
*
Fixed behavior of the bookmark bar visibility.
joaodasilva@chromium.org
2011-10-11
3
-12
/
+18
*
[Mac] Decrease the info bubble fade in animation to 75ms.
rsesek@chromium.org
2011-10-10
1
-1
/
+1
*
[Mac] Make the avatar button and menu accessible.
rsesek@chromium.org
2011-10-10
3
-1
/
+89
*
Mark AvatarButtonControllerTest.DoubleOpen flaky on 10.5.
rsesek@chromium.org
2011-10-10
1
-1
/
+2
*
[Mac] Dismiss the bubble when clicking on the avatar with the bubble open.
rsesek@chromium.org
2011-10-10
3
-6
/
+50
*
base::Bind: Complete cleanup of history/.
jhawkins@chromium.org
2011-10-08
2
-9
/
+12
*
Revert 104597 - base::Bind: Complete cleanup of history/.
acolwell@chromium.org
2011-10-07
2
-12
/
+9
*
base::Bind: Complete cleanup of history/.
jhawkins@chromium.org
2011-10-07
2
-9
/
+12
*
Refactor the AutoCompletePopupView to get rid of gtk/gdk related code.
jennyz@chromium.org
2011-10-07
2
-0
/
+7
*
Move json_value_serializer from content/common to base.
dpranke@chromium.org
2011-10-07
1
-1
/
+1
*
[Mac] Clear bubble's ref to parent window when that window closes.
shess@chromium.org
2011-10-07
1
-0
/
+1
*
Mark AvatarButtonControllerTest.AddRemoveProfiles because 10.5 hates me.
rsesek@chromium.org
2011-10-07
1
-1
/
+2
*
[Mac] Properly show and hide the avatar button for the one-profile case.
rsesek@chromium.org
2011-10-07
7
-110
/
+183
*
Revert 104380 - [Mac] Properly show and hide the avatar button for the one-pr...
tim@chromium.org
2011-10-06
7
-176
/
+110
*
[Mac] Do not cause a layout when the AvatarMenuModel changes.
rsesek@chromium.org
2011-10-06
1
-1
/
+4
*
[Mac] Properly show and hide the avatar button for the one-profile case.
rsesek@chromium.org
2011-10-06
7
-110
/
+176
*
Properly record histograms for confirm to quit.
rsesek@chromium.org
2011-10-06
1
-1
/
+1
*
views: remove vertical tabs
thakis@chromium.org
2011-10-06
3
-9
/
+0
*
Add support for closing an html dialog via window.close on the Mac.
abodenha@chromium.org
2011-10-06
1
-1
/
+15
*
Show avatar menu from NTP4
sail@chromium.org
2011-10-06
2
-0
/
+17
*
[Mac] Fix rapid tab closure after breaking it in r103764.
rsesek@chromium.org
2011-10-06
1
-1
/
+5
*
[Mac] Remove vertical/side tabs.
rsesek@chromium.org
2011-10-05
13
-322
/
+43
*
WebUI TaskManager: Support on Mac & Linux
yoshiki@chromium.org
2011-10-05
1
-2
/
+24
*
[Mac] Restore the old bookmark menus now that the experiment is over.
rsesek@chromium.org
2011-10-04
31
-503
/
+5641
*
[ntp4] Move bookmarks pane behind an experimental flag.
csilv@chromium.org
2011-10-04
1
-2
/
+2
[next]