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
*
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
*
Move app/win_util to app/win and fix the namespace usage.
brettw@google.com
2010-12-31
1
-2
/
+2
*
Get rid of RenderViewHostDelegate::Resource and dispatch the IPC messages dir...
jam@chromium.org
2010-12-30
2
-195
/
+208
*
Remove wstring from l10n_util. Part 2.
avi@chromium.org
2010-12-28
2
-17
/
+19
*
Change extension unload notification to indicate updates.
asargent@chromium.org
2010-12-23
1
-3
/
+0
*
delete OutdatedPluginInfoBar on close
dilmah@chromium.org
2010-12-22
1
-0
/
+4
*
Clean up tab_contents.cc some more.
thestig@chromium.org
2010-12-21
1
-19
/
+11
*
Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...
brettw@chromium.org
2010-12-21
1
-3
/
+3
*
(Re-landing http://codereview.chromium.org/5991003 after Chromium OS
kbr@chromium.org
2010-12-21
1
-0
/
+1
*
Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"
chase@chromium.org
2010-12-21
1
-3
/
+3
*
Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...
chase@chromium.org
2010-12-20
1
-3
/
+3
*
Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...
brettw@chromium.org
2010-12-20
1
-3
/
+3
*
Revert 69753 - Added group policy for disabling all client-side 3D APIs in Ch...
chase@chromium.org
2010-12-20
1
-1
/
+0
*
Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and put
brettw@chromium.org
2010-12-20
1
-3
/
+3
*
Added group policy for disabling all client-side 3D APIs in Chromium
kbr@chromium.org
2010-12-20
1
-0
/
+1
*
Remove CrApplication dependency from base
thakis@chromium.org
2010-12-18
2
-2
/
+2
*
Cleanup: Remove unneeded includes of notification_service.h, part 2.
thestig@chromium.org
2010-12-17
4
-5
/
+8
*
Move ElideString() from base/string_util.cc to app/text_elider.cc to
jschuh@google.com
2010-12-17
1
-1
/
+4
*
Cleanup: Remove unneeded includes of notification_service.h.
thestig@chromium.org
2010-12-17
4
-7
/
+13
*
Almost done deinlining virtual methods.
erg@google.com
2010-12-16
3
-4
/
+7
*
Plumbing load progress notifications to the TabContents.
jcivelli@chromium.org
2010-12-16
4
-0
/
+16
*
Change the "Disable outdated plug-ins" lab to block them instead.
bauerb@chromium.org
2010-12-16
2
-10
/
+9
*
Makes linux honor instant_is_active when instant temporarily hides.
sky@chromium.org
2010-12-16
2
-4
/
+4
*
Code Cleanup: Remove unused declaration
sail@chromium.org
2010-12-16
1
-4
/
+0
*
Make us save favicon in incognito mode if the url is bookmarked. This
sky@chromium.org
2010-12-15
2
-0
/
+32
*
Cleanup: Remove unneeded includes of notification_service.h in other headers.
thestig@chromium.org
2010-12-15
1
-0
/
+2
*
glue/webpreferences: use string16 for font names
evan@chromium.org
2010-12-15
2
-9
/
+9
*
Introduce default implementation for TabContentsDelegate::ViewSourceForTab.
pfeldman@chromium.org
2010-12-15
3
-5
/
+24
*
View source after POST command isn't what you expected.
pfeldman@chromium.org
2010-12-15
7
-10
/
+112
*
Rename ExtensionsService to ExtensionService.
tfarina@chromium.org
2010-12-14
4
-15
/
+15
*
Cleanup: Remove unneeded includes of chrome/browser/cert_store.h and chrome/b...
thestig@chromium.org
2010-12-14
1
-1
/
+0
*
Deinline even more destructors.
erg@google.com
2010-12-14
4
-6
/
+20
[next]