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
*
Original change by Min-Yu Huang <minyu.huang@gmail.com> in
tc@google.com
2009-08-05
1
-3
/
+6
*
Add files to browser/sync and tweak includes.
tim@chromium.org
2009-08-05
1
-1
/
+1
*
mole API - take 2
erikkay@chromium.org
2009-08-04
1
-0
/
+4
*
Implement the download arrow animation for Mac.
paul@chromium.org
2009-08-04
1
-3
/
+0
*
Rolling back change 22245.
chrome-bot@google.com
2009-08-02
1
-4
/
+0
*
mole expand/collapse API, callable from a toolstrip for manual operation
erikkay@chromium.org
2009-08-01
1
-0
/
+4
*
Linux: Autodetect whether the custom frame should be used.
derat@chromium.org
2009-07-31
1
-1
/
+0
*
Re-enable commands when coming out of full screen mode on linux.
tc@google.com
2009-07-30
1
-28
/
+32
*
Force sizing of a new tab as soon as TabContents is created.
japhet@chromium.org
2009-07-29
1
-0
/
+11
*
Landing Thiago Farina's CL.
jcampan@chromium.org
2009-07-29
1
-2
/
+2
*
The focus would be messed-up when reloading a crashed tab, also causing accel...
jcampan@chromium.org
2009-07-29
1
-1
/
+2
*
Re-landing r21673 without re-enabling the BrowserTest, which apparently is
brettw@chromium.org
2009-07-27
1
-2
/
+2
*
Revert of r21673 - which caused browser_test failure in ChromeURLAfterDownload.
robertshield@chromium.org
2009-07-27
1
-2
/
+2
*
Make downloads not prevent tabs from closing.
brettw@chromium.org
2009-07-27
1
-2
/
+2
*
Partial fix to 7028 - Pinning in Win7.A complete fix will require Gears to se...
brg@chromium.com
2009-07-25
1
-0
/
+6
*
Fix a race condition where rapid back/forward clicks could close a tab
brettw@chromium.org
2009-07-24
1
-1
/
+1
*
This CL adds an infobar instructing users they can do search directly from th...
jcampan@chromium.org
2009-07-23
1
-0
/
+1
*
DevTools: Rename JavaScript console action into Developer Tools.
pfeldman@chromium.org
2009-07-22
1
-3
/
+3
*
o Modified the toolbar button handler so that the handler can revert its omni...
yusukes@google.com
2009-07-22
1
-5
/
+0
*
Fix for the URL status bubble overlapping the download shelf.
paul@chromium.org
2009-07-21
1
-2
/
+3
*
Linux: pass users' font settings through to renderer.
agl@chromium.org
2009-07-21
1
-7
/
+8
*
Resurrect toolkit_views build.
ben@chromium.org
2009-07-21
1
-3
/
+2
*
Fix misleading name and comment of Browser::GetCurrentPageTitle.
phajdan.jr@chromium.org
2009-07-20
1
-3
/
+3
*
DevTools: Store devtools split location on Linux.
pfeldman@chromium.org
2009-07-20
1
-0
/
+1
*
Relanding the the refactoring the page info to have a model.
jcampan@chromium.org
2009-07-19
1
-0
/
+8
*
Reverting 21032.
jcampan@chromium.org
2009-07-18
1
-8
/
+0
*
Refactoring the page info to have a model.BUG=NoneTEST=Make sure clicking the...
jcampan@chromium.org
2009-07-18
1
-0
/
+8
*
Wires up restoring pinned tabs for session and tab restore
sky@chromium.org
2009-07-14
1
-10
/
+31
*
Nukes the 3 arg TabMoved variant in favor of the 4 arg variant.
sky@chromium.org
2009-07-13
1
-1
/
+2
*
DevTools: Toggle docked devtools window on shortcut.
pfeldman@chromium.org
2009-07-13
1
-3
/
+3
*
Convert some stuff to string16 so the toolkit_views build can build again
ben@chromium.org
2009-07-10
1
-7
/
+7
*
Replace instances of LINUX2 with OS_CHROMEOS and linux2 with chromeos.
brettw@chromium.org
2009-07-08
1
-4
/
+4
*
Basics of a new TabStrip.It's very, very rough, but I wanted to check it in s...
ben@chromium.org
2009-07-07
1
-0
/
+12
*
Hook up the prefs for the optional home buttons and page/wrench buttons. Move...
pinkerton@chromium.org
2009-07-07
1
-0
/
+11
*
Adds a couple of keybindings.
sky@chromium.org
2009-07-07
1
-0
/
+14
*
Popup changes
davemoore@chromium.org
2009-07-07
1
-4
/
+4
*
In this episode, we implement the DOMUI interface for extension views that ar...
aa@chromium.org
2009-07-01
1
-6
/
+0
*
Move render_view_host_manager* and site_instance* from tab_contents to render...
brettw@chromium.org
2009-06-29
1
-1
/
+1
*
Use regular notifications for theme changes.
tc@google.com
2009-06-26
1
-0
/
+6
*
DevTools: remove ShowJavaScriptConsole / InspectElementAt methods from render...
pfeldman@chromium.org
2009-06-24
1
-2
/
+2
*
DevTools: Nuke legacy debugger.
pfeldman@chromium.org
2009-06-24
1
-31
/
+0
*
Rejiggers the keyword editor so that the UI is independent of the model rathe...
ben@chromium.org
2009-06-23
1
-20
/
+25
*
Reorganize the way the task manager is constructed.
ben@chromium.org
2009-06-22
1
-6
/
+1
*
Implement restoring closed tab menu item. Reworked cross-platform code to han...
pinkerton@chromium.org
2009-06-19
1
-0
/
+12
*
Initial download shelf on OS X.
thakis@chromium.org
2009-06-18
1
-2
/
+0
*
Reduce header dependencies in browser/
phajdan.jr@chromium.org
2009-06-13
1
-0
/
+24
*
Changing the focus manager to not subclass HWNDs (but for the top-windows).Co...
jcampan@chromium.org
2009-06-12
1
-0
/
+4
*
Do not allow URL drops on app windows to cause a navigation away
tc@google.com
2009-06-10
1
-0
/
+6
*
Refactors tab overview and gets the rest of the chunks working. I've
sky@chromium.org
2009-06-10
1
-1
/
+1
*
Null check render_view_host when processing unload events.
ojan@chromium.org
2009-06-10
1
-2
/
+14
[next]