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
*
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
*
Fix for
jrg@chromium.org
2009-06-30
1
-1
/
+9
*
Remove hack for zoom button now that it's no longer needed
pinkerton@chromium.org
2009-06-30
1
-10
/
+0
*
Fix download item icon.
thakis@chromium.org
2009-06-30
1
-7
/
+6
*
Mac fullscreen mode (with pkasting).
jrg@chromium.org
2009-06-29
12
-52
/
+320
*
Deletes now-unused growbox code.
rohitrao@chromium.org
2009-06-29
3
-162
/
+0
*
Removes our homespun grow box and replaces it with the
rohitrao@chromium.org
2009-06-29
6
-72
/
+32
*
Make bookmark model public interface use const BookmarkNode* instead of
munjal@chromium.org
2009-06-26
11
-68
/
+67
*
Given the results of Rohit's investigation, I think that the times that we're
mark@chromium.org
2009-06-26
5
-34
/
+49
*
Add favicons to tabs on the Mac. Also moved SkBitmapToNSImage() to
avi@chromium.org
2009-06-25
5
-141
/
+28
*
Reverting r19244 as it unintentionally broke ui tests: OtherRedirectsDontFork...
avi@chromium.org
2009-06-25
5
-26
/
+141
*
Add favicons to tabs on the Mac. Also moved SkBitmapToNSImage() to
avi@chromium.org
2009-06-25
5
-141
/
+26
*
Update WebKit to 45111 and Skia to 239
amanda@chromium.org
2009-06-25
2
-76
/
+7
*
Back out all sorts of stuff back to pre-r18933 so that we can regroup and
mark@chromium.org
2009-06-24
5
-48
/
+33
*
Fix test (really, you call this a test?) that I broke in r19167
mark@chromium.org
2009-06-24
1
-3
/
+3
*
Rewrite some tab controller stuff to maybe (but probably not) improve perf.
mark@chromium.org
2009-06-24
3
-39
/
+39
*
perbot
pinkerton@chromium.org
2009-06-24
1
-0
/
+3
*
Fix unit tests by not relying on the unit tests having a local_state object, ...
pinkerton@chromium.org
2009-06-24
2
-1
/
+11
*
Implement Privacy prefs and cookie prefs in "under the hood".
pinkerton@chromium.org
2009-06-24
2
-6
/
+184
*
perfbot
pinkerton@chromium.org
2009-06-24
1
-0
/
+2
*
perfbot.
pinkerton@chromium.org
2009-06-24
1
-5
/
+0
*
perfbot
pinkerton@chromium.org
2009-06-24
1
-0
/
+1
*
more perfbot tests.
pinkerton@chromium.org
2009-06-24
1
-0
/
+2
*
Initial implementation of the hung renderer dialog on Mac.
rohitrao@chromium.org
2009-06-24
3
-0
/
+259
*
More perfbot fun.
pinkerton@chromium.org
2009-06-24
1
-0
/
+4
*
disable more code for perfbot.
pinkerton@chromium.org
2009-06-24
1
-1
/
+2
*
More experiments on perfbot.
pinkerton@chromium.org
2009-06-24
2
-6
/
+13
*
Backing out last change to see if it regressed perf.
pinkerton@chromium.org
2009-06-24
1
-10
/
+6
*
Some cleanup around WebCore EditCommands:
jeremy@chromium.org
2009-06-23
1
-1
/
+1
*
Re-land r18853
jeremy@chromium.org
2009-06-23
3
-0
/
+461
*
Rejiggers the keyword editor so that the UI is independent of the model rathe...
ben@chromium.org
2009-06-23
2
-0
/
+8
*
Reorganize the way the task manager is constructed.
ben@chromium.org
2009-06-22
2
-0
/
+5
*
Correct logic that changes throbber states such that it will stay in the "wai...
pinkerton@chromium.org
2009-06-22
1
-6
/
+10
[next]