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
*
Pick the most commonly used search engine as the default when we have competi...
pkasting@google.com
2008-08-01
1
-3
/
+6
*
Allow trailing commas in JSON responses from suggestion services. Various re...
pkasting@google.com
2008-08-01
1
-0
/
+1
*
Have CommandCloseTabsOpenedBy iterate through the tabs in reverse order to av...
ojan@google.com
2008-08-01
1
-6
/
+5
*
Make BrowserView implement the BrowserWindow interface so we can start movin...
beng@google.com
2008-08-01
2
-1
/
+201
*
Move the BookmarkBarView into the frames.
beng@google.com
2008-08-01
7
-46
/
+69
*
Eliminate the infinite read loop that can occasionally allow
paulg@google.com
2008-08-01
1
-8
/
+20
*
Minor alignment tweaks to simple XP frame.
glen@google.com
2008-07-31
1
-3
/
+6
*
Stop the new tab page fading in if it's not your startup tab.
glen@google.com
2008-07-31
3
-40
/
+28
*
Command-line flag to allow the debugger UI to be loaded from the filesystem r...
erikkay@google.com
2008-07-31
1
-2
/
+20
*
Move BrowserToolbarView to the frames (XPFrame/VistaFrame).
beng@google.com
2008-07-31
11
-44
/
+117
*
Updated the SSL UI test with the common name from the new cert.
jcampan@google.com
2008-07-31
1
-4
/
+2
*
Fix issue where debugger wasn't showing its contents.
beng@google.com
2008-07-31
4
-3
/
+20
*
Fix SCons breakage, plus latest updates:
sgk@google.com
2008-07-31
2
-1
/
+7
*
Fix 1303177: Homepage field left enabled even though Reset to Default sets ho...
finnur@google.com
2008-07-31
2
-7
/
+9
*
Move more net classes into the net namespace. Also remove the net_util names...
darin@google.com
2008-07-31
48
-144
/
+149
*
We were reporting Google Update errors as error:0, due to the fact that we we...
finnur@google.com
2008-07-31
2
-0
/
+6
*
Simplifies the project configuration by setting the lib dependency in the sou...
maruel@google.com
2008-07-31
1
-2
/
+6
*
Initial cleanup and refactoring to make debugger UI use DHTML and get rid of ...
erikkay@google.com
2008-07-31
21
-80
/
+580
*
Initial cleanups en route to coalescing the get-it-built cut-and-paste from v...
sgk@google.com
2008-07-31
2
-76
/
+70
*
Stub out the files to be used for the new browser frame.
beng@google.com
2008-07-31
12
-0
/
+677
*
Move dialog-specific aspects of ClientView into a new subclass DialogClientView.
beng@google.com
2008-07-31
10
-56
/
+40
*
Adds exitcodes for the TerminateProcess calls on hung renderers. There are st...
ojan@google.com
2008-07-31
3
-3
/
+5
*
I looked at the full dump from the previous crashes and it looks like a testi...
brettw@google.com
2008-07-30
1
-1
/
+2
*
At the first run use Omaha usagestats key to determine whether to collect use...
rahulk@google.com
2008-07-30
3
-2
/
+4
*
Removes a method never implemented in HistoryDB.
sky@google.com
2008-07-30
1
-3
/
+0
*
Make the download arrow show and hide correctly in response to shelf visibili...
glen@google.com
2008-07-30
5
-9
/
+10
*
Simple change to make the "New [incognito] window" commands work like you'd e...
pkasting@google.com
2008-07-30
2
-6
/
+5
*
Make NonClientView an interface independent of CustomFrameWindow (i.e. move i...
beng@google.com
2008-07-30
1
-58
/
+17
*
Made changes to display tooltip window when user navigates through the icons ...
stanguturi@google.com
2008-07-30
1
-0
/
+12
*
Update SCons build for recent changes:
sgk@google.com
2008-07-30
1
-1
/
+1
*
Insert a comma
sidchat@google.com
2008-07-30
1
-1
/
+1
*
Make sure we remove info-bars on reload.
jcampan@google.com
2008-07-30
1
-1
/
+3
*
Move some more classes from net/base into the net:: namespace.
darin@google.com
2008-07-30
15
-42
/
+45
*
Send the "shutdown didn't get to finish" metric to UMA.
evanm@google.com
2008-07-30
1
-0
/
+4
*
Fix 1295677: REGRESSION: Import SETS startup page to imported home page.
finnur@google.com
2008-07-30
8
-28
/
+65
*
Make HWNDViewContainer set up its contents view separately from its Init method.
beng@google.com
2008-07-30
10
-11
/
+16
*
Rename ChromeFrame->BrowserWindow
beng@google.com
2008-07-30
24
-172
/
+224
*
forgot these files
beng@google.com
2008-07-30
2
-0
/
+4
*
Window Delegate Improvements:
beng@google.com
2008-07-30
61
-382
/
+395
*
Fix one more glitch when drag-attaching a tab to the tabstrip. Other tabs in ...
beng@google.com
2008-07-30
1
-0
/
+8
*
Fix broken unittest. AttemptToClosePage now sets up state.
ojan@google.com
2008-07-30
1
-0
/
+1
*
Fix a crash. Now sometimes TabContentses can be NULL it seems.
beng@google.com
2008-07-30
1
-2
/
+3
*
I screwed this one up, and had my index munging wrong.
beng@google.com
2008-07-30
1
-13
/
+8
*
Fix hang detection when closing a tab to not fire when a modal dialog is open.
ojan@google.com
2008-07-29
1
-0
/
+9
*
Fix not closing the browser with hung, crashed and interstitial tabs. Adds a ...
ojan@google.com
2008-07-29
13
-45
/
+161
*
Revert revision 73 because it was checked in when the tree was closed.
nsylvain@google.com
2008-07-29
1
-12
/
+0
*
Made changes to display the tooltip window when user navigates through the ic...
stanguturi@google.com
2008-07-29
1
-0
/
+12
*
Reverting revision 70, 66 and 65 to fix crashes.
nsylvain@google.com
2008-07-29
2
-5
/
+3
*
Make the new tab thumbnail slighly less confusing -- laid out properly,
evanm@google.com
2008-07-29
1
-2
/
+14
*
Puts back the optional unescaping of control characters and URL parse-affecti...
brettw@google.com
2008-07-29
1
-1
/
+2
[next]