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
/
views
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hook up a bit more plumbing to ExtensionView which should allow popup windows...
erikkay@google.com
2009-04-13
2
-3
/
+5
*
Refactoring; switch the |filter| parameter into something that is more amenab...
avi@chromium.org
2009-04-12
4
-32
/
+70
*
Allow a different omnibox popup to be enabled via the command line (--enable-...
ben@chromium.org
2009-04-10
3
-0
/
+144
*
The dialog delegate for the in-progress download warning was deleted twice. I...
jcampan@chromium.org
2009-04-10
1
-5
/
+3
*
This CL adds a confirmation box when closing the browser with in-progress dow...
jcampan@chromium.org
2009-04-09
2
-0
/
+77
*
Introducing ExtensionProcessManager. This manages the ExtensionViews to
mpcomplete@google.com
2009-04-09
3
-10
/
+22
*
Find window keyboard forwarding, part 2.
finnur@chromium.org
2009-04-09
1
-0
/
+5
*
Implement stop/go button for Linux.
willchan@chromium.org
2009-04-09
2
-6
/
+6
*
Distributor logo and " - App Name" shouldn't be shown on app frame windows.
ben@chromium.org
2009-04-08
3
-4
/
+12
*
When the Find bar has focus it eats keypresses such as PageUp, PageDown and U...
finnur@chromium.org
2009-04-08
18
-59
/
+100
*
Ensure the previous/next button don't get focused when clicked.
jcampan@chromium.org
2009-04-08
1
-0
/
+5
*
Added restore and add tab to the system menu so that these operations
idanan@chromium.org
2009-04-08
1
-3
/
+12
*
Re-land popup routing fix for browser.
ben@chromium.org
2009-04-07
1
-1
/
+1
*
Refactor AppModalDialogQueue and move JS Alert boxes into a MVC.
tc@google.com
2009-04-07
3
-0
/
+194
*
Disables the download item on the download-shelf when the file is opened.
jcampan@chromium.org
2009-04-07
2
-10
/
+63
*
Fix "Save page as..." functionality. Fix by Roland Steiner.
avi@google.com
2009-04-07
1
-1
/
+5
*
Clarify the documentation for loading_only on TabRenderer::UpdateData.
brettw@chromium.org
2009-04-07
1
-3
/
+3
*
Make the RenderViewHostFactory a global. This prevents us from having to pass
brettw@chromium.org
2009-04-07
1
-2
/
+1
*
Switching things to FilePath:
phajdan.jr@chromium.org
2009-04-07
1
-3
/
+4
*
First pass of refactoring dialogs.
avi@chromium.org
2009-04-06
7
-59
/
+64
*
Moving the Find bar ownership to the Browser object for portability and testa...
finnur@chromium.org
2009-04-05
5
-81
/
+58
*
Make the throbber throb sooner after you navigate. This fixes the new tab page,
brettw@chromium.org
2009-04-04
5
-14
/
+23
*
Fixes regression in dragging bookmark bar. The bookmark bar would not
sky@chromium.org
2009-04-03
1
-2
/
+3
*
DevTools: Add devtools messages into the about:ipc dialog.
pfeldman@chromium.org
2009-04-03
1
-1
/
+15
*
Move code to allow dns queries (and accompanying
aa@chromium.org
2009-04-03
1
-14
/
+0
*
Move HTML dialogs out of their own tab contents type. Moved functions to new
brettw@chromium.org
2009-04-03
6
-43
/
+45
*
Revert "Move IPC code to ipc/"
agl@chromium.org
2009-04-03
2
-2
/
+2
*
Move IPC code to ipc/
agl@chromium.org
2009-04-03
2
-2
/
+2
*
Remove the checked-in scons configuration files.
sgk@google.com
2009-04-01
1
-475
/
+0
*
Fix distributor logo placement on glass frame when window is restored from fu...
ben@chromium.org
2009-04-01
2
-0
/
+10
*
Record new tab button presses.
glen@chromium.org
2009-03-31
1
-1
/
+3
*
Mechanic change based on comment from previous code review.
huanr@chromium.org
2009-03-31
1
-1
/
+1
*
Remove Windows "Save As" dialogs from Save Page code.In this change:- convert...
paulg@google.com
2009-03-30
7
-45
/
+76
*
The NativeButton HWND would not be created yet when we were setting the initi...
jcampan@chromium.org
2009-03-30
1
-5
/
+5
*
Cleanup in automation. Remove WaitForTabCountToChange.
phajdan.jr@chromium.org
2009-03-30
1
-19
/
+7
*
Fix crash that occurs when the about:network window is closed while still
darin@chromium.org
2009-03-28
1
-0
/
+1
*
This CL fixes a lint issue -- line exceeding 80 characters.
xji@chromium.org
2009-03-28
1
-1
/
+2
*
Move message flags into a separate header that can be used
tc@google.com
2009-03-27
6
-8
/
+14
*
Prevent making real DNS lookups by chrome tests.
phajdan.jr@chromium.org
2009-03-27
1
-1
/
+12
*
This CL fix issue 5724 - RTL: Windows context menu with Alt+Space Bar should ...
xji@chromium.org
2009-03-27
1
-1
/
+2
*
Passing a foreground window to the google update code so that if it triggers ...
robertshield@google.com
2009-03-26
1
-2
/
+4
*
Allow live tabs to be dragged out of a window. Change TabStripModel such that
pinkerton@chromium.org
2009-03-26
1
-2
/
+4
*
This CL fix issue 8649 -- RTL: Wrong parenthesis direction is displayed on "A...
xji@chromium.org
2009-03-26
1
-2
/
+6
*
Remove the black line from the bottom of the status bubble.
brettw@chromium.org
2009-03-25
1
-2
/
+3
*
Removes bogus DCHECK in ConfirmInfoBar::ButtonPressed. The DCHECK is
sky@google.com
2009-03-25
1
-2
/
+0
*
Moves bookmark menu to be before other menus.
sky@google.com
2009-03-25
1
-7
/
+9
*
Redone http://codereview.chromium.org/42571
idanan@chromium.org
2009-03-24
5
-14
/
+28
*
Switch some more ASCII locale code wstrings to strings.
estade@chromium.org
2009-03-24
4
-216
/
+202
*
Reverting r12383, caused a build breakage on all platforms.
maruel@chromium.org
2009-03-24
5
-28
/
+14
*
Issue 6477: Support modifier clicks on UI elements
idanan@chromium.org
2009-03-24
5
-14
/
+28
[next]