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
/
ui
/
cocoa
/
tab_contents
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename TabContents::render_view_host() to GetRenderViewHost and put it into t...
jam@chromium.org
2011-12-20
1
-1
/
+1
*
Clean up TCW, make it solely a hub for 1:1 observer/helper objects.
avi@chromium.org
2011-12-12
1
-0
/
+1
*
Move Sad Tab implementation out of the TabContentsViews.
avi@chromium.org
2011-11-15
4
-22
/
+41
*
Move Mac's WebDragDest to content.
avi@chromium.org
2011-11-01
3
-474
/
+0
*
Split Mac WebDropTarget into two, content and chrome.
avi@chromium.org
2011-11-01
2
-37
/
+25
*
Push one function from the Mac drag/drop util code to ui/.
avi@chromium.org
2011-10-31
2
-13
/
+13
*
Move the Mac's WebDragSource to content.
avi@chromium.org
2011-10-26
2
-539
/
+0
*
Break Mac's WebDragSource's dependency on chrome.
avi@chromium.org
2011-10-25
2
-25
/
+32
*
Make all drag sources not depend on download_util.
avi@chromium.org
2011-10-25
1
-6
/
+12
*
Remove logging that's no longer needed.
avi@chromium.org
2011-10-24
1
-11
/
+0
*
Remove unneeded files; make the mac bookmark helper self-contained.
avi@chromium.org
2011-10-20
3
-193
/
+0
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
1
-15
/
+16
*
content: Make tab_contents_drag_source not depend on download_util.h
erg@google.com
2011-10-18
1
-1
/
+1
*
Move content_notification_types.h from content\common to content\public\brows...
jam@chromium.org
2011-10-18
1
-1
/
+1
*
Move url_constansts.h to content/public/common.
jam@chromium.org
2011-10-14
1
-1
/
+1
*
Move PageTransition into content namespace. While I'm touching all these file...
jam@chromium.org
2011-10-13
1
-1
/
+1
*
Switch FileStream to use new CompletionCallback.
willchan@chromium.org
2011-10-12
1
-1
/
+1
*
Encoding issue dragging bookmarklets to Bookmarks Bar
dhollowa@chromium.org
2011-09-29
1
-3
/
+6
*
Avoid crash when dragging text from WebUI dialogs.
derat@chromium.org
2011-09-29
2
-9
/
+8
*
Add ChromeRenderViewHostTestHarness to get rid of the dependency from RVHTH t...
jochen@chromium.org
2011-09-14
2
-9
/
+9
*
Refactor Mac crash key reporting - move to base/mac/crash_logging.{h,mm}
jeremy@chromium.org
2011-09-11
1
-1
/
+2
*
Move BaseView from chrome to content.
avi@chromium.org
2011-09-08
2
-1
/
+2
*
Fix a 10.6 SDK build error with Clang.
rsesek@chromium.org
2011-09-03
1
-1
/
+2
*
Remove some unused includes and uses of BrowserTestHelper.
rsesek@chromium.org
2011-09-03
1
-1
/
+0
*
Change chrome://crash (sad tab page) "Learn more" link to:
msw@chromium.org
2011-09-02
4
-36
/
+93
*
content: Move drag_download_* to content.
erg@google.com
2011-08-24
1
-2
/
+2
*
Call GenerateSafeFilename() from GetSuggestedFilename().
asanka@chromium.org
2011-08-20
1
-1
/
+1
*
Move the core download files to content.
jam@chromium.org
2011-08-15
1
-1
/
+1
*
Move more files from chrome/test to chrome/test/base, part #4
phajdan.jr@chromium.org
2011-08-01
1
-1
/
+1
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
1
-5
/
+5
*
Focus the target window after a link is dragged on top of it.
sadrul@chromium.org
2011-07-06
1
-0
/
+8
*
Move the RenderViewHostDelegate::BookmarkDrag interface to Chrome as the feat...
ananta@chromium.org
2011-07-01
2
-6
/
+18
*
Mac. When a javascript URL cannot be placed on the drag pasteboard, try escap...
maf@chromium.org
2011-06-22
1
-2
/
+9
*
Move app/mac/ files to ui/gfx/mac/ directory.
tfarina@chromium.org
2011-06-22
3
-7
/
+7
*
Move ui/gfx/image* to ui/gfx/image/.
rsesek@chromium.org
2011-06-13
1
-1
/
+1
*
Fix for "[Mac] Files are downloaded again after dragging a downloaded file to...
asvitkine@chromium.org
2011-05-26
3
-132
/
+21
*
Fix bug 79905: Drag and drop of "DownloadURL" type ignores specified filename...
jianli@chromium.org
2011-05-18
1
-8
/
+6
*
[Mac] Disallow drop of unsupported file types into the web view.
asvitkine@chromium.org
2011-05-17
1
-6
/
+55
*
Move favicon from TabContents to TabContentsWrapper.
avi@chromium.org
2011-05-03
2
-10
/
+10
*
PreviewableContentsController::hidePreview works with prerender on OSX.
cbentzel@chromium.org
2011-05-03
1
-2
/
+4
*
Protect against image conversion failure in mac::FaviconForTabContents().
rsesek@chromium.org
2011-04-26
1
-2
/
+8
*
[Mac] Prevent a browser and renderer crash when dragging images with invalid ...
rsesek@chromium.org
2011-04-26
1
-6
/
+22
*
[Mac] Breakpad key to help track web-drag crash.
shess@chromium.org
2011-04-19
1
-1
/
+14
*
Revert "[Mac] Breakpad key to help track web-drag crash."
shess@chromium.org
2011-04-16
1
-14
/
+1
*
[Mac] Breakpad key to help track web-drag crash.
shess@chromium.org
2011-04-16
1
-1
/
+14
*
[Mac] Replace instances of IDR_DEFAULT_FAVICON with nav.pdf.
rsesek@chromium.org
2011-04-14
2
-0
/
+49
*
Make contents settable in RVHTH.
avi@chromium.org
2011-04-05
1
-1
/
+1
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
7
-14
/
+14
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-09
1
-6
/
+6
*
Update the includes to the old tab_contents.h
jam@chromium.org
2011-03-02
1
-1
/
+1
[next]