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
...
*
r20591 broke themed buttons. Fixing.
avi@chromium.org
2009-07-16
1
-0
/
+9
*
Clear the window delegate in dealloc. Just being safe, I don't think this fix...
pinkerton@chromium.org
2009-07-16
1
-0
/
+4
*
Implement theme reset
avi@chromium.org
2009-07-16
1
-1
/
+1
*
Set theme immediately on change.
avi@chromium.org
2009-07-16
1
-10
/
+15
*
[Mac] Refactor location-bar autocomplete cell classes.
shess@chromium.org
2009-07-16
13
-60
/
+173
*
Mac pop-up window happier-ness.
jrg@chromium.org
2009-07-15
7
-2
/
+78
*
Only register for popup menu notifications from our popup cell, not all of them.
pinkerton@chromium.org
2009-07-15
1
-1
/
+1
*
Lands http://codereview.chromium.org/155428 for Thiago, which changes
sky@chromium.org
2009-07-15
5
-6
/
+19
*
Implement drops on web view.
pinkerton@chromium.org
2009-07-15
3
-0
/
+387
*
Make DownloadShelf a pure interface.
estade@chromium.org
2009-07-14
3
-2
/
+7
*
When a page is done loading, every tab change is important.
avi@chromium.org
2009-07-14
1
-2
/
+2
*
DevTools: Focus docked DevTools window on breakpoint.
pfeldman@chromium.org
2009-07-14
2
-0
/
+5
*
More bookmark bar changes.
jrg@chromium.org
2009-07-14
18
-111
/
+424
*
Fix unittest; we changed the name of the PDF file that the test was using. (P...
avi@chromium.org
2009-07-14
2
-5
/
+6
*
Nukes the 3 arg TabMoved variant in favor of the 4 arg variant.
sky@chromium.org
2009-07-13
2
-2
/
+4
*
Initial support for theming on Mac OS X.
avi@chromium.org
2009-07-13
17
-185
/
+608
*
-orderBack: unit test windows when not in the debugger.
shess@chromium.org
2009-07-10
1
-1
/
+6
*
Broke my own unittest. The expected behavior when calling
rohitrao@chromium.org
2009-07-10
1
-3
/
+8
*
Enables find in page match counts on Mac.
rohitrao@chromium.org
2009-07-10
1
-11
/
+10
*
fix mac compile bustage - use a different string conversion function for GetC...
ben@chromium.org
2009-07-10
1
-1
/
+1
*
Add a rudamentary feed preview to the RSS extension. It
finnur@chromium.org
2009-07-09
2
-5
/
+15
*
If the init returns nil (don't throw) don't try to store that into the dict.
thomasvl@chromium.org
2009-07-09
1
-2
/
+3
*
Added an helper namespace that provides fetches images from the app bundle an...
thomasvl@chromium.org
2009-07-09
9
-14
/
+156
*
Set the save file type index properly if there was only one file type.
paul@chromium.org
2009-07-09
1
-0
/
+2
*
Perf bots are "happy enough", enable the throbber for real.
pinkerton@chromium.org
2009-07-09
1
-22
/
+10
*
Testing perfbots with throbber enabled
pinkerton@chromium.org
2009-07-09
1
-1
/
+1
*
- Fix janklist issue #1: "there is a pixel line below the main
jrg@chromium.org
2009-07-09
11
-108
/
+192
*
The Mac version of the download shelf from the original CL by thakis:
paul@chromium.org
2009-07-08
8
-211
/
+245
*
fix bustage
pinkerton@chromium.org
2009-07-08
1
-0
/
+7
*
Add context menus to tabs.
pinkerton@chromium.org
2009-07-08
5
-4
/
+57
*
Add facitility for Global Keyboard shortcuts.
jeremy@chromium.org
2009-07-08
4
-0
/
+69
*
Speculative Crash fix: Return early if user cancels save dialog.
jeremy@chromium.org
2009-07-08
1
-13
/
+17
*
Nudges the incognito man over to the left a few more pixels.
pinkerton@chromium.org
2009-07-07
1
-1
/
+3
*
Add extra delegate method to mac unit test.
ben@chromium.org
2009-07-07
1
-0
/
+4
*
Hook up the prefs for the optional home buttons and page/wrench buttons. Move...
pinkerton@chromium.org
2009-07-07
5
-16
/
+211
*
Removes the ability to close or minimize the hung renderer dialog
rohitrao@chromium.org
2009-07-07
2
-10
/
+7
*
Do some refactoring of renderer_host.
brettw@chromium.org
2009-07-06
1
-1
/
+1
*
Don't install the RWHVMac into the view hierarchy until everything has been p...
pinkerton@chromium.org
2009-07-06
3
-3
/
+18
*
Add remaining functionality for popup blocker: popup menu to unblock individu...
pinkerton@chromium.org
2009-07-06
3
-20
/
+165
*
Redraw the location bar on reload. This change is Mac port of http://coderevi...
yusukes@google.com
2009-07-06
1
-1
/
+1
*
Revert 19829.
mirandac@chromium.org
2009-07-02
2
-5
/
+0
*
Pop-up chrome.
jrg@chromium.org
2009-07-02
4
-6
/
+54
*
Change status bubble so that it expands to accommodate URL's that are abridge...
mirandac@chromium.org
2009-07-02
2
-0
/
+5
*
This reverts 2 CLs that worked around a problem with NSGradient on 10.6,
jeremy@chromium.org
2009-07-02
1
-34
/
+5
*
Call superclass's TearDown to avoid leaks.
pinkerton@chromium.org
2009-07-01
1
-4
/
+3
*
First cut at popup blocking for Mac. Remove ifdefs in cross-platform code. Im...
pinkerton@chromium.org
2009-07-01
3
-0
/
+353
*
The real unit test for bug 12902, which didn't land before (computers are har...
pinkerton@chromium.org
2009-07-01
1
-0
/
+110
*
Added unit tests for ClearBrowsingDataController.
pinkerton@chromium.org
2009-07-01
2
-13
/
+22
*
Converts BaseView to be non-opaque, which will fix drawing of
rohitrao@chromium.org
2009-07-01
1
-4
/
+0
*
DevTools: Add docked pane into the browser view.
pfeldman@chromium.org
2009-07-01
2
-0
/
+5
[prev]
[next]