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
*
Get rid of RenderViewHostDelegate::BrowserIntegration since it was unnecessar...
jam@chromium.org
2011-01-22
4
-95
/
+90
*
When we detect a PDF with an unsupported feature, ask the user if they want t...
jam@chromium.org
2011-01-22
2
-6
/
+16
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
4
-5
/
+5
*
Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "...
pkasting@chromium.org
2011-01-21
6
-331
/
+331
*
Clean up WebNavigationObserver by taking out password specific callbacks, and...
jam@chromium.org
2011-01-21
3
-47
/
+13
*
Generate thumbnails in the browser process.
satorux@chromium.org
2011-01-21
4
-20
/
+305
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
1
-1
/
+0
*
Move ResourceBundle, DataPack to ui/base
ben@chromium.org
2011-01-20
3
-3
/
+3
*
Don't register cookie access on empty cookie list.
jochen@chromium.org
2011-01-20
2
-1
/
+20
*
Move a bunch of random other files to src/ui/base
ben@chromium.org
2011-01-20
4
-8
/
+7
*
* Add WebPreference::interactive_form_validation_enabled
tkent@chromium.org
2011-01-20
1
-0
/
+2
*
Add another didRunInsecureContent method.
agl@chromium.org
2011-01-20
2
-2
/
+3
*
Update references part 3: remaining files in chrome/...
msw@chromium.org
2011-01-19
5
-19
/
+19
*
Prerendering for redirects -- part 2.
tburkard@chromium.org
2011-01-19
2
-8
/
+28
*
Move more dnd related files to ui/base
ben@chromium.org
2011-01-19
5
-30
/
+24
*
Remove wstring from TemplateURL and friends.
avi@chromium.org
2011-01-19
2
-4
/
+4
*
TabContentsViewViews should be used instead of TabContentsViewGtk for TOUCH_UI
varunjain@chromium.org
2011-01-19
5
-0
/
+20
*
Blow away BackgroundContents when RenderView goes away.
atwilson@chromium.org
2011-01-18
2
-0
/
+13
*
Fix a regression that was introduced in http://codereview.chromium.org/6010004/
thakis@chromium.org
2011-01-18
1
-1
/
+1
*
Remove TopSites::IsEnabled() as well as related dead code.
satorux@chromium.org
2011-01-18
1
-10
/
+3
*
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...
abarth@chromium.org
2011-01-17
6
-8
/
+8
*
Cleanup: Remove unneeded chrome/browser/prefs/pref_service.h usage.
thestig@chromium.org
2011-01-15
1
-1
/
+0
*
Revert 71458 - Blow away BackgroundContents when RenderView goes away.
atwilson@chromium.org
2011-01-15
2
-13
/
+0
*
Allow printing/saving a plugin through right click menu, even if it's in a fr...
jam@chromium.org
2011-01-15
2
-2
/
+28
*
Revert 71485 - Remove wstring from TemplateURL and friends.
avi@chromium.org
2011-01-14
2
-4
/
+4
*
Remove wstring from TemplateURL and friends.
avi@chromium.org
2011-01-14
2
-4
/
+4
*
Blow away BackgroundContents when RenderView goes away.
atwilson@chromium.org
2011-01-14
2
-0
/
+13
*
Move models from app to ui/base/models
ben@chromium.org
2011-01-14
5
-14
/
+14
*
Clang: enable -Wbool-conversions and -Wunused-variables on Linux.
hans@chromium.org
2011-01-14
1
-1
/
+1
*
Make the Linux build not fail because of an unhandled enum.
jam@chromium.org
2011-01-13
1
-0
/
+2
*
This adds a "killed tab" page to be displayed in the case where a tab is kill...
gspencer@chromium.org
2011-01-13
6
-7
/
+15
*
For ChromeOS: when starting session:
dilmah@chromium.org
2011-01-13
2
-9
/
+15
*
Add UMA stats for blocking outdated plugins.
bauerb@chromium.org
2011-01-13
1
-0
/
+9
*
Refactor RenderWidgetHost::set_paint_observer()
davemoore@chromium.org
2011-01-12
2
-6
/
+66
*
Move OSExchangeData from src/app to src/ui/base/dragdrop
ben@chromium.org
2011-01-12
1
-7
/
+11
*
Changes instant so that the newly created tab has a new id. Doing
sky@chromium.org
2011-01-11
3
-24
/
+14
*
Mark test ViewSourceTest.ViewSourceInMenuDisabledWhileViewingSource flaky.
joi@chromium.org
2011-01-11
1
-1
/
+3
*
Add --enable-accelerated-plugins flag to enable compositing for plugins, sepa...
piman@google.com
2011-01-10
1
-0
/
+2
*
Move clipboard from app/ to ui/base
ben@chromium.org
2011-01-10
1
-7
/
+7
*
Second try at fixing Chrome OS build.
jam@chromium.org
2011-01-10
2
-8
/
+4
*
Fix ChromeOS build failure.
jam@chromium.org
2011-01-10
2
-0
/
+7
*
Make RenderViewHost not know about AutoFill and AutoComplete.
jam@chromium.org
2011-01-10
2
-26
/
+20
*
Reland "Remove base/scoped_handle_win.h."
tfarina@chromium.org
2011-01-09
1
-2
/
+6
*
Turn gpu acceleration of video (CSC and scaling) on by default. <video> eleme...
vangelis@chromium.org
2011-01-08
1
-0
/
+2
*
Similar as extension, DOM UI needs to be created in its own process.
klobag@chromium.org
2011-01-08
2
-5
/
+11
*
Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th...
thakis@chromium.org
2011-01-07
1
-6
/
+2
*
Remove base/scoped_handle_win.h stub and fix up all callers to use the new lo...
tfarina@chromium.org
2011-01-07
1
-2
/
+6
*
Enable "inspect element" for chrome:// pages.
estade@chromium.org
2011-01-05
1
-10
/
+0
*
Remove use of NavigationController from NavigationEntry so NavigationEntry ca...
pinkerton@chromium.org
2011-01-05
4
-24
/
+17
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
1
-1
/
+1
[next]