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
*
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
*
Gtk: pass the correct event time when we show right click context menus in th...
estade@chromium.org
2009-04-03
4
-5
/
+26
*
Remove unneeded temp_scaffolding_stubs.h includes. Remove ConstrainedWindow f...
thestig@chromium.org
2009-04-03
3
-6
/
+2
*
This CL adds unit-tests for the SafeBrowsingBlockingPage class.
jcampan@chromium.org
2009-04-03
3
-6
/
+19
*
Move HTML dialogs out of their own tab contents type. Moved functions to new
brettw@chromium.org
2009-04-03
7
-33
/
+10
*
Revert "Move IPC code to ipc/"
agl@chromium.org
2009-04-03
1
-1
/
+1
*
Move IPC code to ipc/
agl@chromium.org
2009-04-03
1
-1
/
+1
*
Bug 2220 lists two cases where the inactive highlighting doesn't reappear on ...
finnur@chromium.org
2009-04-02
1
-2
/
+9
*
Remove Windows "Save As" dialogs from Save Page code.In this change:- convert...
paulg@google.com
2009-03-30
2
-23
/
+17
*
A crash report from the field reports that we are removing a SafeBrowsingBloc...
jcampan@chromium.org
2009-03-28
1
-2
/
+5
*
Use Webkit::WebInputEvent and remove webkit/glue/webinputevent.
darin@chromium.org
2009-03-27
2
-12
/
+11
*
The URL in the bug triggers an SSL interstitial for a redirect that redirects...
jcampan@chromium.org
2009-03-27
3
-2
/
+64
*
Reverting 12673.
brettw@chromium.org
2009-03-27
2
-37
/
+67
*
Revert "Fix issues with DOM UI that cause focus to not be set to the URL bar ...
evan@chromium.org
2009-03-27
2
-67
/
+37
*
Fix issues with DOM UI that cause focus to not be set to the URL bar and the
brettw@chromium.org
2009-03-27
2
-37
/
+67
*
CreateNewWindowInternal and ShowCreatedWindowInternal aren't actually platfor...
avi@google.com
2009-03-27
8
-131
/
+36
*
Fix unintialized variable (only affected unit test).
evan@chromium.org
2009-03-26
1
-1
/
+2
*
Fix crash when trying to handle keyboard accelerators
tc@google.com
2009-03-26
1
-3
/
+15
*
Fix/punt on a bunch of NOTIMPLEMENTEDs.
evan@chromium.org
2009-03-26
1
-3
/
+11
*
Temporarily work around a hang in unimplemented drag and drop.
evan@chromium.org
2009-03-26
2
-0
/
+14
*
Hook up ctrl+tab and ctrl+shift+tab for switching tabs in linux
tc@google.com
2009-03-26
1
-4
/
+6
*
Enable child RWHVs on the Mac.
avi@google.com
2009-03-26
2
-0
/
+31
*
WebContentsView became more than just an interface with 48103 (r12483). If we...
avi@google.com
2009-03-26
7
-80
/
+65
*
Make the bookmarks bar disappear when the load after the new tab page commits
brettw@chromium.org
2009-03-25
4
-66
/
+151
[next]