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
Commit message (
Expand
)
Author
Age
Files
Lines
*
More style nits.
erg@google.com
2009-10-14
13
-12
/
+20
*
Wire up printing on the Mac
stuartmorgan@chromium.org
2009-10-13
1
-2
/
+2
*
This CL is for the needs of ChromeFrame.
stoyan@google.com
2009-10-13
2
-1
/
+8
*
Send key equivalents to renderer first.
thakis@chromium.org
2009-10-12
1
-3
/
+12
*
Header dependency cleanup in chrome/
phajdan.jr@chromium.org
2009-10-12
10
-15
/
+24
*
Move native_widget_types and gtk_native_view_id_manager from base/gfx to
brettw@chromium.org
2009-10-11
4
-5
/
+4
*
Reland: Rename ThemePreviewInfobarDelegate to
aa@chromium.org
2009-10-09
1
-3
/
+3
*
Moving ShowContextMenu out of WebView_delegate and into WebViewClient
yaar@chromium.org
2009-10-09
2
-55
/
+67
*
Forgot backspace/shift-backspace.
thakis@chromium.org
2009-10-09
1
-6
/
+9
*
Revert r28519-28523. Accidentally used wrong command,
aa@chromium.org
2009-10-09
1
-3
/
+3
*
patch from issue 261007
aa@chromium.org
2009-10-09
1
-3
/
+3
*
Support cmd-left/right for history.
thakis@chromium.org
2009-10-09
1
-0
/
+15
*
Pulls WebDragDest out of TabContentsViewGtk so that it can be used by
sky@chromium.org
2009-10-08
4
-235
/
+289
*
Ensure that the plugin HWND doesn't disappear before the plugin gets NPP_SetW...
jam@chromium.org
2009-10-08
6
-21
/
+0
*
Revert "Revert "Add startup tests that log start script, domcontentloaded, an...
tony@chromium.org
2009-10-07
1
-0
/
+10
*
Move MediaPlayerAction to WebMediaPlayerAction. Switch to an enum and a
darin@chromium.org
2009-10-07
2
-28
/
+33
*
Revert "Add startup tests that log start script, domcontentloaded, and onload."
mattm@chromium.org
2009-10-07
1
-10
/
+0
*
Add startup tests that log start script, domcontentloaded, and onload.
tony@chromium.org
2009-10-07
1
-0
/
+10
*
Modify extension request IPC messages to pass a ListValue instead of a string.
mpcomplete@chromium.org
2009-10-06
2
-2
/
+2
*
Implement --enable-web-sockets flag.
ukai@chromium.org
2009-10-06
1
-0
/
+2
*
Mac: Implements the special bookmark bar on NTP.
erg@chromium.org
2009-10-06
2
-6
/
+6
*
Remove references to DOMUIContents. It looks like the class doesn't exist.
tony@chromium.org
2009-10-05
1
-4
/
+0
*
Adds command line flag to enable desktop notifications.
johnnyg@chromium.org
2009-10-05
1
-0
/
+2
*
More WebView / WebViewDelegate cleanup.
darin@chromium.org
2009-10-03
3
-6
/
+6
*
Move the clipboard stuff out of base and into app/clipboard. I renamed
brettw@chromium.org
2009-10-03
2
-7
/
+7
*
Pass unhandled keyup messages coming in from the renderer to the underlying v...
ananta@chromium.org
2009-10-03
1
-1
/
+4
*
Add histograms that track how long it takes to open the new tab page.
tony@chromium.org
2009-10-02
2
-0
/
+31
*
Do not discount a MANUAL_SUBFRAME load just because it involved
darin@chromium.org
2009-10-02
1
-4
/
+0
*
Any time we are shutting down a tab, try to use fast shutdown.
estade@chromium.org
2009-10-02
1
-1
/
+1
*
Don't send tab switching/killing/creating keyboard accelerators to pages. Th...
jam@chromium.org
2009-10-02
4
-5
/
+19
*
The "Copy URL" link is always greyed out in the Chrome menu on popups [crbug....
ericu@google.com
2009-10-01
4
-36
/
+4
*
Added command line argument --enable-webgl to facilitate turning on
kbr@google.com
2009-09-30
1
-0
/
+2
*
Cleanup some code in the render_view_host_manager unittest.
brg@chromium.com
2009-09-29
1
-4
/
+3
*
Use Mac fonts in Mac Chrome.
mark@chromium.org
2009-09-29
1
-1
/
+6
*
Coverity: Initialize all member variables in the default constructor.
jhawkins@chromium.org
2009-09-29
1
-1
/
+7
*
Remove the enable-sync flag from the Chrome command line and enable sync by d...
brg@chromium.com
2009-09-29
2
-0
/
+15
*
Use favicon for application shortcut icon.
estade@chromium.org
2009-09-28
2
-1
/
+19
*
Fix deadlock when plugin puts an alert and right afterwards the browser proce...
jam@chromium.org
2009-09-28
13
-48
/
+24
*
Moving ContextualAction class to common/extensions and in the process renamin...
finnur@chromium.org
2009-09-28
2
-10
/
+10
*
Update the TabContents::SavePage parameter to take FilePath instead of wstrin...
rsesek@chromium.org
2009-09-26
2
-7
/
+3
*
Update our mixed content state with information from the new mixed content
abarth@chromium.org
2009-09-26
1
-2
/
+2
*
Implement Browser Actions extensions.
finnur@chromium.org
2009-09-26
2
-7
/
+8
*
Plumb the new mixed content API callbacks to the tab contents. We'll actually
abarth@chromium.org
2009-09-25
2
-0
/
+10
*
Hook up external protocol handler to user gestures to prevent malicious sites...
estade@chromium.org
2009-09-25
1
-0
/
+2
*
Makes it so that you shouldn't be able to get a big fat bookmark
sky@chromium.org
2009-09-25
6
-39
/
+63
*
Allow the initial size of TabContentViews to be based on the
tony@chromium.org
2009-09-25
12
-21
/
+30
*
Changes the main menu to do the following:
sky@chromium.org
2009-09-25
1
-1
/
+1
*
Implemented upload progress indicator in status bar.
darin@chromium.org
2009-09-25
2
-3
/
+21
*
Initialize user_gesture_observed_ in NavigationController constructor.
mattm@chromium.org
2009-09-24
2
-1
/
+46
*
Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...
pkasting@chromium.org
2009-09-24
1
-4
/
+3
[next]