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
*
Show an infobar when the user is using an unsupported flag.
viettrungluu@chromium.org
2010-04-01
3
-6
/
+21
*
Makes tab contents look for extension whose extent contains the
sky@chromium.org
2010-04-01
2
-15
/
+143
*
Make the browser survive massive data: URIs, via various techniques:
cevans@chromium.org
2010-04-01
1
-3
/
+9
*
Added item to Show/Hide video controls in the context menu for <video>.
scherkus@chromium.org
2010-03-31
1
-0
/
+24
*
Prevent warning on Mac about uninitialized variable by initializing the
brettw@chromium.org
2010-03-30
1
-0
/
+1
*
Extend the file browser/chooser to support more modes of operation, and plumb
brettw@chromium.org
2010-03-30
2
-14
/
+27
*
Make repost form warning tab-modal on Windows.
bauerb@chromium.org
2010-03-30
1
-0
/
+5
*
Fix sync leaks and some more good stuff.
skrul@chromium.org
2010-03-30
2
-13
/
+0
*
Making the translate context menu reset the blacklisting.
jcivelli@chromium.org
2010-03-30
1
-5
/
+10
*
Show the location bar icon (almost) all the time, and have its contents match...
pkasting@chromium.org
2010-03-30
1
-10
/
+10
*
Focus the location bar on any navigation to the NTP. Specifically, this focu...
pkasting@chromium.org
2010-03-30
6
-10
/
+39
*
This CL ensures the interstitial when hidden does not call
jcivelli@google.com
2010-03-29
1
-1
/
+4
*
reland cl that implement error state for translate infobar
kuan@chromium.org
2010-03-29
2
-7
/
+10
*
Revert "implement error state for translate infobar"
phajdan.jr@chromium.org
2010-03-29
2
-10
/
+7
*
implement error state for translate infobar
kuan@chromium.org
2010-03-29
2
-7
/
+10
*
Fixing the translate menu behavior.
jcivelli@chromium.org
2010-03-29
1
-9
/
+21
*
Committing for Eric Dingle.
mad@chromium.org
2010-03-26
2
-0
/
+17
*
Clarify a comment about the geolocation content settings map
joth@chromium.org
2010-03-26
1
-2
/
+3
*
Add Geolocation to the content types. This adds several special case guards s...
joth@chromium.org
2010-03-25
1
-0
/
+6
*
Adds GeolocationContentSettings on TabContents.
joth@chromium.org
2010-03-25
2
-0
/
+31
*
Adding a context menu to bring up or bring back the translate infobar
jcivelli@chromium.org
2010-03-25
1
-0
/
+21
*
Make repost form warning tab-modal on Gtk.
bauerb@chromium.org
2010-03-24
1
-2
/
+4
*
Revert 42474 - Make repost form warning tabmodal on Gtk.
dhollowa@chromium.org
2010-03-24
1
-4
/
+2
*
Make repost form warning tab-modal on Gtk.
bauerb@chromium.org
2010-03-24
1
-2
/
+4
*
Revert 42366 - Allow TabContentsDelegate classes to specify whether InfoBars ...
joi@chromium.org
2010-03-23
2
-17
/
+0
*
Allow TabContentsDelegate classes to specify whether InfoBars are enabled.
joi@chromium.org
2010-03-23
2
-0
/
+17
*
UMA cleanup. Replacing calls to RecordAction(char*) to use a new structure.
evan@chromium.org
2010-03-23
1
-6
/
+12
*
HTML5: Make sure that the drop event fires before the dragend event.
arv@chromium.org
2010-03-23
2
-7
/
+14
*
Disable "Language Settings..." context menu on OS X.
jeremy@chromium.org
2010-03-23
1
-0
/
+9
*
Update WebDropTarget::OnDragEnter to use drag_cursor_ as well.
dcheng@chromium.org
2010-03-23
1
-1
/
+1
*
This change adds shield icons to the buttons that need elevation to fix Issue...
hbono@chromium.org
2010-03-23
1
-0
/
+3
*
Initial version of an experimental Extensions Context Menu API.
asargent@chromium.org
2010-03-23
2
-4
/
+281
*
Fix HTML5 effectAllowed and dragEffect on Chrome Linux.
tony@chromium.org
2010-03-23
2
-18
/
+32
*
Hook up HTML5 effectAllowed and dragEffect on Windows.
tc@google.com
2010-03-23
2
-16
/
+33
*
[GTTF] Reduce number of automation methods ending with WithTimeout.
phajdan.jr@chromium.org
2010-03-22
1
-3
/
+4
*
GTK: More transitions to thunk definition macros.
erg@chromium.org
2010-03-20
2
-36
/
+29
*
Move RTL related functions from app/l10n_util to base/i18n/rtl
ben@chromium.org
2010-03-20
1
-2
/
+3
*
Resubmit 1025006: Refactor app-related manifest properties
aa@chromium.org
2010-03-19
1
-2
/
+2
*
Revert 42091 - Refactor apprelated manifest properties so that they don't
andybons@chromium.org
2010-03-19
1
-2
/
+2
*
Remove dependency from webkit on chrome/common by moving files to src/app.
pinkerton@chromium.org
2010-03-19
1
-1
/
+1
*
Refactor app-related manifest properties so that they don't
aa@chromium.org
2010-03-19
1
-2
/
+2
*
Move text_elider from app/gfx to app/
ben@chromium.org
2010-03-19
1
-1
/
+1
*
Move more files to toplevel gfx.
ben@chromium.org
2010-03-19
1
-1
/
+1
*
Fix Issue 33145: Content Editable Move Image or Selected Block of Text Broken
rolandsteiner@chromium.org
2010-03-19
1
-2
/
+8
*
Modification of ExtensionPopup views to allow for pop-up views to share the s...
twiz@chromium.org
2010-03-19
3
-3
/
+10
*
Removing unnecessary DCHECK from SafeBrowsing interstitial.
jschuh@google.com
2010-03-19
1
-1
/
+0
*
Send session history offset and length parameters in the Navigate message to
darin@chromium.org
2010-03-18
4
-17
/
+16
*
Disable XSSAuditor on trunk until perf issues are resolved
jamesr@google.com
2010-03-18
1
-1
/
+1
*
GTK: implement extension bookmark manager drag api.
estade@chromium.org
2010-03-18
3
-6
/
+52
*
Makes pinned tab restore on startup if you haven't enabled session
sky@chromium.org
2010-03-18
2
-0
/
+19
[next]