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
*
Replace wstring with string16 in history. The only time wstring is used now i...
brettw@chromium.org
2010-06-23
1
-6
/
+6
*
Fix renderer accessibility for BrowserBubble objects.
ctguil@chromium.org
2010-06-22
1
-4
/
+0
*
Revert 50465 - Porting the infobars on Linux to the new TranslateInfobarDeleg...
robertshield@chromium.org
2010-06-22
1
-20
/
+2
*
Porting the infobars on Linux to the new TranslateInfobarDelegate2.
jcivelli@chromium.org
2010-06-22
1
-2
/
+20
*
Move content settings related events into their own delegate.
jochen@chromium.org
2010-06-22
2
-0
/
+9
*
Fix a couple small todos.
joth@chromium.org
2010-06-21
1
-6
/
+4
*
Added BackgroundContentsService to manage lifecycle of BackgroundContents.
atwilson@chromium.org
2010-06-21
4
-45
/
+94
*
Revert 50308: still failing on Linux sh-lib tests
jcivelli@chromium.org
2010-06-19
1
-18
/
+2
*
Porting the infobars on Linux to the new TranslateInfobarDelegate2 (relanding)
jcivelli@chromium.org
2010-06-19
1
-2
/
+18
*
Make FixupURL() return a GURL instead of a string (i.e. do fixup + canonicali...
pkasting@chromium.org
2010-06-18
3
-25
/
+25
*
Revert 50148:
jcivelli@chromium.org
2010-06-17
1
-18
/
+2
*
Porting the infobars on Linux to the new TranslateInfobarDelegate2.
jcivelli@chromium.org
2010-06-17
1
-2
/
+18
*
Add a histogram tracking the responses to the "remember password" infobar.
dpranke@chromium.org
2010-06-16
1
-3
/
+17
*
Remove app icon from non-app tabs.
skerner@chromium.org
2010-06-14
2
-49
/
+2
*
Added plumbing to transport the frame name between RenderViewHost and the Web...
atwilson@chromium.org
2010-06-12
9
-15
/
+29
*
Avoids sending about: URLs to DOM UI renderers in process-per-tab.
creis@chromium.org
2010-06-11
3
-3
/
+40
*
Convert page contents grabbing from wide to UTF16. The current code is a bit
brettw@chromium.org
2010-06-11
2
-2
/
+2
*
Relanding 49339
jcivelli@chromium.org
2010-06-10
2
-19
/
+3
*
Revert 49339 - Enable renderer accessibility by default.
jcivelli@chromium.org
2010-06-10
2
-3
/
+19
*
Enable renderer accessibility by default.
ctguil@chromium.org
2010-06-09
2
-19
/
+3
*
Refactored the translate infobars.
jcivelli@chromium.org
2010-06-09
2
-0
/
+12
*
Don't allow drop to panels (pop-ups) in ChromeOS.
xiyuan@chromium.org
2010-06-09
2
-0
/
+13
*
Don't save last used locations in open and save dialogs when in incognito mode.
bauerb@chromium.org
2010-06-09
1
-1
/
+7
*
Add platform_locale_settings file for CrOS. This is necessary because
jshin@chromium.org
2010-06-09
1
-0
/
+2
*
Do not use key expansion when saving inspector settings.
yurys@chromium.org
2010-06-07
1
-1
/
+2
*
Inspector settings are now cleared before testScriptsTabIsPopulatedOnInspecte...
yurys@chromium.org
2010-06-07
2
-0
/
+8
*
Support multiple PrefStores
mnissler@chromium.org
2010-06-07
1
-5
/
+9
*
Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ...
tfarina@chromium.org
2010-06-06
2
-4
/
+4
*
Fix: Clearing search 'foo', closing and reopening Find
finnur@chromium.org
2010-06-04
1
-5
/
+9
*
Fix submenu support for extensions context menu API.
asargent@chromium.org
2010-06-03
2
-76
/
+87
*
Disable navigation contextual menus for Sync dialog UI.
csilv@chromium.org
2010-06-02
2
-2
/
+9
*
Adding command line flag for enabling accelerated compositing.
vangelis@chromium.org
2010-06-02
1
-0
/
+2
*
Strip the trailing slash from URLs like "http://google.com/". This especiall...
pkasting@chromium.org
2010-06-02
3
-5
/
+5
*
Fixing AutoReset to be a template.
gspencer@chromium.org
2010-06-01
1
-1
/
+1
*
[GTTF] Add FRIEND_TEST_ALL_PREFIXES, a FRIEND_TEST replacement
phajdan.jr@chromium.org
2010-06-01
1
-3
/
+4
*
DevTools: inspector settings are now serialized into map, not a string
pfeldman@chromium.org
2010-06-01
3
-8
/
+20
*
Remove more occurrences of FromWStringHack from code base.
tfarina@chromium.org
2010-05-31
1
-3
/
+2
*
This tunes up some of the snapshot creation code.
gspencer@chromium.org
2010-05-28
2
-34
/
+65
*
Inform the command updater of the tab restore state.
estade@chromium.org
2010-05-27
1
-0
/
+1
*
Change the proxy waiting-for message to:
mbelshe@chromium.org
2010-05-27
1
-0
/
+2
*
Changes session restore so that if the last tab is closed explicitly
sky@chromium.org
2010-05-26
1
-2
/
+3
*
Clean up calls like "gfx::Rect(0, 0, size().width(), size().height()".
erg@chromium.org
2010-05-26
1
-2
/
+1
*
GTK: Invalidate the web content when we change system colors.
erg@chromium.org
2010-05-25
1
-4
/
+0
*
Eliminate the establishing_tunnel_ internal state and move to explicit
mbelshe@chromium.org
2010-05-25
1
-0
/
+2
*
Swap the check for "same page" navigations to happen after the check for "auto
brettw@chromium.org
2010-05-25
2
-8
/
+43
*
Don't clear user_gesture_observed_ when navigating within a page.
tonyg@chromium.org
2010-05-24
2
-2
/
+91
*
Don't populate WebDropData with file URLs when dragging files.
dcheng@chromium.org
2010-05-24
1
-4
/
+18
*
Mac: Fix renderer idle cpu usage regression.
thakis@chromium.org
2010-05-24
2
-6
/
+8
*
Fixes a bug in slow cross-site navigations.
creis@chromium.org
2010-05-22
1
-0
/
+38
*
Update extension functions to always pass a list of arguments, even when one ...
arv@chromium.org
2010-05-21
4
-4
/
+4
[next]