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
/
tab_contents
/
tab_contents_view_mac.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow the initial size of TabContentViews to be based on the
tony@chromium.org
2009-09-25
1
-1
/
+1
*
[Mac] Save/restore focus in TabContentsViewMac.
rohitrao@chromium.org
2009-09-21
1
-15
/
+10
*
mac: drop NOTIMPLEMENTED in GotFocus()
avi@chromium.org
2009-09-15
1
-1
/
+2
*
Let cmd-e write the selection into the find pasteboard.
thakis@chromium.org
2009-09-12
1
-0
/
+4
*
Plumb the DragOperation through all the layers between the platform Drag-n-dr...
snej@chromium.org
2009-09-08
1
-14
/
+34
*
Synthesize an NSEvent for handling drag events, since we
paul@chromium.org
2009-08-18
1
-17
/
+0
*
When you clicked Get Themes in Mac prefs, the browser window containing the t...
beng@google.com
2009-08-13
1
-0
/
+1
*
Implement TabContentsViewMac::SizeContents(), so that the TabContentsView
japhet@chromium.org
2009-08-05
1
-2
/
+5
*
Enable dragging of images to desktop (Finder), Preview, etc. (on Mac).
thakis@chromium.org
2009-07-31
1
-136
/
+41
*
Flip screen coordinates when converting NSEvent to WebMouseEvent. Enable proc...
pinkerton@chromium.org
2009-07-17
1
-2
/
+4
*
Call the DragSource* API on the RenderViewHost during a drag.
pinkerton@chromium.org
2009-07-16
1
-2
/
+36
*
Implement drops on web view.
pinkerton@chromium.org
2009-07-15
1
-23
/
+50
*
Allow dragging text/url content out of the browser. Dragging back in not yet ...
pinkerton@chromium.org
2009-07-14
1
-16
/
+159
*
First cut at popup blocking for Mac. Remove ifdefs in cross-platform code. Im...
pinkerton@chromium.org
2009-07-01
1
-3
/
+6
*
Converts BaseView to be non-opaque, which will fix drawing of
rohitrao@chromium.org
2009-07-01
1
-0
/
+10
*
Changing the focus manager to not subclass HWNDs (but for the top-windows).Co...
jcampan@chromium.org
2009-06-12
1
-0
/
+4
*
Allow external hosts to handle the context menu and thus be able to customize...
ananta@chromium.org
2009-06-12
1
-0
/
+1
*
Fix a crash in linux if the renderer process dies too fast. On mac, we
tc@google.com
2009-06-10
1
-14
/
+10
*
plugins: rename GetPluginNativeView to GetNativeView.
evan@chromium.org
2009-06-03
1
-1
/
+1
*
SetInitialFocus() when there's no view to restore to.
shess@chromium.org
2009-05-26
1
-0
/
+6
*
Save/restore the focused subview.
avi@google.com
2009-05-13
1
-4
/
+17
*
Propagate intrinsic width notification over IPC in all cases (not just extens...
pinkerton@chromium.org
2009-05-13
1
-0
/
+8
*
Fixes focus issues when browsing on Mac.
rohitrao@chromium.org
2009-05-04
1
-0
/
+1
*
Fix the mac build from my WebContents rename.
brettw@chromium.org
2009-05-04
1
-2
/
+2
*
Replace all occurrances of WebContents with TabContents.
brettw@chromium.org
2009-05-04
1
-26
/
+26
*
More focus fixing.
avi@google.com
2009-05-01
1
-1
/
+2
*
Fixes the implementation of TabContentsViewMac::TakeFocus().
rohitrao@chromium.org
2009-04-30
1
-1
/
+7
*
Minimal SetInitialFocus and RestoreFocus. These aren't final, but this
rohitrao@chromium.org
2009-04-30
1
-1
/
+5
*
Implement HTML selects as native Cocoa controls for Chrome.
paul@chromium.org
2009-04-24
1
-0
/
+3
*
Removes FindBar cruft from TabContentsViewMac.
rohitrao@chromium.org
2009-04-24
1
-53
/
+0
*
Don't send resize messages until the renderer has been initialized.
evan@chromium.org
2009-04-22
1
-4
/
+0
*
Revert "Don't send resize messages until the renderer has been initialized."
evan@chromium.org
2009-04-22
1
-0
/
+4
*
Don't send resize messages until the renderer has been initialized.
evan@chromium.org
2009-04-22
1
-4
/
+0
*
Rename web_contents_view* files to tab_contents_view* to reflect my previous
brettw@chromium.org
2009-04-21
1
-0
/
+297