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] Remove knowledge of AutocompleteTextField from ToolbarController.
shess@chromium.org
2010-06-25
11
-36
/
+31
*
Change classes and functions for DNS Prefetching to Predictor*
jar@chromium.org
2010-06-25
1
-1
/
+1
*
Revert 50752 - Moves Browser::AddTypes to TabStripModel. This patch is primarily
sky@chromium.org
2010-06-24
1
-5
/
+3
*
Convert notification UI on Mac to a NIB rather than hand-coded. Also update ...
johnnyg@chromium.org
2010-06-24
5
-280
/
+101
*
Make import from the options menu OOP on Mac OS X.
mirandac@chromium.org
2010-06-24
1
-1
/
+1
*
Moves Browser::AddTypes to TabStripModel. This patch is primarily
sky@chromium.org
2010-06-24
1
-3
/
+5
*
Fix an unititialized variable that caused a mac valgrind failure.
csilv@chromium.org
2010-06-24
1
-1
/
+1
*
Canvas refactoring part 2.
ben@chromium.org
2010-06-23
3
-8
/
+8
*
Refactor the translate infobars on mac to match the new windows code.
feldstein@chromium.org
2010-06-23
11
-1140
/
+981
*
Add storage for static member vars.
thakis@chromium.org
2010-06-23
2
-0
/
+6
*
Implement side tab view and controller and hook up their creation. Parameteri...
pinkerton@chromium.org
2010-06-23
14
-93
/
+429
*
Mac/clang: First pass over unit_tests
thakis@chromium.org
2010-06-23
11
-39
/
+28
*
[Mac] Adds back in the right divider at alcor's request. Tightens up the righ...
andybons@chromium.org
2010-06-22
2
-4
/
+32
*
[Mac] Give the Wrench menu keyboard shortcuts.
rsesek@chromium.org
2010-06-22
5
-3
/
+148
*
Remove traces of a toolbar controller and xib specific to side-tabs, that moc...
pinkerton@chromium.org
2010-06-22
5
-132
/
+22
*
Managed preferences warning banner for Mac preferences dialog
mnissler@chromium.org
2010-06-22
7
-86
/
+307
*
When using context menu on bookmark bar folder item, have "open in new
jrg@chromium.org
2010-06-22
1
-0
/
+1
*
Mac/clang: Fix warning.
willchan@chromium.org
2010-06-22
1
-1
/
+1
*
[Mac] Tracking-area hygiene.
shess@chromium.org
2010-06-21
4
-0
/
+22
*
[Mac] UI changes for the Browser Actions toolbar container.
andybons@chromium.org
2010-06-21
4
-88
/
+14
*
Make FixupURL() return a GURL instead of a string (i.e. do fixup + canonicali...
pkasting@chromium.org
2010-06-18
2
-6
/
+7
*
Fix mouse handling extension-hosted plugins on the Mac
stuartmorgan@chromium.org
2010-06-18
3
-0
/
+20
*
[Mac] Hook up the Delete key, in addition to the backspace key, to the Remove...
rsesek@chromium.org
2010-06-18
2
-0
/
+18
*
Improve toolbar keyboard accessibility.
dmazzoni@chromium.org
2010-06-18
2
-1
/
+16
*
When deleting bookmark buttons, make sure all delayed messages
jrg@chromium.org
2010-06-18
2
-0
/
+56
*
Dismiss bookmark bubble on tab create/destroy.
jrg@chromium.org
2010-06-18
3
-7
/
+87
*
[Mac] Round off omnibox and popup.
shess@chromium.org
2010-06-17
3
-12
/
+39
*
Add a 1px white bezel under the dark line separating the tab strip and the to...
pinkerton@chromium.org
2010-06-17
3
-11
/
+26
*
Make the HistoryMenuBridge::HistoryItem co-own the NSMenuItem. This hopefully...
rsesek@chromium.org
2010-06-17
3
-15
/
+17
*
Copyright change to help grd change along.
mirandac@google.com
2010-06-17
1
-1
/
+1
*
Make sure mocks are properly released by breaking retain cycles.
jrg@chromium.org
2010-06-17
1
-1
/
+32
*
BookmarkAllTabsControllerTest.BookmarkAllTabs fails under valgrind;
jrg@chromium.org
2010-06-16
1
-2
/
+3
*
[Mac] Convert Omnibox border to bezier paths.
shess@chromium.org
2010-06-16
1
-34
/
+87
*
Revert 49984 - patch from issue 2762014
thakis@chromium.org
2010-06-16
1
-2
/
+1
*
Revert 49986 - crash
thakis@chromium.org
2010-06-16
1
-15
/
+14
*
Revert 49987 - x
thakis@chromium.org
2010-06-16
1
-3
/
+0
*
Revert 49989 - x
thakis@chromium.org
2010-06-16
1
-1
/
+1
*
x
thakis@chromium.org
2010-06-16
1
-1
/
+1
*
x
thakis@chromium.org
2010-06-16
1
-0
/
+3
*
crash
thakis@chromium.org
2010-06-16
1
-14
/
+15
*
patch from issue 2762014
thakis@chromium.org
2010-06-16
1
-1
/
+2
*
Add observers to ContentSettingsDialogController so that the dialog will show
csilv@chromium.org
2010-06-16
3
-50
/
+349
*
[Mac] Fix a leak in CookiesWindowControllerTest by giving BrowserTestHelper a...
rsesek@chromium.org
2010-06-16
2
-5
/
+10
*
Fix the error found by -Wextra, disable part of the test because it doesn't s...
thomasvl@chromium.org
2010-06-16
1
-4
/
+24
*
Working towards -Wextra
thomasvl@chromium.org
2010-06-16
1
-3
/
+0
*
Clang/mac: Declare stuff before using it.
thakis@chromium.org
2010-06-15
1
-1
/
+2
*
Unify the page and wrench menus into one wrench menu. Remove pref to hide menu.
pinkerton@chromium.org
2010-06-15
5
-124
/
+22
*
Mac/clang: Possibly contentious changes.
thakis@chromium.org
2010-06-15
48
-196
/
+193
*
Improve table_row_nsimage_cache_unittest.mm to get 100% code coverage.
rsesek@chromium.org
2010-06-14
1
-40
/
+178
*
Implements policies to enable or disable the five Privacy checkboxes found in...
danno@chromium.org
2010-06-14
1
-3
/
+28
[next]