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
/
gtk
/
hung_renderer_dialog_gtk.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix interface of TabContentsIterator.
gab@chromium.org
2013-01-29
1
-1
/
+1
*
Remove TabContents from TabContentsIterator.
avi@chromium.org
2012-12-06
1
-5
/
+3
*
Switch FaviconTabHelper to use WebContentsUserData.
avi@chromium.org
2012-10-02
1
-1
/
+3
*
Change return type of FaviconTabHelper::GetFavicon() to gfx::Image.
thakis@chromium.org
2012-08-03
1
-1
/
+1
*
This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...
benrg@chromium.org
2012-07-11
1
-1
/
+1
*
chrome/browser/ui: Put browser_dialogs.h into chrome namespace.
tfarina@chromium.org
2012-07-02
1
-3
/
+3
*
grd file update for new 2x assets
thakis@chromium.org
2012-06-22
1
-1
/
+1
*
TabContentsWrapper -> TabContents, part 41.
avi@chromium.org
2012-06-11
1
-1
/
+1
*
browser: Factor out TabContentsIterator into its own module.
tfarina@chromium.org
2012-05-27
1
-1
/
+1
*
Convert GdkPixbufFromSkBitmap(const SkBitmap*) to GdkPixbufFromSkBitmap(const...
pkotwicz@chromium.org
2012-05-20
1
-1
/
+1
*
ui/gfx: Remove the deprecated "operator const GdkPixbuf*" from Image API.
tfarina@chromium.org
2012-03-23
1
-1
/
+2
*
Move RenderWidgetHost and RenderViewHost interfaces to their own files.
joi@chromium.org
2012-03-06
1
-1
/
+1
*
Remove WebUI dialogs controlled by IsMoreWebUI which have native equivalents.
flackr@chromium.org
2012-02-16
1
-3
/
+3
*
Get rid of another bunch of tab_contents.h includes from chrome and switch th...
jam@chromium.org
2012-01-05
1
-3
/
+3
*
Convert all of the WebContentsDelegate to use WebContents instead of TabConte...
jam@chromium.org
2011-12-28
1
-11
/
+11
*
Move FaviconStatus and SSLStatus out of NavigationEntry into their own files ...
jam@chromium.org
2011-12-27
1
-0
/
+1
*
Change most of the methods of WebContentsObserver to take a content::WebConte...
jam@chromium.org
2011-12-23
1
-1
/
+3
*
Move TabContentsObserver to content/public, rename it to WebContentsObserver,...
jam@chromium.org
2011-12-22
1
-7
/
+7
*
gtk: Add missing ui:: to ResourceBundle references.
tfarina@chromium.org
2011-12-22
1
-1
/
+1
*
Rename TabContents::render_view_host() to GetRenderViewHost and put it into t...
jam@chromium.org
2011-12-20
1
-2
/
+2
*
Create a bunch of TabHelpers and TabObservers, move all TCW functionality int...
avi@chromium.org
2011-12-09
1
-1
/
+2
*
Define the public interface for content browser RenderProcessHost. This inter...
ananta@chromium.org
2011-11-18
1
-1
/
+1
*
Move Sad Tab implementation out of the TabContentsViews.
avi@chromium.org
2011-11-15
1
-1
/
+1
*
Devirtualize CHROMEGTK_CALLBACK.
dcheng@chromium.org
2011-11-12
1
-1
/
+1
*
Move resource_codes to content/public/common.
jam@chromium.org
2011-10-25
1
-1
/
+1
*
Add --use-more-webui runtime flag to toggle WebUI replacements for native dia...
flackr@chromium.org
2011-09-21
1
-2
/
+2
*
Revert 101785 - Add --use-more-webui runtime flag to toggle WebUI replacement...
scherkus@chromium.org
2011-09-19
1
-2
/
+2
*
Add --use-more-webui runtime flag to toggle WebUI replacements for native dia...
flackr@chromium.org
2011-09-19
1
-2
/
+2
*
Revert 101581 - Add --use-more-webui runtime flag to toggle WebUI replacement...
rsimha@chromium.org
2011-09-16
1
-2
/
+2
*
Add --use-more-webui runtime flag to toggle WebUI replacements for native dia...
flackr@chromium.org
2011-09-16
1
-2
/
+2
*
[Linux] Observer initiating tab for destruction in hung-renderer dialog.
shess@chromium.org
2011-09-13
1
-3
/
+34
*
content: Reapply "Start splitting up chrome/browser/ui/gtk/gtk_util.h" (r98287)
erg@google.com
2011-08-29
1
-2
/
+3
*
Revert "content: Start splitting up chrome/browser/ui/gtk/gtk_util.h"
erg@google.com
2011-08-25
1
-3
/
+2
*
content: Start splitting up chrome/browser/ui/gtk/gtk_util.h
erg@google.com
2011-08-25
1
-2
/
+3
*
gtk: Use gtk_dialog_get_content_area() throughout.
tfarina@chromium.org
2011-08-05
1
-3
/
+3
*
Take two at splitting result codes between content and chrome.
dpranke@chromium.org
2011-07-19
1
-1
/
+1
*
Revert r92730, r92731, r92732 ... will land again once I ensure the win build...
dpranke@chromium.org
2011-07-15
1
-1
/
+1
*
This change will split the result codes between content and chrome.
dpranke@chromium.org
2011-07-15
1
-1
/
+1
*
Move ui/gfx/image* to ui/gfx/image/.
rsesek@chromium.org
2011-06-13
1
-1
/
+1
*
roll clang 131935:132017
thakis@chromium.org
2011-06-08
1
-0
/
+1
*
gtk: Convert GetPixbufNamed() to GetNativeImageNamed() in more places.
tfarina@chromium.org
2011-05-06
1
-1
/
+2
*
Move favicon from TabContents to TabContentsWrapper.
avi@chromium.org
2011-05-03
1
-1
/
+2
*
Prevent extra destroy on several GTK dialogs
estade@chromium.org
2011-04-20
1
-0
/
+2
*
Revert 80519 - Move favicon from TabContents to TabContentsWrapper.
avi@chromium.org
2011-04-07
1
-2
/
+1
*
Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...
tfarina@chromium.org
2011-04-06
1
-1
/
+1
*
Move favicon from TabContents to TabContentsWrapper.
avi@chromium.org
2011-04-05
1
-1
/
+2
*
Pipe TabContentsWrapper through the task manager
avi@chromium.org
2011-03-29
1
-3
/
+4
*
Move the remaining files in chrome\common to content\common.
jam@chromium.org
2011-03-17
1
-1
/
+1
*
fav icon -> favicon. Pass 2: GetFavIcon -> GetFavicon
avi@chromium.org
2011-03-15
1
-1
/
+1
*
gtk: Rename OnDialogResponse() to OnResponse() to standardize on a consistent...
tfarina@chromium.org
2011-03-07
1
-5
/
+3
[next]