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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prevent window.close() working from Javascript when a blocked popup notificat...
erg@google.com
2008-11-07
1
-0
/
+5
*
This is r4523, with a few changes to make things work under Vista.
erg@google.com
2008-11-05
1
-50
/
+23
*
Revert change r4523 because Vista doesn't like it.
erg@google.com
2008-11-04
1
-23
/
+50
*
Redo how we block popups. Rip out the old constrained popup window cruft (whi...
erg@google.com
2008-11-04
1
-50
/
+23
*
Plumb the referrer throughout the OpenURL APIs.
ericroman@google.com
2008-10-27
1
-3
/
+4
*
This fixes http://code.google.com/p/chromium/issues/detail?id=2529, which is
ananta@chromium.org
2008-10-23
1
-3
/
+3
*
Factor find in page out of WebContents and into the view, since it is almost
brettw@google.com
2008-10-21
1
-14
/
+1
*
Remove throttling code from the Browser process and implement throttling in t...
erg@google.com
2008-10-17
1
-7
/
+3
*
Rename ChromeViews namespace to views
ben@chromium.org
2008-10-16
1
-21
/
+20
*
Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.
ben@chromium.org
2008-10-16
1
-4
/
+4
*
This is the first pass at refactoring the interstitial page.
jcampan@chromium.org
2008-10-13
1
-6
/
+16
*
Popups opened from popups should be constrained and subject to constrained po...
erg@google.com
2008-10-13
1
-7
/
+7
*
Start splitting out view-related stuff from WebContents into a new class WebC...
brettw@google.com
2008-10-10
1
-0
/
+2
*
Port some more of chrome/ to Linux.
deanm@google.com
2008-10-02
1
-0
/
+1
*
Don't let a malicious web site open an unbounded number of constrained popups.
darin@chromium.org
2008-09-26
1
-0
/
+7
*
Reorganize the declarations to have some grouping and logical ordering in tab...
brettw@google.com
2008-09-26
1
-257
/
+242
*
Remove DidNavigate from the tab contents delegate and all the related plumbing.
brettw@google.com
2008-09-24
1
-6
/
+0
*
A crasher happens when restoring the focus as a result of switching tab, beca...
jcampan@chromium.org
2008-09-23
1
-1
/
+5
*
This is almost a complete rewrite of DidNavigate and the associated Navigatio...
brettw@google.com
2008-09-14
1
-37
/
+14
*
Revert the change that fixed the encoding when viewing source in subframes.
brettw@google.com
2008-09-12
1
-15
/
+2
*
Make a step on refactoring navigation. The eventual plan is to have the Navig...
brettw@google.com
2008-08-28
1
-3
/
+12
*
Cleanup navigation_entry.h. I made the accessors consistent and in Google sty...
brettw@google.com
2008-08-27
1
-7
/
+7
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
*
As Brett pointed it out, We normally use 8-bit for encoding names since they'...
jnd@google.com
2008-08-21
1
-2
/
+2
*
Factor the SSL state out of the main NavigationEntry into a helper class. This
brettw@google.com
2008-08-19
1
-4
/
+4
*
The CL is consist of CLs(1624,1580) for bug:1281734 which are reviewed and LG...
jnd@google.com
2008-08-18
1
-2
/
+15
*
Large patch set (159 files total) to cleanup the includes.
maruel@google.com
2008-08-15
1
-1
/
+2
*
Fix for bug where we weren't resizing the content area at the end of a downlo...
glen@google.com
2008-08-08
1
-5
/
+5
*
Fix several issues with popup window locations:
erg@google.com
2008-08-04
1
-9
/
+1
*
Move more net classes into the net namespace. Also remove the net_util names...
darin@google.com
2008-07-31
1
-1
/
+1
*
Make the download arrow show and hide correctly in response to shelf visibili...
glen@google.com
2008-07-30
1
-1
/
+4
*
Add chrome to the repository.
initial.commit
2008-07-26
1
-0
/
+601