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
/
content
/
browser
/
tab_contents
Commit message (
Expand
)
Author
Age
Files
Lines
*
Devirtualize CHROMEGTK_CALLBACK.
dcheng@chromium.org
2011-11-12
1
-1
/
+1
*
Linux: Move base/mime_util* to base/nix. It's not used on any other platform.
thestig@chromium.org
2011-11-11
1
-2
/
+2
*
share all the needed linux code with OpenBSD in chrome and content
robert.nagy@gmail.com
2011-11-11
1
-1
/
+1
*
Switch BackgroundContents to use TabContents instead of RenderViewHost.
jam@chromium.org
2011-11-11
3
-6
/
+6
*
Move Java Bridge files to new java/ subdirectory
steveblock@chromium.org
2011-11-11
1
-1
/
+1
*
Get more crash data to track down a bug.
creis@chromium.org
2011-11-11
1
-8
/
+14
*
Make BalloonHost use TabContents instead of RenderViewHost.
jam@chromium.org
2011-11-10
6
-11
/
+64
*
Cleanup: Remove unneeded forward declarations in content/browser.
thestig@chromium.org
2011-11-10
2
-12
/
+9
*
net: Move the last two Escape() functions into the net namespace.
tfarina@chromium.org
2011-11-09
1
-1
/
+1
*
Convert more uses of NewRunnableMethod() to base::Bind().
dcheng@chromium.org
2011-11-09
2
-4
/
+5
*
[Mac] Make ScopedSendingEvent depend on protocol instead of app class.
shess@chromium.org
2011-11-09
1
-2
/
+2
*
Make sure that TabContents' observer list outlives the RenderViewHostManager....
jam@chromium.org
2011-11-08
1
-3
/
+6
*
Fix JavaBridgeDispatcherHostManager when no RenderViewHosts are present
steveblock@chromium.org
2011-11-08
1
-0
/
+4
*
Revert "Have ExtensionHost use TabContents instead of RenderViewHost. This is...
mpcomplete@chromium.org
2011-11-08
4
-100
/
+84
*
Have ExtensionHost use TabContents instead of RenderViewHost. This is part
mpcomplete@chromium.org
2011-11-08
4
-84
/
+100
*
Don't trigger the tab's throbber for webui pages
jochen@chromium.org
2011-11-07
2
-7
/
+2
*
Remove 13 exit time constructors and 3 static initializers
thakis@chromium.org
2011-11-07
1
-3
/
+2
*
Don't reload into an app process.
creis@chromium.org
2011-11-03
2
-10
/
+4
*
Revert 108186 - Ensure forced process swaps use the correct page_id and SiteI...
creis@chromium.org
2011-11-03
3
-30
/
+16
*
Cleanup: Remove a unused variable.
thestig@chromium.org
2011-11-03
2
-6
/
+2
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
3
-0
/
+3
*
Ensure forced process swaps use the correct page_id and SiteInstance.
creis@chromium.org
2011-11-01
3
-16
/
+30
*
Move Mac's WebDragDest to content.
avi@chromium.org
2011-11-01
3
-0
/
+473
*
Support dispositon attribute.
gbillock@chromium.org
2011-10-31
4
-24
/
+29
*
Move RendererPreferences to content/public/common and also put in the content...
jam@chromium.org
2011-10-31
4
-25
/
+14
*
Move content_restriction.h and main_function_params.h to content/public/commo...
jam@chromium.org
2011-10-31
1
-1
/
+1
*
Tweak the WebDragDestDelegate to be useful for more than GTK.
avi@chromium.org
2011-10-31
3
-15
/
+19
*
Revert "Tweak the WebDragDestDelegate to be useful for more than GTK."
avi@chromium.org
2011-10-31
3
-19
/
+15
*
Tweak the WebDragDestDelegate to be useful for more than GTK.
avi@chromium.org
2011-10-31
3
-15
/
+19
*
Switch content tests to use BrowserThreadImpl directly.
joi@chromium.org
2011-10-31
1
-9
/
+7
*
Set extension-related webkit preferences in a common location.
aa@chromium.org
2011-10-29
1
-2
/
+1
*
Temporary code to track down increase in renderer crashes.
jam@chromium.org
2011-10-29
1
-0
/
+20
*
Move PageZoom enum into content/public/common and into the content namespace....
jam@chromium.org
2011-10-28
3
-4
/
+4
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
3
-8
/
+12
*
Move the Mac's WebDragSource to content.
avi@chromium.org
2011-10-26
2
-0
/
+539
*
Adds browser-side component of Java Bridge for a TabContents
steveblock@chromium.org
2011-10-25
4
-0
/
+16
*
Move SecurityStyle enum into content/public/common and put it into the conten...
jam@chromium.org
2011-10-21
3
-11
/
+15
*
Make NotificationService an interface in the content namespace, and switch ca...
jam@chromium.org
2011-10-19
4
-35
/
+35
*
content: Rename the class in web_drag_source_gtk.h to content::WebDragSourceGtk.
erg@chromium.org
2011-10-19
2
-47
/
+57
*
Move content_browser_client.h to public, and while at it, move
joi@chromium.org
2011-10-19
5
-5
/
+5
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
10
-89
/
+92
*
content: Move the file chrome/.../tab_contents_drag_source.* to content/.../w...
erg@google.com
2011-10-19
2
-0
/
+488
*
Move content_client.h into content/public.
joi@chromium.org
2011-10-18
2
-2
/
+0
*
Move the PageType enum to content/public/common, put it into the content name...
jam@chromium.org
2011-10-18
6
-16
/
+18
*
Move navigation_types.h from content/common to content/public/browser, and pu...
jam@chromium.org
2011-10-18
8
-31
/
+30
*
Revert 106029
nkostylev@chromium.org
2011-10-18
8
-30
/
+31
*
Move navigation_types.h from content/common to content/public/browser, and pu...
jam@chromium.org
2011-10-18
8
-31
/
+30
*
Move content_notification_types.h from content\common to content\public\brows...
jam@chromium.org
2011-10-18
5
-1
/
+5
*
content: Move WebDragDest and files to content/.
erg@google.com
2011-10-17
3
-0
/
+418
*
Add async interface for RenderWidgetHost to ask for user's permission to lock...
yzshen@chromium.org
2011-10-17
4
-0
/
+40
[next]