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
*
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
*
[Mac] Add metrics to record when a bookmark is DnD'd in the bookmarks bar.
andybons@chromium.org
2010-09-08
4
-1
/
+11
*
FBTF: Remove unneeded headers from base/ (part 8)
thestig@chromium.org
2010-09-08
8
-16
/
+16
*
Revert 58778 - New authorization framework for sync.
johnnyg@chromium.org
2010-09-08
1
-1
/
+1
*
New authorization framework for sync.
johnnyg@chromium.org
2010-09-08
1
-1
/
+1
*
Mac: Fix window shadow when compositor is active.
thakis@chromium.org
2010-09-07
1
-3
/
+52
*
[Mac] Snap fullscreen window to screen after exiting spaces
rohitrao@chromium.org
2010-09-07
1
-0
/
+9
*
TabWindowControlller: did save/restore the first responder at the beginning/e...
tkent@chromium.org
2010-09-06
2
-1
/
+12
*
Remove wstrings from status bubble code.
tony@chromium.org
2010-09-03
3
-62
/
+68
*
[Mac] Fix findbar drag and drop. Make the FindBarView eat drags, so they don...
rohitrao@chromium.org
2010-09-03
6
-78
/
+57
*
Re-lands 58186:
bryeung@chromium.org
2010-09-03
1
-3
/
+3
*
[Mac] Fix a bug where the moving a tab via an extension was failing.
andybons@chromium.org
2010-09-03
1
-0
/
+2
*
GTTF: Disable crashy TabposeWindowTest.TestShow
phajdan.jr@chromium.org
2010-09-02
1
-2
/
+4
*
Make two function names less confusing. No functionality change.
thakis@chromium.org
2010-09-02
3
-7
/
+7
*
Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...
akalin@chromium.org
2010-09-02
1
-3
/
+3
*
Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-02
1
-3
/
+3
*
Mac: Let three-finger-down end tabpose as well.
thakis@chromium.org
2010-09-02
1
-1
/
+1
*
FBTF: Reaplly the TabRestoreService::Observer into its own file commit.
erg@google.com
2010-09-02
3
-15
/
+25
*
Mac: Try to fix a valgrind problem in TabposeWindow.
thakis@chromium.org
2010-09-02
1
-1
/
+6
*
[Mac] Round the left side of the find bar.
rohitrao@chromium.org
2010-09-02
3
-15
/
+50
*
Revert "FBTF: Move the TabRestoreService::Observer into its own file."
erg@google.com
2010-09-01
3
-25
/
+15
[next]