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
*
block sad tab controller unittest that have leakages for now.
kuan@chromium.org
2009-12-16
1
-0
/
+4
*
Support custom Linux version strings (e.g. release channel, downstream vendor...
mmoss@google.com
2009-12-15
1
-2
/
+2
*
[Mac] Fix a very silly leak in FindBarViewTest.
rohitrao@chromium.org
2009-12-15
1
-6
/
+6
*
mac: totally revamp "Aw Snap" page, implement new "Learn more" link, add unit...
kuan@chromium.org
2009-12-15
6
-63
/
+318
*
Move channel (beta,dev,stable) determination code to a common location.
jrg@chromium.org
2009-12-15
1
-9
/
+9
*
Make a shared app menu model and update win and mac to use it. Remove the NSM...
pinkerton@chromium.org
2009-12-15
2
-7
/
+17
*
Commit issue 464079 for feldstein: limit the clear browsing data window to on...
mirandac@chromium.org
2009-12-15
5
-15
/
+67
*
Committing issue 484006 for feldstein.
mirandac@chromium.org
2009-12-15
7
-90
/
+103
*
[Mac] Close the font panel when closing the font settings sheet.
rsesek@chromium.org
2009-12-15
1
-0
/
+2
*
First steps toward page actions on Mac. Page action icons shold show and
pamg@google.com
2009-12-14
7
-67
/
+551
*
Refactor browser action apitest and port for mac.
kkania@chromium.org
2009-12-14
6
-0
/
+20
*
Disable "open in incognito window" for incognito windows.
avi@chromium.org
2009-12-14
1
-0
/
+8
*
Try 2: Completely redo how themes are stored on disk and processed at install...
erg@google.com
2009-12-14
1
-2
/
+4
*
Make KeywordEditorCocoaController implement the proper protocols. Also remove
rsesek@chromium.org
2009-12-13
2
-4
/
+6
*
Mac: remove extension shelf code.
viettrungluu@chromium.org
2009-12-12
6
-499
/
+4
*
Revert "Completely redo how themes are stored on disk and processed at install
erg@google.com
2009-12-11
1
-4
/
+2
*
Completely redo how themes are stored on disk and processed at install time.
erg@google.com
2009-12-11
1
-2
/
+4
*
[Mac] Attempt to fix ref-after-free problems with NSTableView dataSource.
shess@chromium.org
2009-12-10
3
-17
/
+22
*
Refactor the keyboard events handling code related to RenderViewHostDelegate:...
suzhe@chromium.org
2009-12-10
2
-2
/
+66
*
extensions: Properly use string16 for Unicode text.
evan@chromium.org
2009-12-09
1
-2
/
+2
*
Display channel after version in about box. Mac.
jrg@chromium.org
2009-12-09
1
-0
/
+4
*
Share the code that builds the page menu in a common model, make Mac and Win ...
pinkerton@chromium.org
2009-12-09
6
-15
/
+432
*
Define X509Certificate::intermediate_ca_certs_ as a std::vector of
wtc@chromium.org
2009-12-09
1
-7
/
+6
*
Mac: add UMA calls for drag-and-drop of URLs on tab strip.
viettrungluu@chromium.org
2009-12-09
1
-0
/
+2
*
[Mac] Show group separators in the keyword editor
rsesek@chromium.org
2009-12-08
3
-20
/
+167
*
More cleanups.
thakis@chromium.org
2009-12-07
2
-31
/
+32
*
[Mac] Implement font and encoding settings in Under the Hood preferences
rsesek@chromium.org
2009-12-07
5
-0
/
+418
*
Mac: fix problem with un-minimizing windows using the app icon in the Dock.
viettrungluu@chromium.org
2009-12-07
1
-2
/
+4
*
Some code cleanups.
thakis@chromium.org
2009-12-07
2
-24
/
+24
*
Mac: Make a stop-gap visual indicator for dropping URLs on the tab strip.
viettrungluu@chromium.org
2009-12-05
3
-9
/
+84
*
Mac: implement drag-and-drop of URLs to tabs/tab strip.
viettrungluu@chromium.org
2009-12-04
8
-10
/
+359
*
Don't bounce the downloads folder if the download was auto-removed (e.g. themes)
avi@chromium.org
2009-12-04
2
-10
/
+8
*
[Mac] Route edit-state messages via observer rather than delegate.
shess@chromium.org
2009-12-04
6
-79
/
+213
*
Mac: restore window size/position when hiding bookmark bar or download shelf.
viettrungluu@chromium.org
2009-12-04
3
-34
/
+253
*
Mac: remove hacky way the New Tab button is obtained from the nib.
viettrungluu@chromium.org
2009-12-04
4
-10
/
+21
*
Revert 33758 - Mac: remove hacky way the New Tab button is obtained from the ...
viettrungluu@chromium.org
2009-12-04
3
-15
/
+6
*
Mac: remove hacky way the New Tab button is obtained from the nib.
viettrungluu@chromium.org
2009-12-04
3
-6
/
+15
*
Created HtmlDialogTabContentsDelegate, which encapsulates the TabContentsDele...
akalin@chromium.org
2009-12-03
2
-110
/
+14
*
Remove the deprecated version of FixupURL and fix the callers.
thakis@chromium.org
2009-12-03
1
-8
/
+7
*
Cleanup: FIXME -> TODO, viettrungluu@gmail.com -> viettrungluu, remove whites...
viettrungluu@chromium.org
2009-12-03
8
-13
/
+13
*
Mac unit test: fix StatusBubbleMacTest.UpdateSizeAndPosition flakiness.
viettrungluu@chromium.org
2009-12-03
1
-1
/
+14
*
Makes 'Cancel' the default button for extension install/uninstall confirmatio...
andybons@chromium.org
2009-12-02
1
-2
/
+9
*
Fixes two problems caused by core animation race conditions. One involves cli...
andybons@chromium.org
2009-12-02
1
-11
/
+24
*
Mac: disable bookmark bar animation in toolbar-less windows.
viettrungluu@chromium.org
2009-12-01
1
-1
/
+5
*
Mac: allow bookmark bar buttons to be dragged as URLs.
viettrungluu@chromium.org
2009-12-01
7
-44
/
+160
*
Mac: change tab change notifications to pass full TabChangeType.
viettrungluu@chromium.org
2009-12-01
4
-27
/
+24
*
Clean up property name and add comment about thread-safety.
pinkerton@chromium.org
2009-12-01
3
-6
/
+6
*
Mac: minor cleanup for TabView.
viettrungluu@chromium.org
2009-12-01
2
-23
/
+29
*
Enable sync by default on all platforms.
akalin@chromium.org
2009-11-30
1
-0
/
+6
*
Disable BugReportWindowController tests.
willchan@chromium.org
2009-11-30
1
-2
/
+4
[next]