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
*
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
*
Adds a missing call to TabContents::WasHidden() on Mac.
rohitrao@chromium.org
2009-06-22
2
-12
/
+15
*
Fix download shelf display bug.
thakis@chromium.org
2009-06-20
1
-0
/
+3
*
back out r18853
jeremy@chromium.org
2009-06-19
3
-461
/
+0
*
This patch adds Cocoa editing selectors to the RenderViewWidgetHostMac class.
jeremy@chromium.org
2009-06-19
3
-0
/
+461
*
Add "Show all downloads" link to download shelf.
thakis@chromium.org
2009-06-19
2
-0
/
+34
*
Fix compile error.
pinkerton@chromium.org
2009-06-19
1
-1
/
+1
*
Make escape close the prefs window.
pinkerton@chromium.org
2009-06-19
1
-0
/
+7
*
Implement restoring closed tab menu item. Reworked cross-platform code to han...
pinkerton@chromium.org
2009-06-19
1
-5
/
+12
*
Initial download shelf on OS X.
thakis@chromium.org
2009-06-18
12
-10
/
+680
*
Reverting r18743, the rest of it.
avi@google.com
2009-06-18
3
-0
/
+202
*
Reverting r18743.
avi@google.com
2009-06-18
2
-28
/
+8
*
Fix an uninitialized variable that valgrind complains about.
stuartmorgan@chromium.org
2009-06-18
1
-2
/
+4
*
Committed wrong patchset for r18743. This should have been included.
avi@google.com
2009-06-18
1
-4
/
+6
*
Add favicons to tabs on the Mac. Also moved SkBitmapToNSImage() to
avi@google.com
2009-06-18
5
-210
/
+26
*
Quick spelling fix.
avi@google.com
2009-06-18
1
-3
/
+3
*
Implements the Page Info window on Mac.
mark@chromium.org
2009-06-17
4
-0
/
+454
*
Use a pdf instead of a png for incognito badge.
pinkerton@chromium.org
2009-06-16
1
-1
/
+1
*
Fix http://crbug.com/13971: OSX: Text copied from Omnibox is styled
jeremy@chromium.org
2009-06-15
4
-4
/
+152
*
Fix a leak in CocoaUtils::SkBitmapToNSImage
nirnimesh@chromium.org
2009-06-15
1
-0
/
+1
*
Popuplate bookmark menus on 1st launch.
jrg@chromium.org
2009-06-15
2
-3
/
+22
*
Badge browser window with incognito icon when in incognito mode
pinkerton@chromium.org
2009-06-15
1
-0
/
+28
[next]