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
/
browser.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Let cmd-f/cmd-g use the findboard.
thakis@chromium.org
2009-09-23
1
-1
/
+10
*
Adds a theme promo in the lower right corner
arv@chromium.org
2009-09-23
1
-0
/
+1
*
Add NotificationType::BROWSER_WINDOW_READY, chrome.windows.onCreated now send...
rafaelw@chromium.org
2009-09-22
1
-0
/
+5
*
Retry of r26698.
estade@chromium.org
2009-09-21
1
-10
/
+0
*
Reverting r26698. Somehow this broke scons?
estade@chromium.org
2009-09-21
1
-0
/
+10
*
Linux: Remove linux splash page and printing command line switch.
estade@chromium.org
2009-09-21
1
-10
/
+0
*
This CL makes the browser focus tests faster by replacing
jcampan@chromium.org
2009-09-18
1
-0
/
+8
*
Revert "Strict transport security: add checkbox to clear state."
agl@chromium.org
2009-09-18
1
-1
/
+0
*
GTK: Add a dialog for printing.
estade@chromium.org
2009-09-16
1
-0
/
+10
*
Replace a bunch of hardcoded URLs with constants from url_constants.h
brettw@chromium.org
2009-09-15
1
-2
/
+3
*
Fix for bug 2932: Chrome should not trigger page reloading when turn off auto...
jshin@chromium.org
2009-09-14
1
-2
/
+9
*
Add keyboard shortcuts to reorder tabs left or right on Linux.
tony@chromium.org
2009-09-14
1
-0
/
+14
*
Force page-action views to update after reloading an extension, by deleting
pam@chromium.org
2009-09-11
1
-0
/
+4
*
Strict transport security: add checkbox to clear state.
agl@chromium.org
2009-09-11
1
-0
/
+1
*
Put the find bar back for mac and linux.
estade@chromium.org
2009-09-10
1
-2
/
+0
*
First cut at implementation of FindBar for views / gtk
davemoore@chromium.org
2009-09-09
1
-1
/
+1
*
GTK: fix tabstrip index misalignment during tab removal.
estade@chromium.org
2009-09-09
1
-1
/
+1
*
Disable extensions shelf toggle {Ctrl + Alt + B} for extensions appearing on ...
sidchat@google.com
2009-09-09
1
-0
/
+4
*
Move the "history is too new" dialog out of
tony@chromium.org
2009-09-05
1
-1
/
+9
*
Convert std::wstring encoding names to std::string in a bunch of files.
tony@chromium.org
2009-09-04
1
-6
/
+7
*
Add "loading..." message to theme install to counter jank.
mirandac@chromium.org
2009-09-03
1
-0
/
+22
*
Removes some code I accidentally checked in with my last patch.
sky@chromium.org
2009-09-02
1
-1
/
+1
*
Makes openning a URL from the Omnibox on a pinned tab create a new
sky@chromium.org
2009-09-02
1
-2
/
+10
*
Gtk confirm form resubmission dialog.
mattm@chromium.org
2009-08-31
1
-0
/
+4
*
Experiment with dislodging the Extension Shelf and having it only appear on t...
finnur@chromium.org
2009-08-30
1
-0
/
+12
*
Revert "Gtk confirm form resubmission dialog." Broke linux views build.
mattm@chromium.org
2009-08-28
1
-4
/
+0
*
Gtk confirm form resubmission dialog.
mattm@chromium.org
2009-08-28
1
-0
/
+4
*
Change default homepage experience.
kuchhal@chromium.org
2009-08-28
1
-0
/
+9
*
Introduce accesskeys for Chrome menus.
mhm@chromium.org
2009-08-26
1
-0
/
+14
*
Fix "crashed extension" infobar browser crashes.
phajdan.jr@chromium.org
2009-08-25
1
-0
/
+15
*
Enabling "Save as..." in view:source page.
mhm@chromium.org
2009-08-22
1
-2
/
+9
*
Remove personalization.h/cc by putting things in final resting places
tim@chromium.org
2009-08-20
1
-5
/
+19
*
This changelist represents the necessary merger of two others:
ben@chromium.org
2009-08-19
1
-7
/
+8
*
Revert "Fix "crashed extension" infobar browser crashes."
phajdan.jr@chromium.org
2009-08-18
1
-15
/
+0
*
Fix "crashed extension" infobar browser crashes.
phajdan.jr@chromium.org
2009-08-18
1
-0
/
+15
*
more linux automation porting: SendKeyPressNotifyWhenDone
estade@chromium.org
2009-08-18
1
-31
/
+7
*
Refactor IDMap to support safe removing of elements during iteration.
phajdan.jr@chromium.org
2009-08-17
1
-5
/
+6
*
Fix potential crash in Browser::OpenURLAtIndex.
finnur@chromium.org
2009-08-16
1
-7
/
+8
*
Disable an extension when it is upgraded to a version that requires more
mpcomplete@chromium.org
2009-08-14
1
-0
/
+11
*
linux: More automation porting.
estade@chromium.org
2009-08-13
1
-3
/
+6
*
Reland r23358 with a fix for linux unit_tests:
tony@chromium.org
2009-08-13
1
-23
/
+0
*
Revert "Better location for setting the size of tab contents. This should"
tony@chromium.org
2009-08-13
1
-0
/
+23
*
Better location for setting the size of tab contents. This should
tony@chromium.org
2009-08-13
1
-23
/
+0
*
Take 2 at fixing anchor links opening in background tabs on linux.
tony@chromium.org
2009-08-13
1
-0
/
+12
*
Revert "Fix anchor links opening in background tabs on linux. Also fix"
tony@chromium.org
2009-08-13
1
-12
/
+0
*
Fix anchor links opening in background tabs on linux. Also fix
tony@chromium.org
2009-08-13
1
-0
/
+12
*
First step to create application shortcuts on Linux.
phajdan.jr@chromium.org
2009-08-12
1
-1
/
+1
*
Revert "Fix "crashed extension" infobar browser crashes."
phajdan.jr@chromium.org
2009-08-11
1
-15
/
+0
*
Fix "crashed extension" infobar browser crashes.
phajdan.jr@chromium.org
2009-08-11
1
-0
/
+15
*
Original change by Min-Yu Huang <minyu.huang@gmail.com> in
tc@google.com
2009-08-05
1
-3
/
+6
[next]