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: Unbreak doubleclicking task manager rows.
thakis@chromium.org
2010-09-21
1
-1
/
+1
*
Fix a bunch of clang warnings/errors.
thakis@chromium.org
2010-09-21
3
-6
/
+9
*
Re-enable BrowserWindowControllerTest.TestNormal
isherman@chromium.org
2010-09-21
1
-2
/
+1
*
[Mac] Fix a problem with flicker when moving the mouse off the reload button.
rohitrao@chromium.org
2010-09-21
1
-0
/
+9
*
[Mac] Explicitly set Space when existing full screen
rohitrao@chromium.org
2010-09-21
3
-0
/
+135
*
Add a unique identifier for plugin groups and use it to identify blocked plug...
bauerb@chromium.org
2010-09-21
1
-6
/
+7
*
[Mac] Refactor the DevToolsController and SidebarController to create their v...
rohitrao@chromium.org
2010-09-17
10
-123
/
+152
*
Remove vestigial cookie/web app permissions prompting UI now that the async U...
ben@chromium.org
2010-09-17
13
-628
/
+7
*
Make status bubble expand on Mac to fit URLs longer than the standard width.
mirandac@chromium.org
2010-09-17
3
-9
/
+192
*
Update omnibox popup when selection changes.
isherman@chromium.org
2010-09-17
1
-0
/
+11
*
Moves TabStripModelObserver/Delegate into their own headers.
sky@chromium.org
2010-09-16
6
-1
/
+9
*
Mac: Add a few more keyboard shortcuts to tabpose.
thakis@chromium.org
2010-09-16
1
-20
/
+184
*
[Mac] Size popup windows correctly.
rohitrao@chromium.org
2010-09-16
1
-1
/
+26
*
Show a volume indicator as audio is being recorded.
satish@chromium.org
2010-09-16
1
-2
/
+2
*
Factor an ExtensionIconSet class out of Extension. This can
aa@chromium.org
2010-09-16
1
-4
/
+6
*
Unsubscribe SidebarController from NSSplitView updates in dealloc (no zombies).
alekseys@chromium.org
2010-09-15
2
-3
/
+6
*
[Mac] Add per-plugin exceptions to content settings.
bauerb@chromium.org
2010-09-15
7
-119
/
+532
*
Disable ViewIDTest.Fullscreen -- it's crashy
isherman@chromium.org
2010-09-15
1
-1
/
+3
*
[Mac] Refactor FramedBrowserWindowTest.DoesHideTitle for valgrind.
shess@chromium.org
2010-09-14
3
-26
/
+14
*
Bunch of match preview tweaks:
sky@chromium.org
2010-09-14
4
-0
/
+18
*
Add to the task manager the v8 column on mac and the javascript column on mac...
thakis@chromium.org
2010-09-14
1
-0
/
+19
*
Fix SessionStorage
jorlow@chromium.org
2010-09-14
4
-4
/
+6
*
Create a DefaultPrefStore to hold registered application-default preference v...
pam@chromium.org
2010-09-14
1
-2
/
+1
*
Mac: push back the detached tab position inside the dragging window.
tkent@chromium.org
2010-09-14
2
-1
/
+34
*
Remove create_app_shortcut param from ExtensionInstallUI::Delegate::InstallUI...
tfarina@chromium.org
2010-09-14
4
-15
/
+5
*
Make bookmark UI tweaks more selective; earlier ones were a bit too
jrg@chromium.org
2010-09-14
3
-26
/
+34
*
Reland of http://src.chromium.org/viewvc/chrome?view=rev&revision=59278
jrg@chromium.org
2010-09-13
2
-4
/
+6
*
Revert 59278 - UI tweaks from cole as initiated by a discussion with Mehmet.
phajdan.jr@chromium.org
2010-09-13
1
-2
/
+2
*
UI tweaks from cole as initiated by a discussion with Mehmet.
jrg@chromium.org
2010-09-13
1
-2
/
+2
*
[Mac] Remove an InfobarController DCHECK that doesn't belong.
rohitrao@chromium.org
2010-09-13
1
-1
/
+4
*
Catch one more case of logical focus-lost on a bookmark bar folder.
jrg@chromium.org
2010-09-13
1
-0
/
+7
*
Do not change sidebar width proportionally when browser window is resized.
alekseys@chromium.org
2010-09-13
1
-1
/
+12
*
Resize page contents view to match window size first time it's added into vie...
alekseys@chromium.org
2010-09-13
1
-0
/
+1
*
Lock fullscreen chrome on transition from one one bookmark folder to
jrg@chromium.org
2010-09-13
1
-0
/
+16
*
Be more accurate on a bookmark folder scroll trigger.
jrg@chromium.org
2010-09-10
2
-6
/
+9
*
Fix bookmark button padding.
jrg@chromium.org
2010-09-10
1
-2
/
+1
*
We used to show error messages as info bars earlier. Based on UX feedback, we...
satish@chromium.org
2010-09-10
1
-2
/
+2
*
Add a confirmation prompt to app uninstallation on the ntp.
aa@chromium.org
2010-09-10
1
-2
/
+1
*
When holding command and moving/scrolling over folders on bookmark folder men...
jrg@chromium.org
2010-09-10
1
-2
/
+16
*
Move policy-related stuff to its own namespace.
mnissler@chromium.org
2010-09-10
1
-2
/
+2
*
Prevent multiple bookmarks from having focus when trying to confuse
jrg@chromium.org
2010-09-10
1
-0
/
+14
*
Mac: Allow dragging bookmarks to trash
mrossetti@chromium.org
2010-09-10
8
-17
/
+235
*
Mac: Try to make sure that the first run bubble always disappears.
thakis@chromium.org
2010-09-10
1
-0
/
+22
*
Don't draw the highlight border of a button which is disabled.
jrg@chromium.org
2010-09-09
1
-1
/
+2
*
2nd attempt at http://codereview.chromium.org/3305003/show
johnnyg@chromium.org
2010-09-09
1
-1
/
+1
*
Move devtools and sidebar handling to BWC and ensure the order of layout adju...
alekseys@chromium.org
2010-09-09
18
-366
/
+591
*
Mac: Try to get tabpose unit tests working again.
thakis@chromium.org
2010-09-09
4
-10
/
+19
*
Disable PrefsControllerTest.ValidateCustomHomePagesTable, it crashes.
bauerb@chromium.org
2010-09-09
1
-1
/
+2
*
Disable BrowserWindowControllerTest.TestNormal, it crashes.
bauerb@chromium.org
2010-09-09
1
-1
/
+2
*
Revert 52870 - Revert 52740 - Always show the 'Control sync from Google Dashb...
tim@chromium.org
2010-09-08
1
-4
/
+0
[prev]
[next]