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
...
*
Let cmd-f/cmd-g use the findboard.
thakis@chromium.org
2009-09-23
7
-16
/
+318
*
Mac: Hook up the page menu's "Encoding" submenu.
erg@chromium.org
2009-09-23
5
-9
/
+18
*
[Mac] Convert Omnibox paste-and-go to use AutocompleteTextFieldObserver.
shess@chromium.org
2009-09-23
6
-50
/
+84
*
Mac: Empty bookmark bar should show IDS_BOOKMARKS_NO_ITEMS.
erg@chromium.org
2009-09-22
5
-6
/
+37
*
[Mac] Add favicons to items in folders on the bookmark bar.
rsesek@chromium.org
2009-09-22
1
-1
/
+7
*
[Mac] Use gmock rather than manual mock for autocomplete tests.
shess@chromium.org
2009-09-21
3
-40
/
+23
*
Make links in the cocoa about dialog clickable. (Try #2).
erg@chromium.org
2009-09-21
3
-11
/
+78
*
[Mac] Expose AutocompleteEditViewMac to Cocoa code.
shess@chromium.org
2009-09-21
8
-215
/
+236
*
Forward edit commands to be executed for shortcuts which aren't handled by
thakis@chromium.org
2009-09-21
2
-30
/
+36
*
Task Manager for OS X: Set up columns, show rows.
thakis@chromium.org
2009-09-21
2
-3
/
+172
*
Only show extension shelf on demand again.
thakis@chromium.org
2009-09-20
1
-1
/
+0
*
Temporarily always show extension shelf.
thakis@chromium.org
2009-09-20
1
-0
/
+1
*
Turn os x extension shelf on.
thakis@chromium.org
2009-09-19
1
-4
/
+0
*
[Mac] Polish the search engine manager
rsesek@chromium.org
2009-09-19
10
-62
/
+198
*
Do not automatically show extension shelf.
thakis@chromium.org
2009-09-19
1
-3
/
+2
*
[Mac] Implement Paste and Go/Search.
rohitrao@chromium.org
2009-09-18
4
-1
/
+59
*
[Mac] Adds animations to the findbar.
rohitrao@chromium.org
2009-09-18
4
-39
/
+134
*
[Mac] Disable autoresizing of subviews when going into and out of fullscreen
rohitrao@chromium.org
2009-09-18
1
-0
/
+8
*
Remove the theme popup menu and just have a reset button to match the other p...
thomasvl@chromium.org
2009-09-18
4
-117
/
+4
*
Allow popup windows to have a title displayed in the titlebar.
pinkerton@chromium.org
2009-09-18
1
-0
/
+6
*
Let arrow up/down in find bar scroll page.
thakis@chromium.org
2009-09-18
1
-1
/
+3
*
Reverting 26482.
thomasvl@chromium.org
2009-09-17
2
-23
/
+9
*
Make links in the cocoa about dialog clickable.
erg@chromium.org
2009-09-17
2
-9
/
+23
*
Use NSApp in preference to [NSApplication sharedApplicaton]
mark@chromium.org
2009-09-17
4
-9
/
+7
*
Fix a few pasteboard-related things in the Mac unit_tests. Most of these
mark@chromium.org
2009-09-17
5
-42
/
+41
*
Use delegate protocols present in the 10.6 SDK. For previous SDKs, provide
mark@chromium.org
2009-09-17
10
-10
/
+21
*
Pick up newer GTM
thomasvl@chromium.org
2009-09-16
3
-18
/
+13
*
Improve tab-closability of right-most tab.
thakis@chromium.org
2009-09-16
1
-5
/
+15
*
disable extension bar for now
thakis@chromium.org
2009-09-16
1
-0
/
+4
*
Avoid spurious errors about NSColor*-CGColor* and NSSize-CGSize conversions
mark@chromium.org
2009-09-16
5
-10
/
+11
*
Edit Search Engine fix up:
thomasvl@chromium.org
2009-09-16
2
-0
/
+47
*
Add a bare-bones extension shelf that displays extension items on OS X.
thakis@chromium.org
2009-09-16
9
-22
/
+629
*
Add SSL icons on Mac OS X
hawk@chromium.org
2009-09-16
5
-1
/
+122
*
Fix Snow Leopard SDK errors
mark@chromium.org
2009-09-16
1
-1
/
+1
*
Convert the AutocompletePopupPositioner into a BubblePositioner in preparatio...
pkasting@chromium.org
2009-09-15
5
-48
/
+52
*
Some scaffolding for the task manager.
thakis@chromium.org
2009-09-15
4
-1
/
+162
*
Keyword editor fixes:
thomasvl@chromium.org
2009-09-15
1
-0
/
+8
*
Committing original patch http://codereview.chromium.org/178036
paul@chromium.org
2009-09-15
1
-6
/
+7
*
[Mac] Make the pageup, Shift-pageup, and Option-Shift-pageup keys scroll the ...
rohitrao@chromium.org
2009-09-15
1
-0
/
+22
*
Make sure the text color is set correctly for incognito themes until we theme...
pinkerton@chromium.org
2009-09-15
1
-0
/
+13
*
[Mac] Restore focus to the previously focused view when dismissing the find bar.
rohitrao@chromium.org
2009-09-15
6
-1
/
+195
*
Reverting 26214.
rohitrao@chromium.org
2009-09-15
6
-193
/
+1
*
[Mac] Restore focus to the previously focused view when dismissing the find bar.
rohitrao@chromium.org
2009-09-15
6
-1
/
+193
*
Potential fix for http://crbug.com/13111
thakis@chromium.org
2009-09-15
1
-0
/
+1
*
Fix up the unittest to now expect the image within the bundle.
thomasvl@chromium.org
2009-09-14
1
-4
/
+4
*
Update the sadtab and throbbers to use the helpers for fetching strings/image...
thomasvl@chromium.org
2009-09-14
2
-10
/
+16
*
[Mac] Implement the search engine manager
rsesek@chromium.org
2009-09-12
8
-0
/
+724
*
Force page-action views to update after reloading an extension, by deleting
pam@chromium.org
2009-09-11
2
-0
/
+7
*
Allow windows with a single tab to be merged into other windows with drag and...
pinkerton@chromium.org
2009-09-10
1
-30
/
+49
*
Attempt to fix memory leak in some mac tests.
estade@chromium.org
2009-09-10
2
-0
/
+7
[prev]
[next]