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
*
Convert more consumers of ML::WatchObject to ObjectWatcher.
darin@google.com
2008-08-05
5
-23
/
+25
*
Fix crash due to race conditions in the way Browser unhooks its
beng@google.com
2008-08-05
1
-27
/
+37
*
Another day, another prepopulate data change.
pkasting@google.com
2008-08-05
1
-28
/
+30
*
Left-align the distributor logo on RTL Vista while we wait for a properly fli...
glen@google.com
2008-08-05
1
-2
/
+10
*
Reapply revision 380 since it wasn't the cause of the build breakage.
maruel@google.com
2008-08-05
1
-3
/
+3
*
Revert revision 380 to see if it fixes the build. Please reapply once the tre...
nsylvain@google.com
2008-08-05
1
-3
/
+3
*
While uninstalling Chrome look for return codes from chrome.exe that indicate...
rahulk@google.com
2008-08-05
1
-3
/
+3
*
Grab bag of random cleanups, implementation of some more methods, etc. I'm go...
beng@google.com
2008-08-05
13
-6
/
+144
*
fix bustage
beng@google.com
2008-08-05
4
-1
/
+36
*
Add the TabStrip to the BrowserView2. (hooked up for OpaqueFrame only at this...
beng@google.com
2008-08-05
9
-3
/
+119
*
Add the AeroGlassFrame and AeroGlassNonClientView for Vista.
beng@google.com
2008-08-05
6
-41
/
+490
*
Another attempt at this CL.
jcampan@google.com
2008-08-04
2
-0
/
+22
*
Add browser/views/frame/browser_view2.cc.
sgk@google.com
2008-08-04
1
-0
/
+1
*
Don't show the "Cert info" button when running with Gears (or anytime you hav...
jcampan@google.com
2008-08-04
1
-3
/
+10
*
Fix a bug where we try to reference a floating view after
paulg@google.com
2008-08-04
1
-1
/
+6
*
Implemented xml parsing of UMA server response data.
petersont@google.com
2008-08-04
2
-48
/
+137
*
Reverting my last commit, it seems to cause regression on the page cycler tests.
jcampan@google.com
2008-08-04
2
-22
/
+0
*
fix build bustage
darin@google.com
2008-08-04
2
-1
/
+2
*
Added testing of Chromium dialogs to the automated ui tests.
jcampan@google.com
2008-08-04
2
-0
/
+22
*
Ensures that we clean up TabContents with other types after a navigation comm...
creis@google.com
2008-08-04
2
-28
/
+74
*
When a new tab is opened (either the new tab page via Ctrl+T or pressing the ...
beng@google.com
2008-08-04
5
-14
/
+145
*
Bring up the new frame (opaque version for XP only, for now).
beng@google.com
2008-08-04
11
-10
/
+1694
*
Fix several issues with popup window locations:
erg@google.com
2008-08-04
4
-85
/
+16
*
Convert chrome SConscript files to psuedo-builder calls.
sgk@google.com
2008-08-03
2
-2
/
+2
*
r65 was reverted in r71 because of a crash spike in the reliability tests.
mal@google.com
2008-08-02
1
-2
/
+3
*
Filed bug 1306067 to reenable SavePageTest.SaveHTMLOnly. It is very flaky.
maruel@google.com
2008-08-02
1
-1
/
+2
*
Trim the dependencies of the plugin_dll and renderer_dll projects. Browser_dl...
maruel@google.com
2008-08-02
1
-1
/
+0
*
Lots of fixes for various issues with the prepopulate data uncovered during t...
pkasting@google.com
2008-08-02
1
-191
/
+239
*
A bunch of cleanups to beforeunload/unload handling.
ojan@google.com
2008-08-02
16
-173
/
+175
*
Make our distributor logo light on XP (and leave it dark on Vista).
glen@google.com
2008-08-02
1
-2
/
+2
*
Add a non-interactive distributor logo to the window frame. This logo disappe...
glen@google.com
2008-08-01
4
-21
/
+70
*
Let the logo display correctly on the History and Downloads pages in RTL. Thi...
glen@google.com
2008-08-01
2
-17
/
+35
*
SCons build:
sgk@google.com
2008-08-01
1
-0
/
+3
*
Automation provider should send real windows messages to the window when simu...
beng@google.com
2008-08-01
1
-8
/
+33
*
Make closetabsopenedby walk the whole tabstrip instead of just all the tabs t...
ojan@google.com
2008-08-01
1
-1
/
+1
*
Fix DCHECK in history_backend by ensuring we clear redirect tracking state wh...
timsteele@google.com
2008-08-01
1
-1
/
+61
*
Add the ability to dynamically generate keywords. Mark the Google engine as ...
pkasting@google.com
2008-08-01
10
-160
/
+277
*
Adds a backend for the bookmarks bar that reads/writes to a JSON
sky@google.com
2008-08-01
6
-0
/
+640
*
Adds the BrowserView to the XPFrame/VistaFrame, and moves the BrowserToolbarV...
beng@google.com
2008-08-01
12
-148
/
+257
*
Forward declare Task in ssl_manager.h. Cleanup some uses of notification_ser...
deanm@google.com
2008-08-01
4
-4
/
+3
*
Fix a bug introduced with the locking changes to login_prompt.cc :\
deanm@google.com
2008-08-01
1
-1
/
+1
*
Remove atomic operations from login_prompt.cc. Removes an atomic tess and se...
deanm@google.com
2008-08-01
1
-12
/
+18
*
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
[next]