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
/
plugin_observer.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of some plugin related dependencies. Have PluginObserver be created ...
jam@chromium.org
2011-05-18
1
-19
/
+16
*
Move the little infobar code from TabContents to TabContentsWrapper.
jam@chromium.org
2011-05-18
1
-14
/
+18
*
Replace the virtual InfoBarDelegate::InfoBarClosed() function with a non-virt...
pkasting@chromium.org
2011-05-05
1
-33
/
+18
*
Submitting http://codereview.chromium.org/6901058/ on behalf of rhashimoto
saintlou@chromium.org
2011-04-29
1
-2
/
+1
*
Move a few Chrome messages out of RenderViewHost. I added ChromeRenderViewHo...
jam@chromium.org
2011-04-28
1
-1
/
+2
*
Move UserMetrics to content.
michaeln@google.com
2011-04-27
1
-1
/
+1
*
Make InfoBarDelegate::GetIcon() return gfx::Image rather than SkBitmap.
rsesek@chromium.org
2011-04-21
1
-5
/
+5
*
Link to a different place for the "blocked" plug-in infobar vs. the out-of-date
cevans@chromium.org
2011-04-05
1
-2
/
+13
*
Reverse the buttons in the "blocked plug-in" dialog so that "run this time" is
cevans@chromium.org
2011-04-01
1
-8
/
+7
*
Revert 79775 - Re-order the "Run this time" and "Update..." buttons as additi...
cevans@chromium.org
2011-04-01
1
-10
/
+7
*
Re-order the "Run this time" and "Update..." buttons as additional attempt to
cevans@chromium.org
2011-03-30
1
-7
/
+10
*
Report more detailed stats on which plug-ins are being blocked.
cevans@chromium.org
2011-03-29
1
-4
/
+37
*
Move the rest of the renderer->browser messages that belong in content. Also...
jam@chromium.org
2011-03-24
1
-0
/
+1
*
Split infobar_delegate.[cc,h] into separate pieces for the different classes ...
tfarina@chromium.org
2011-03-03
1
-1
/
+2
*
Get rid of temporary render_view_host.h.
jam@chromium.org
2011-03-02
1
-2
/
+2
*
Make TabContentsObserver handle registration automatically, as well as exposi...
jam@chromium.org
2011-02-17
1
-11
/
+11
*
Add *PluginInfobar.Dismissed UMA.
bauerb@chromium.org
2011-02-14
1
-0
/
+12
*
Make "Learn More" link in the outdated plug-in infobar work.
bauerb@chromium.org
2011-02-09
1
-2
/
+5
*
Misc. cleanup bits I missed in my last pass.
pkasting@chromium.org
2011-02-09
1
-1
/
+3
*
Cleanup:
pkasting@chromium.org
2011-02-08
1
-95
/
+112
*
Fix missing std:: from r73840.
mark@chromium.org
2011-02-04
1
-1
/
+1
*
FilePath: Remove much of ToWStringHack, adding a LossyDisplayName()
evan@chromium.org
2011-02-04
1
-7
/
+7
*
Move plugin message handling from TabContents into PluginMessageFilter.
bauerb@chromium.org
2011-01-31
1
-0
/
+290