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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename BrowserToolbarView->ToolbarView to match file name.
ben@chromium.org
2009-06-06
6
-541
/
+548
*
Only allow tabs to be dragged between compatible windows.
shess@chromium.org
2009-06-06
4
-1
/
+30
*
When navigating to a page triggering an interstitial from the NTP, the title ...
jcampan@chromium.org
2009-06-06
1
-7
/
+7
*
Add dock_info.cc to the linux build.
jhawkins@chromium.org
2009-06-06
2
-4
/
+8
*
Missed a file on checkin for multi-process handling of benchmarking extension.
mbelshe@google.com
2009-06-05
1
-0
/
+1
*
Completely miscellaneous minor cleanup. Remove some unneeded class declarati...
pkasting@chromium.org
2009-06-05
4
-15
/
+12
*
Fix an issue where themes would sporadically fail to install.
mpcomplete@google.com
2009-06-05
2
-9
/
+34
*
Move ConvertAcceleratorsFromWindowsStyle into chrome/common/gtk_util.
mattm@chromium.org
2009-06-05
3
-34
/
+13
*
Give the Go button the correct tooltip based on what's in the omnibox.
pkasting@chromium.org
2009-06-05
1
-6
/
+18
*
Implement and use the -> operator for OwnedWidgetGtk.
thestig@chromium.org
2009-06-05
12
-42
/
+43
*
Remove a bunch of #ifs in browser.h and browser.cc. These methods compile
tc@google.com
2009-06-05
2
-26
/
+18
*
Porting the browser tests to Unix.
jcampan@chromium.org
2009-06-05
2
-5
/
+19
*
Make sure the tabstrip we're dragging in to is compatible with the source tab...
jhawkins@chromium.org
2009-06-05
3
-1
/
+11
*
Fix build.
finnur@chromium.org
2009-06-05
1
-18
/
+22
*
Fixes an issue where the MSAA information was not reported back correctly to ...
klink@chromium.org
2009-06-05
4
-31
/
+8
*
Add this ability to install Extensions using preferences. Also known as: port...
finnur@chromium.org
2009-06-05
3
-87
/
+555
*
Change the name of chrome\browser\views\blocked_popup_container.{cc,h}
sgk@google.com
2009-06-05
4
-6
/
+6
*
Fix flicker that happened when hitting ctrl while in FORCED_QUERY mode. We w...
pkasting@chromium.org
2009-06-05
1
-4
/
+10
*
More theme bits for the NTP and window frame.
glen@chromium.org
2009-06-05
7
-7
/
+59
*
Adds the backend for pinned items on the most visited page.
arv@google.com
2009-06-05
1
-17
/
+179
*
Implement custom startup url list. (Recent urls list in the add url dialog not
estade@chromium.org
2009-06-05
4
-12
/
+478
*
Use custom strings for importer lock dialog.
estade@chromium.org
2009-06-05
1
-3
/
+3
*
The table was deleted after the model and the table accesses the model in its...
jcampan@chromium.org
2009-06-05
1
-0
/
+4
*
Better behavior for ctrl-k: If we're already in forced_query mode, re-select ...
pkasting@chromium.org
2009-06-05
10
-4
/
+45
*
Don't prompt before installing a Theme, move existing prompt so that users ar...
glen@chromium.org
2009-06-05
4
-24
/
+26
*
Implement some drag-n-drop for the bookmark manager.
estade@chromium.org
2009-06-05
8
-147
/
+380
*
Improve resizing behavior of options window. Rather than extra whitespace at
evan@chromium.org
2009-06-05
3
-19
/
+23
*
Make AsyncExtensionFunction possible.
mpcomplete@google.com
2009-06-05
8
-26
/
+79
*
If there is nothing to import, return.
kuchhal@chromium.org
2009-06-05
1
-4
/
+14
*
Refuse to load extension-private plugins for pages that don't belong to that
mpcomplete@google.com
2009-06-05
4
-19
/
+52
*
Ignore selections where the user dragged off the popup.
shess@chromium.org
2009-06-05
1
-3
/
+11
*
Implement table for custom home pages at startup on Mac.
pinkerton@chromium.org
2009-06-05
5
-37
/
+458
*
DevTools: Make reloading inspector lead to the complete DevTools Client Windo...
pfeldman@chromium.org
2009-06-05
5
-17
/
+55
*
Disable "Duplicate" and "Copy URL" window actions on TYPE_APP browsers.
pfeldman@chromium.org
2009-06-05
1
-17
/
+16
*
Add an extension to expose some primitives to JS for doing
mbelshe@google.com
2009-06-05
2
-0
/
+45
*
Fix regression from r11509 which caused each plugin instance to have its own ...
jam@chromium.org
2009-06-05
1
-0
/
+1
*
Validate that extension resources exist.
glen@chromium.org
2009-06-05
2
-3
/
+28
*
Changed to use PushSource for the intermediate buffer
hclam@chromium.org
2009-06-05
2
-158
/
+245
*
Fix tree bustage
jar@chromium.org
2009-06-05
1
-1
/
+1
*
Prevent SDCH from re-trying to download a dicitionary
jar@chromium.org
2009-06-05
2
-0
/
+23
*
Reverting 17638.
jar@chromium.org
2009-06-05
6
-26
/
+258
*
Linux: Fake a mouse move event when the render view gains focus and the mouse...
estade@chromium.org
2009-06-05
1
-0
/
+22
*
Disabling a windows-only test failure to turn the tree green again and re-ope...
slightlyoff@chromium.org
2009-06-05
1
-1
/
+1
*
Fix for closing the download shelf with multiple tabs open.
paul@chromium.org
2009-06-04
1
-4
/
+2
*
ipc: use strings, not wstrings for channel ids.
evan@chromium.org
2009-06-04
11
-23
/
+27
*
Latest attempt at enabling task manager tests and not having them leak or crash!
ben@chromium.org
2009-06-04
3
-12
/
+10
*
Convert most of the chrome .lib files to gyp generation:
sgk@chromium.org
2009-06-04
1
-283
/
+0
*
Remove the obsolete TabContents::GetSecurityStyle and
wtc@chromium.org
2009-06-04
2
-39
/
+0
*
Forbid tab drops on application windows.
ben@chromium.org
2009-06-04
1
-1
/
+2
*
Always redraw the location bar background when we resize.
tc@google.com
2009-06-04
1
-0
/
+3
[next]