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
*
Don't send resize messages until the renderer has been initialized.
evan@chromium.org
2009-04-22
8
-23
/
+2
*
Revert "Don't send resize messages until the renderer has been initialized."
evan@chromium.org
2009-04-22
8
-2
/
+23
*
Don't send resize messages until the renderer has been initialized.
evan@chromium.org
2009-04-22
8
-23
/
+2
*
Always enable copy-link-address in context menu.
brettw@chromium.org
2009-04-22
1
-2
/
+4
*
Move all data members from WebContents to TabContents in preparation for
brettw@chromium.org
2009-04-22
4
-232
/
+287
*
Provide an override for Webview drop effect.
tc@google.com
2009-04-22
1
-6
/
+0
*
Fix a leak of the NavigationController during many tests. A duplicate
brettw@chromium.org
2009-04-21
1
-2
/
+1
*
Rename web_contents_view* files to tab_contents_view* to reflect my previous
brettw@chromium.org
2009-04-21
11
-35
/
+29
*
Rename WebContentsView* to TabContentsView* in preparation for merging
brettw@chromium.org
2009-04-20
15
-183
/
+183
*
Re-land my change to clean up TabContents/WebContents ownership. This
brettw@chromium.org
2009-04-20
14
-573
/
+332
*
Reverting 14005.
brettw@chromium.org
2009-04-18
14
-332
/
+573
*
Fix the ownership model of TabContents and NavigationController. Previously the
brettw@chromium.org
2009-04-18
14
-573
/
+332
*
Remove overlap between TabContents and WebContents. Now all the functions in
brettw@chromium.org
2009-04-17
3
-170
/
+158
*
Fix the process creation problem. This forces transitions between
brettw@chromium.org
2009-04-16
3
-5
/
+66
*
Recommit previous change with GYP files fixed.
erg@google.com
2009-04-16
1
-1
/
+1
*
Fix a mess I made before checkin. I started trying something else but gave
brettw@chromium.org
2009-04-16
1
-4
/
+2
*
Reverts the previous two commits. (r13812 and r13811).
erg@google.com
2009-04-15
1
-1
/
+1
*
Implement BookmarkContextMenuGtk and hook it up to most bookmark bar elements.
erg@google.com
2009-04-15
1
-1
/
+1
*
Remove TabContnetsType from everywhere.
brettw@chromium.org
2009-04-15
9
-100
/
+13
*
Fix issue: If SpellChecker is disabled through UI, then right-click context m...
sidchat@google.com
2009-04-15
1
-1
/
+2
*
Remove TabContentsType from the NavigationController external interface and in
brettw@chromium.org
2009-04-15
6
-101
/
+64
*
Oops. Fix build.
willchan@chromium.org
2009-04-15
1
-1
/
+1
*
Fix missing backing store in Linux.
willchan@chromium.org
2009-04-15
8
-3
/
+24
*
Remove the TestTabContents. This makes BrowserWithTestWindow use the
brettw@chromium.org
2009-04-14
15
-467
/
+99
*
Add a Cocoa file picker.
avi@google.com
2009-04-14
1
-3
/
+1
*
Remove the DOMUIHost. It is not used by any code.
brettw@chromium.org
2009-04-13
5
-19
/
+1
*
Don't overload the meaning of the RENDERER_PROCESS_TERMINATED notification, i...
jam@chromium.org
2009-04-13
1
-0
/
+3
*
Once you search for something in a tab, you are very likely to search for the...
finnur@chromium.org
2009-04-13
2
-2
/
+17
*
Hook up a bit more plumbing to ExtensionView which should allow popup windows...
erikkay@google.com
2009-04-13
5
-162
/
+295
*
Refactoring; switch the |filter| parameter into something that is more amenab...
avi@chromium.org
2009-04-12
2
-5
/
+3
*
GTK: implement link info bars (first cut).
estade@chromium.org
2009-04-10
1
-4
/
+6
*
The profile Source parameter of a BookmarkModelLoaded event can be null durin...
tim@chromium.org
2009-04-09
1
-1
/
+1
*
Fix a flicker of the URL bar after you enter it. The code
brettw@chromium.org
2009-04-09
1
-0
/
+7
*
Disable inactive rendering for the frame before select popups are initialized...
ben@chromium.org
2009-04-09
1
-2
/
+2
*
When a DOMUI dialog contains HTML with a select or a text-field which would h...
jcampan@chromium.org
2009-04-09
1
-1
/
+2
*
Fix a missing #include in the mac source.
thestig@chromium.org
2009-04-09
1
-0
/
+1
*
Scaffolding cleanup.
thestig@chromium.org
2009-04-08
1
-0
/
+1
*
Remove more unneeded scaffolding.
thestig@chromium.org
2009-04-08
2
-7
/
+2
*
Enable a bunch of ui tests on Mac.
pinkerton@chromium.org
2009-04-08
1
-2
/
+2
*
linux: pass a bunch more ui tests.
evan@chromium.org
2009-04-07
1
-1
/
+1
*
Refactor AppModalDialogQueue and move JS Alert boxes into a MVC.
tc@google.com
2009-04-07
2
-7
/
+4
*
posix: the code path on either side of this ifdef is identical.
evan@chromium.org
2009-04-07
1
-10
/
+0
*
Make the RenderViewHostFactory a global. This prevents us from having to pass
brettw@chromium.org
2009-04-07
14
-77
/
+25
*
DevTools: tell agent it has client attached early (prior to the navigation).
pfeldman@chromium.org
2009-04-07
1
-0
/
+6
*
Basic infobars on linux.
estade@chromium.org
2009-04-06
1
-6
/
+2
*
First pass of refactoring dialogs.
avi@chromium.org
2009-04-06
2
-10
/
+10
*
Fix issue 8589: Disable spellcheck field from the context menu when spell che...
sidchat@google.com
2009-04-06
1
-3
/
+9
*
Remove more reliance on tab contents types.
brettw@chromium.org
2009-04-05
1
-1
/
+1
*
Remove some uses of custom tab contents types from some tests.
brettw@chromium.org
2009-04-04
11
-22
/
+76
*
Make the throbber throb sooner after you navigate. This fixes the new tab page,
brettw@chromium.org
2009-04-04
1
-1
/
+5
[next]