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
*
Remove "Open frame in new xxx" context menu options.
tfarina@chromium.org
2010-12-03
1
-26
/
+0
*
Move:
ben@chromium.org
2010-12-02
9
-9
/
+9
*
Adding a new command line flag (--enable-accelerated-layers) for turning
vangelis@chromium.org
2010-12-02
1
-0
/
+2
*
Move find_bar stuff into browser/ui/find_bar
ben@chromium.org
2010-12-02
2
-3
/
+3
*
Move ContentSettingsDetails and Pattern out of HostContentSettingsMap as sepa...
jochen@chromium.org
2010-12-02
1
-2
/
+2
*
Use the correct signal to detect failed navigations
jochen@chromium.org
2010-12-02
3
-3
/
+10
*
Remove initialization of ThumbnailGenerator
davemoore@chromium.org
2010-12-02
1
-10
/
+0
*
Added a master switch to enable/disable gpu acceleration.
alokp@chromium.org
2010-12-02
2
-0
/
+13
*
Move app_modal_dialog stuff to ui/
ben@chromium.org
2010-12-01
3
-3
/
+3
*
Move browser/cocoa to browser/ui/cocoa
ben@chromium.org
2010-12-01
4
-9
/
+9
*
Do not reset the content settings delegate's cookies when a network error occ...
jochen@chromium.org
2010-12-01
2
-1
/
+7
*
net: Remove typedef net::URLRequest URLRequest;
tfarina@chromium.org
2010-11-30
1
-3
/
+3
*
Refactor: move HostContentSettingsMap to content_settings
gfeher@chromium.org
2010-11-30
1
-1
/
+1
*
C++ readability change for jochen
jochen@chromium.org
2010-11-30
4
-14
/
+14
*
Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)
thestig@chromium.org
2010-11-30
3
-13
/
+10
*
FBTF: Remove unneeded headers from base/ (part 10)
thestig@chromium.org
2010-11-30
3
-10
/
+13
*
Update a couple of out of date comments.
thestig@chromium.org
2010-11-30
1
-3
/
+1
*
Fix for "New blocked popup UI" on Windows
georgey@chromium.org
2010-11-30
2
-0
/
+21
*
Initialize DOMUI handlers if the DOM itself is re-used
stuartmorgan@chromium.org
2010-11-29
1
-0
/
+2
*
When accelerated compositing is enabled, we create a plugin-like pair of wind...
nduca@chromium.org
2010-11-27
1
-1
/
+6
*
Rename BookmarkDragData to BookmarkNodeData. Part 2.
tfarina@chromium.org
2010-11-26
3
-10
/
+10
*
Revert "Revert "Finish wiring up chrome.app.install().""
aa@chromium.org
2010-11-26
4
-0
/
+17
*
Pass cookie options to content settings delegate.
jochen@chromium.org
2010-11-25
3
-8
/
+18
*
This is another try to commit OOM priority management.
gspencer@chromium.org
2010-11-24
2
-0
/
+7
*
Revert 67326 - Re-landing original change since it didn't seem to fix the fai...
brettw@chromium.org
2010-11-24
3
-1
/
+19
*
Revert 67281 to fix failing FullLogin test - The earlier TabContentsWrapper c...
andybons@chromium.org
2010-11-24
3
-19
/
+1
*
The earlier TabContentsWrapper changes had incomplete support for password ma...
ben@chromium.org
2010-11-24
3
-1
/
+19
*
Revert 67175 - This change implements OOM priority management for ChromeOS
viettrungluu@chromium.org
2010-11-23
2
-7
/
+0
*
Revert "Finish wiring up chrome.app.install()."
aa@chromium.org
2010-11-23
4
-17
/
+0
*
This change implements OOM priority management for ChromeOS
gspencer@chromium.org
2010-11-23
2
-0
/
+7
*
Finish wiring up chrome.app.install().
aa@chromium.org
2010-11-23
4
-0
/
+17
*
Add "open as window" menu item to NTP app menu.
skerner@chromium.org
2010-11-22
1
-6
/
+7
*
Revert 66646 - Add "open as window" menu item to NTP app menu.
skerner@chromium.org
2010-11-18
2
-5
/
+10
*
Add "open as window" menu item to NTP app menu.
skerner@chromium.org
2010-11-18
2
-10
/
+5
*
Make pink's TabContentsWrapper change compile on Windows.
ben@chromium.org
2010-11-18
3
-154
/
+96
*
Misc. cleanup factored out of http://codereview.chromium.org/4767001/ . Alre...
pkasting@chromium.org
2010-11-17
1
-16
/
+13
*
CL correcting Extensions regression introduced by CL 2941001.
twiz@google.com
2010-11-17
2
-14
/
+0
*
Revert "Revert "Implement web app definition parsing.""
aa@chromium.org
2010-11-17
3
-11
/
+9
*
Revert "Implement web app definition parsing."
aa@chromium.org
2010-11-17
3
-9
/
+11
*
Implement web app definition parsing.
aa@chromium.org
2010-11-17
3
-11
/
+9
*
Handle resize corner layout entirely in the BrowserView (views) or BrowserWin...
alekseys@chromium.org
2010-11-16
4
-16
/
+0
*
Implement print preview tab controller.
kmadhusu@chromium.org
2010-11-16
1
-2
/
+9
*
Prevent a crash when visiting about:hang in two NTPs.
creis@google.com
2010-11-15
2
-7
/
+12
*
Remove BlockedPluginManager entirely. It only existed to show infobars for b...
pkasting@chromium.org
2010-11-12
2
-12
/
+0
*
Part 3 of reapplying r64637.
erg@google.com
2010-11-12
7
-57
/
+13
*
Fix ThumbnailGenerator on Windows.
kkania@chromium.org
2010-11-11
1
-5
/
+28
*
Don't allow exact keyword matches for most uses of the autocomplete classifie...
pkasting@chromium.org
2010-11-10
1
-1
/
+1
*
Added support for displaying BackgroundContents in the task manager.
atwilson@chromium.org
2010-11-10
3
-12
/
+22
*
Coverity: Pass parameters by reference.
jhawkins@chromium.org
2010-11-09
2
-2
/
+2
*
Split out command IDs from chrome_dll_resource.h.
evan@chromium.org
2010-11-08
4
-4
/
+4
[next]