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
*
Misc. cleanup bits I missed in my last pass.
pkasting@chromium.org
2011-02-09
1
-1
/
+1
*
Change the in-frame context menu to be included in the page context menu inst...
mad@chromium.org
2011-02-09
1
-11
/
+13
*
Add debug logging for mixed scripting.
agl@chromium.org
2011-02-08
1
-0
/
+2
*
Cleanup:
pkasting@chromium.org
2011-02-08
5
-19
/
+25
*
Clean up warnings found in our testing code.
erg@google.com
2011-02-07
1
-3
/
+4
*
Print Preview: Create the preview tab first and load the preview data when it...
thestig@chromium.org
2011-02-05
1
-0
/
+7
*
Remove accidental comment in TabContents.
thestig@chromium.org
2011-02-05
1
-1
/
+1
*
Commit instant at the end of a render view drag.
estade@chromium.org
2011-02-05
4
-1
/
+18
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
17
-24
/
+24
*
WebUI: Rename ExtensionDOMUI to ExtensionWebUI.
tfarina@chromium.org
2011-02-05
2
-4
/
+4
*
Move bookmark star from TabContents to TabContentsWrapper.
avi@chromium.org
2011-02-04
3
-45
/
+2
*
gtk: simplify menuing API
evan@chromium.org
2011-02-04
1
-1
/
+1
*
Print Preview: Store preview data in PrintPreviewUIHTMLSource.
thestig@chromium.org
2011-02-03
2
-1
/
+9
*
Makes it so the hung renderer dialog isn't shown if the page that is
sky@chromium.org
2011-02-03
3
-1
/
+10
*
Cross-platform CL to remove app/win/win_util.h&cc and related work.
msw@chromium.org
2011-02-03
1
-3
/
+3
*
WebUI: Change all references from "DOM UI" to "Web UI".
tfarina@chromium.org
2011-02-02
4
-33
/
+33
*
Cleanup everything but net/ for our first clang plugins.
erg@google.com
2011-02-02
2
-1
/
+10
*
Move find-in-page from TabContents to TabContentsWrapper.
avi@chromium.org
2011-02-01
2
-209
/
+0
*
Don't create bg pages if the opener doesn't have a background permission.
atwilson@chromium.org
2011-02-01
1
-7
/
+5
*
Ensure that desktop notifications display for the background page. This regre...
ananta@chromium.org
2011-02-01
2
-0
/
+14
*
Revert 73294 - Move find-in-page from TabContents to TabContentsWrapper.
davemoore@chromium.org
2011-02-01
2
-0
/
+209
*
Move find-in-page from TabContents to TabContentsWrapper.
avi@chromium.org
2011-02-01
2
-209
/
+0
*
Restrict background contents to hosted apps.
atwilson@chromium.org
2011-01-31
1
-1
/
+4
*
Pepper/Flapper: First pass at context menu implementation.
viettrungluu@chromium.org
2011-01-31
1
-51
/
+109
*
Move plugin message handling from TabContents into PluginMessageFilter.
bauerb@chromium.org
2011-01-31
2
-269
/
+6
*
WebUI: Rename DOMUIFactory to WebUIFactory.
tfarina@chromium.org
2011-01-29
7
-37
/
+37
*
Simple fix to make sure that DevTools run in a separate process in 'process-p...
mnaganov@chromium.org
2011-01-28
1
-5
/
+0
*
Rename WebNavigationObserver to TabContentsObserver.
jam@chromium.org
2011-01-28
4
-44
/
+31
*
Relanding this as this was reverted.
ananta@chromium.org
2011-01-27
2
-0
/
+9
*
Revert 72861 (chrome/browser/desktop_notification_handler.cc:53:warning: unus...
thakis@chromium.org
2011-01-27
2
-9
/
+0
*
Move the handling of Desktop notification IPCs coming in from the renderer in...
ananta@chromium.org
2011-01-27
2
-0
/
+9
*
Part 1 of repairing regressions to my old clang check plugins so Nico can
erg@google.com
2011-01-27
2
-2
/
+11
*
Ensure that normal URLs are not loaded in the NTP process in process-per-tab.
creis@google.com
2011-01-27
1
-19
/
+20
*
Implement pref policy for disabling incognito mode.
finnur@chromium.org
2011-01-27
1
-1
/
+2
*
Put some plug-ins behind an infobar, where they have:
cevans@chromium.org
2011-01-27
1
-30
/
+155
*
Add heuristics to skip thumbnail generation when it's unnecessary.
satorux@chromium.org
2011-01-27
3
-9
/
+138
*
Cleanup:
pkasting@chromium.org
2011-01-26
3
-64
/
+28
*
Add Perceived PageLoad Time (PPLT) metrics for Prerender Experiments.
tburkard@chromium.org
2011-01-26
2
-5
/
+9
*
keyboard: Update the visibility after tab-switch.
sadrul@chromium.org
2011-01-26
1
-1
/
+1
*
Revert 72624 (due to crashes) - Implement pref policy for disabling incognito...
finnur@chromium.org
2011-01-26
1
-2
/
+1
*
Implement pref policy for disabling incognito mode.
finnur@chromium.org
2011-01-26
1
-1
/
+2
*
Get rid of a few more interfaces from RenderViewHostDelegate that aren't needed.
jam@chromium.org
2011-01-25
2
-24
/
+24
*
Remove wstring from autocomplete.
avi@chromium.org
2011-01-25
1
-2
/
+1
*
Revert 72380 - Remove wstring from autocomplete.
avi@chromium.org
2011-01-24
1
-1
/
+2
*
Remove wstring from autocomplete.
avi@chromium.org
2011-01-24
1
-2
/
+1
*
Don't use GetAsTabContents. Send notifications from TabContentsView instead.
jochen@chromium.org
2011-01-24
5
-18
/
+21
*
[Mac] Organize some files into chrome/browser/ui/cocoa/tab_contents/.
rsesek@chromium.org
2011-01-24
1
-3
/
+3
*
Re-land http://codereview.chromium.org/6339004 which was reverted
crogers@google.com
2011-01-22
1
-0
/
+2
*
Revert 72261 - Add run-time enable support for the web audio API
rniwa@chromium.org
2011-01-22
1
-2
/
+0
*
Add run-time enable support for the web audio API
crogers@google.com
2011-01-22
1
-0
/
+2
[next]