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
/
interstitial_page.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Part 3 of reapplying r64637.
erg@google.com
2010-11-12
1
-1
/
+1
*
Revert "Refactor automation messages." due to mysterious problems on mac.
erg@google.com
2010-11-01
1
-1
/
+1
*
Refactor automation messages.
erg@google.com
2010-11-01
1
-1
/
+1
*
Refactoring select popup on Mac.
jcivelli@google.com
2010-10-26
1
-2
/
+18
*
Revert 63067 - This adds some plumbing for propagating the status and error c...
gspencer@chromium.org
2010-10-19
1
-3
/
+1
*
This adds some plumbing for propagating the status and error code of a
gspencer@chromium.org
2010-10-19
1
-1
/
+3
*
Rename ChromeThread to BrowserThread Part22:
tfarina@chromium.org
2010-10-12
1
-1
/
+1
*
Inspector settings not updated in profile when inspecting extensions.
podivilov@chromium.org
2010-10-12
1
-0
/
+9
*
Rename ChromeThread to BrowserThread Part13:
tfarina@chromium.org
2010-10-10
1
-3
/
+3
*
Couple of match preview changes.
sky@chromium.org
2010-09-29
1
-0
/
+12
*
Fix crasher/DCHECK in interstitial code.
jcivelli@chromium.org
2010-09-27
1
-12
/
+13
*
FBTF: Move virtual methods to implementation files.
erg@google.com
2010-09-23
1
-0
/
+4
*
Adds NavigationController::CopyStateFromAndPrune which merges two
sky@chromium.org
2010-08-26
1
-0
/
+4
*
Use RenderWidget(Host) for full screen
boliu@chromium.org
2010-08-19
1
-0
/
+17
*
Making window.focus() work in Chrome.
jcivelli@chromium.org
2010-08-11
1
-0
/
+12
*
FBTF: Clean up some headers in tab_contents_delegate.h.
erg@google.com
2010-08-10
1
-0
/
+1
*
rid of more OS_LINUX defines, to help the BSD port (work by sprewell & I)
pvalchev@google.com
2010-08-06
1
-1
/
+1
*
In RenderViewHostDelegate::View, distinguish between MouseMove() and MouseDow...
johnnyg@chromium.org
2010-08-06
1
-3
/
+9
*
ChromeFrame currently overrides the request context for intercepting network ...
ananta@chromium.org
2010-08-04
1
-6
/
+1
*
Header cleanup: SkBitmap and other unnecessary includes.
erg@chromium.org
2010-07-12
1
-0
/
+1
*
Added plumbing to transport the frame name between RenderViewHost and the Web...
atwilson@chromium.org
2010-06-12
1
-3
/
+5
*
This is the second side of a multi-sided webkit patch that will allow experim...
rafaelw@chromium.org
2010-04-28
1
-2
/
+5
*
Adding the new WebPopupType to the RenderWidget creation.
jcivelli@google.com
2010-04-07
1
-2
/
+3
*
This CL ensures the interstitial when hidden does not call
jcivelli@google.com
2010-03-29
1
-1
/
+4
*
Removing unnecessary DCHECK from SafeBrowsing interstitial.
jschuh@google.com
2010-03-19
1
-1
/
+0
*
Retry r41799:
estade@chromium.org
2010-03-18
1
-2
/
+6
*
Revert r41803 and r41799
estade@chromium.org
2010-03-17
1
-6
/
+2
*
Basic DragImage implementation.
estade@chromium.org
2010-03-17
1
-2
/
+6
*
Fixes navigation issues with interstitial pages.
creis@chromium.org
2010-03-11
1
-0
/
+14
*
This CL ensures the SafeBrowsingService is only notified once
jcampan@chromium.org
2010-03-09
1
-11
/
+9
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2010-02-09
1
-0
/
+1
*
Associate popups with the top level frame instead of the security origin.
erg@google.com
2010-01-26
1
-4
/
+3
*
Introduce all the plumbing for Session Storage. This mostly consists of crea...
jorlow@chromium.org
2010-01-15
1
-1
/
+2
*
Only calculate the GTK scrollbar colors once and then update all RenderPrefer...
erg@google.com
2010-01-07
1
-6
/
+4
*
re-apply r34183
estade@chromium.org
2009-12-10
1
-1
/
+3
*
Refactor the keyboard events handling code related to RenderViewHostDelegate:...
suzhe@chromium.org
2009-12-10
1
-8
/
+10
*
rollback r34183
estade@chromium.org
2009-12-09
1
-3
/
+1
*
linux: theme scrollbars from GTK theme
estade@chromium.org
2009-12-09
1
-1
/
+3
*
amit, please review everything, jam please review the changes to the tab_cont...
ananta@chromium.org
2009-11-17
1
-1
/
+8
*
Only send renderer resize messages for RWHV sizing caused by
tony@chromium.org
2009-11-04
1
-2
/
+2
*
Fifth patch in getting rid of caching MessageLoop pointers.
jam@chromium.org
2009-11-03
1
-2
/
+1
*
Third patch in getting rid of caching MessageLoop pointers and always using C...
jam@chromium.org
2009-11-02
1
-8
/
+9
*
Makes inactive pinned tabs on linux throb when the title changes. I
sky@chromium.org
2009-10-23
1
-2
/
+2
*
Fix conflicts between accelerator keys and HTML DOM accesskeys.
suzhe@chromium.org
2009-10-23
1
-3
/
+5
*
Popup width and height are now dynamic.
erikkay@chromium.org
2009-10-16
1
-3
/
+3
*
More style nits.
erg@google.com
2009-10-14
1
-1
/
+1
*
Header dependency cleanup in chrome/
phajdan.jr@chromium.org
2009-10-12
1
-0
/
+3
*
Don't send tab switching/killing/creating keyboard accelerators to pages. Th...
jam@chromium.org
2009-10-02
1
-0
/
+6
*
Fix deadlock when plugin puts an alert and right afterwards the browser proce...
jam@chromium.org
2009-09-28
1
-4
/
+3
[next]