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
*
Import dialog fixup:
thomasvl@chromium.org
2009-09-29
1
-8
/
+11
*
Fix a typo.
pinkerton@chromium.org
2009-09-29
1
-1
/
+1
*
Bookmark menus not updated when their name is edited in the bookmark bar.
jrg@chromium.org
2009-09-29
3
-5
/
+35
*
Disable "OK" button in edit dialog of bookmark button when name is not valid
jrg@chromium.org
2009-09-29
2
-3
/
+27
*
l10n the "(empty)" string in bookmark bar folders.
jrg@chromium.org
2009-09-29
1
-2
/
+4
*
[Mac] Hook up part of the download preferences
rsesek@chromium.org
2009-09-29
2
-0
/
+61
*
Add kMDItemWhereFroms metadata attribute to downloaded files. Combine with qu...
pinkerton@chromium.org
2009-09-29
2
-0
/
+195
*
Mac First Run:
thomasvl@chromium.org
2009-09-29
1
-5
/
+8
*
Use the mac helpers for fetching resource strings.
thomasvl@chromium.org
2009-09-29
1
-18
/
+18
*
[Mac] Create HyperlinkButtonCell and make the "Get themes" button an instance
rsesek@chromium.org
2009-09-29
3
-0
/
+211
*
Retry r27137. Create renderers for ExtensionHosts one at a time to avoid bloc...
mpcomplete@chromium.org
2009-09-28
1
-1
/
+1
*
Implement about:ipc dialog for Mac.
jrg@chromium.org
2009-09-28
7
-0
/
+429
*
Mac: Sheets should be positioned between the content and everything above it.
erg@chromium.org
2009-09-28
1
-2
/
+5
*
Remove "remove" from download item context menu on mac.
thakis@chromium.org
2009-09-26
2
-8
/
+0
*
Enables WebCache columns on OS X's task manager.
jamesr@chromium.org
2009-09-25
1
-0
/
+17
*
[Mac] Fix depressed baseline in Omnibox.
shess@chromium.org
2009-09-25
1
-2
/
+1
*
L10N pass through download item and download shelf.
thomasvl@chromium.org
2009-09-25
2
-1
/
+44
*
Use delegates in AutocompleteEditViewMac and do other stuff to get it to build
mark@chromium.org
2009-09-25
2
-2
/
+4
*
Comment changes from post-LGTM comments on 219031.
shess@chromium.org
2009-09-25
2
-2
/
+2
*
Makes it so that you shouldn't be able to get a big fat bookmark
sky@chromium.org
2009-09-25
2
-0
/
+8
*
[Mac] Manually reposition Omnibox field editor rather than using focus machin...
shess@chromium.org
2009-09-25
6
-59
/
+90
*
OS X First run dialog: hide import option of nothing to import from.
jeremy@chromium.org
2009-09-25
2
-0
/
+3
*
Fix color of download item text in incognito window.
thakis@chromium.org
2009-09-25
1
-0
/
+4
*
A follow-up change for r26694.
hbono@chromium.org
2009-09-25
1
-5
/
+5
*
Revert r27137: "Create renderers for ExtensionHosts one at a time to avoid
mpcomplete@chromium.org
2009-09-24
1
-1
/
+1
*
Create renderers for ExtensionHosts one at a time to avoid blocking the UI.
mpcomplete@chromium.org
2009-09-24
1
-1
/
+1
*
[Mac] Rewrite Omnibox field-editor frame-changing tests.
shess@chromium.org
2009-09-24
1
-56
/
+115
*
[Mac] Remove paste-and-go from omnibox context menu in popup windows.
shess@chromium.org
2009-09-24
2
-13
/
+39
*
Fix coding style violation.
thakis@chromium.org
2009-09-24
1
-1
/
+1
*
Try to fix valgrind.
thakis@chromium.org
2009-09-24
1
-7
/
+12
*
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
[next]