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
/
app
/
nibs
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac: totally revamp "Aw Snap" page, implement new "Learn more" link, add unit...
kuan@chromium.org
2009-12-15
1
-0
/
+539
*
Mac: fix warnings for TabView.xib.
viettrungluu@chromium.org
2009-12-15
1
-7
/
+7
*
Make a shared app menu model and update win and mac to use it. Remove the NSM...
pinkerton@chromium.org
2009-12-15
1
-625
/
+1
*
Committing issue 484006 for feldstein.
mirandac@chromium.org
2009-12-15
3
-103
/
+2188
*
Share the code that builds the page menu in a common model, make Mac and Win ...
pinkerton@chromium.org
2009-12-09
1
-655
/
+55
*
Mac: implement "Search the Web..." (Opt-Cmd-F).
viettrungluu@chromium.org
2009-12-07
1
-6
/
+50
*
[Mac] Implement font and encoding settings in Under the Hood preferences
rsesek@chromium.org
2009-12-07
2
-57
/
+2032
*
Mac: remove hacky way the New Tab button is obtained from the nib.
viettrungluu@chromium.org
2009-12-04
1
-4
/
+16
*
Revert 33758 - Mac: remove hacky way the New Tab button is obtained from the ...
viettrungluu@chromium.org
2009-12-04
1
-16
/
+4
*
Mac: remove hacky way the New Tab button is obtained from the nib.
viettrungluu@chromium.org
2009-12-04
1
-4
/
+16
*
Implement "Email Link To Page" menu command.
snej@chromium.org
2009-12-03
1
-6
/
+16
*
Mark the help menu as such so Cocoa adds the search item.
thomasvl@chromium.org
2009-12-01
1
-5
/
+15
*
In-application Keystone ticket promotion.
mark@chromium.org
2009-11-28
1
-228
/
+1086
*
Mac: Switch "Save" and "Discard" buttons on dangerous download warning.
thakis@chromium.org
2009-11-24
1
-533
/
+43
*
One of the views was extending off the side of the window, simple fix while I...
thomasvl@chromium.org
2009-11-24
1
-2
/
+9
*
Added main menu item for Sync in OS X. (Right below "Preferences..."). Made ...
akalin@chromium.org
2009-11-24
1
-3
/
+51
*
Mac: remove cursor turd from About dialog.
viettrungluu@chromium.org
2009-11-20
1
-644
/
+96
*
Moved a whole pile of unittests over to CocoaTest.
dmaclach@chromium.org
2009-11-19
1
-613
/
+73
*
Implement "Import Bookmarks and Settings".
mrossetti@chromium.org
2009-11-19
3
-1703
/
+1431
*
Change the folder presentation in the Bookmark Editor and the Bookmark All Ta...
mrossetti@chromium.org
2009-11-19
2
-189
/
+718
*
Mac: implement Pin Tab.
viettrungluu@chromium.org
2009-11-18
1
-2
/
+42
*
Mac: add Extensions to the Main Menu and to the Wrench Menu.
viettrungluu@chromium.org
2009-11-18
2
-113
/
+910
*
Changes to BookmarkBubble.xib.
dmaclach@chromium.org
2009-11-18
2
-764
/
+41
*
Fix "open all" on a folder node to open only 'marks in that folder,
jrg@chromium.org
2009-11-15
1
-723
/
+82
*
Mac: Animate the bookmark bar showing/hiding.
viettrungluu@chromium.org
2009-11-14
1
-13
/
+238
*
Causes all info bubbles to fade in and out with an animation instead of just
dmaclach@chromium.org
2009-11-14
1
-2
/
+2
*
Fixes for Report Bug Dialog:
mirandac@chromium.org
2009-11-13
1
-39
/
+69
*
Initial change for the implementation of browser actions on the mac.
andybons@chromium.org
2009-11-12
1
-49
/
+875
*
Re-added sync menu item to wrench menu.
akalin@chromium.org
2009-11-12
1
-3
/
+58
*
Added Sync-related controls to Preferences pane under "Personal Stuff".
akalin@chromium.org
2009-11-12
1
-7
/
+193
*
o Renames the bookmark bubble class to InfoBubble in a step to make it more r...
andybons@chromium.org
2009-11-12
1
-19
/
+19
*
Enable and implement last 2 items in bookmark bar context menu: "Open
jrg@chromium.org
2009-11-12
1
-55
/
+539
*
BookmarkBubble.xib - Change control from combobox to popup button. The massiv...
dmaclach@chromium.org
2009-11-11
1
-159
/
+847
*
TBR: pkasting
akalin@chromium.org
2009-11-11
1
-177
/
+29
*
Grouped sync controls and remove them properly.
akalin@chromium.org
2009-11-11
1
-157
/
+98
*
Redid sync prefs.
akalin@chromium.org
2009-11-11
1
-6
/
+192
*
Added bookmark sync stuff to UI.
akalin@chromium.org
2009-11-11
1
-21
/
+42
*
[Mac] L10N cleanup of report a bug
thomasvl@chromium.org
2009-11-10
1
-306
/
+302
*
[Mac] Gets rid of "Fast Resize View"-related warnings in BrowserWindow.xib.
rohitrao@chromium.org
2009-11-09
1
-2
/
+667
*
[Mac] localize the cookie policy menu items.
thomasvl@chromium.org
2009-11-09
1
-42
/
+21
*
[Mac] Adds a "fast resize mode" in which the RenderWidgetHostViewCocoa is cli...
rohitrao@chromium.org
2009-11-09
1
-31
/
+38
*
Xib needed to be updated to pick up new CrApplication path.
dmaclach@chromium.org
2009-11-09
1
-6
/
+30
*
Mac: Theme "Show all downloads..." link.
thakis@chromium.org
2009-11-09
1
-12
/
+12
*
Mac: Make download shelf use GTM ui stuff.
thakis@chromium.org
2009-11-09
1
-864
/
+317
*
Allow return key to add new line in description text field.
mirandac@chromium.org
2009-11-07
1
-2
/
+10
*
DevTools: Wire Ctrl+Shift+I to DevTools, Ctrl+Shift+J to JavaScript console. ...
pfeldman@chromium.org
2009-11-07
1
-8
/
+7
*
Mac: remove spurious toolbar context menu and associated crash.
viettrungluu@chromium.org
2009-11-07
1
-737
/
+53
*
[mac] Add "Paste and Match Style" to edit menu
thakis@chromium.org
2009-11-07
1
-663
/
+135
*
Add View:Developer:JavaScript Console, bind to command-shift-C
mark@chromium.org
2009-11-06
2
-69
/
+740
*
Adds hover and pressed states for the newtab button on the Mac.
dmaclach@chromium.org
2009-11-06
1
-4
/
+30
[next]