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
*
Generate all chrome .vcproj files:
sgk@google.com
2009-01-17
3
-119
/
+1009
*
Move parsing of metadata header into browser process. This is a prerequisite
aa@chromium.org
2009-01-17
5
-62
/
+183
*
revert r8217 until memory tests are fixed.
ben@chromium.org
2009-01-17
4
-8
/
+56
*
End the SafeBrowsing update cycle when the update response
paulg@google.com
2009-01-16
1
-8
/
+22
*
Improve scrolling performance when there are many windowed plugins in a page.
jam@chromium.org
2009-01-16
3
-2
/
+103
*
Fix issue 6296 by using a dedicated delegate instance for each infobar that t...
tim@chromium.org
2009-01-16
5
-66
/
+109
*
Pull app modal dialog handling out of the BrowserList to remove the ChromeVie...
ben@chromium.org
2009-01-16
6
-43
/
+22
*
roll forward r8227.
jeremy@chromium.org
2009-01-16
1
-86
/
+89
*
Reverting 8227.
dglazkov@google.com
2009-01-16
1
-89
/
+86
*
Update browser/browser.scons to reconcile OSX and Linux.
jeremy@chromium.org
2009-01-16
1
-86
/
+89
*
re-enable savepage ui test
tc@google.com
2009-01-16
1
-2
/
+1
*
Move url_* to net subdir
ben@chromium.org
2009-01-16
33
-57
/
+111
*
window.cc should not include browser_list.h ... dependent (non-browser) windo...
ben@chromium.org
2009-01-16
4
-48
/
+8
*
This change list fix issues 6093 [settings] bad directionality for gears button
xji@chromium.org
2009-01-16
1
-2
/
+9
*
Fix the include guards in tab_contents/* for the new location.
brettw@chromium.org
2009-01-16
23
-71
/
+71
*
Move functions required by the rest of the browser from RenderProcessHost to ...
brettw@chromium.org
2009-01-16
40
-630
/
+729
*
mac bootstrapping of browser main and app startup bits
pinkerton@google.com
2009-01-16
7
-54
/
+192
*
Make GetSignonRealm a global function as opposed to
wtc@google.com
2009-01-16
3
-17
/
+13
*
Fix a crash when handling close tab accelerators. The class would still be
brettw@chromium.org
2009-01-16
1
-1
/
+11
*
Removed a stray string.
maruel@chromium.org
2009-01-16
1
-1
/
+1
*
Disable the test SavePageTest.CleanFilenameFromPageTitle due to bug 6514.
maruel@chromium.org
2009-01-16
1
-2
/
+3
*
Update the command line JavaScript debugger to support the changed debugger p...
sgjesse@chromium.org
2009-01-16
1
-64
/
+141
*
This change list fix issue 3233: RTL: Wrong URL showing on Javascript pop up ...
xji@chromium.org
2009-01-16
1
-1
/
+4
*
Run ShellExecute on the file thread instead of the IO thread. ShellExecute can
darin@chromium.org
2009-01-16
2
-4
/
+6
*
Move all the SSL stuff into its own subdir
ben@chromium.org
2009-01-16
18
-55
/
+131
*
Remove timeout constants from ui_tests. All tests will now
paulg@google.com
2009-01-16
9
-36
/
+36
*
Move metrics files into a subdir
ben@chromium.org
2009-01-16
45
-77
/
+83
*
Fix windows scons build.
ben@chromium.org
2009-01-16
1
-4
/
+4
*
Move search code to a subdir
ben@chromium.org
2009-01-16
53
-119
/
+222
*
WaitableEvent is the replacement for Windows events. Previously in the code, ...
agl@chromium.org
2009-01-15
16
-39
/
+69
*
Fie.
ben@chromium.org
2009-01-15
67
-202
/
+7707
*
Part of previous move that seems to have gotten botched.
ben@chromium.org
2009-01-15
14
-0
/
+0
*
Fix for Issue 3258: Tabs created when tabstrip is compressed pending resize
ben@chromium.org
2009-01-15
2
-3
/
+12
*
Move search engines files into subdir
ben@chromium.org
2009-01-15
51
-7704
/
+190
*
Revert change 8081 because it breaks the unit tests
nsylvain@chromium.org
2009-01-15
1
-7
/
+4
*
post-winhttp cleanup: refactor net/base/auth_cache into net/ftp/ftp_auth_cache.
ericroman@google.com
2009-01-15
3
-6
/
+80
*
This test only passed if RLZTracker::InitRlz hadn't been called,
levin@chromium.org
2009-01-15
1
-4
/
+7
*
Remove non-existant files that should have been removed
paulg@google.com
2009-01-15
1
-8
/
+0
*
fix bustage
ben@chromium.org
2009-01-15
1
-1
/
+1
*
Move password manager files into a subdir
ben@chromium.org
2009-01-15
19
-24
/
+51
*
Render maximized mode better when using nonstandard border widths.
pkasting@chromium.org
2009-01-15
2
-69
/
+68
*
Fix status bubble positioning with custom border widths by positioning the bu...
pkasting@chromium.org
2009-01-15
1
-9
/
+12
*
Move a bunch of TabContents related files into a tab_contents subdir
ben@chromium.org
2009-01-15
170
-494
/
+649
*
More ui_test purify changes.
paulg@google.com
2009-01-15
2
-21
/
+22
*
When opening a new tab by pressing CTRL-T in app mode, the location bar would...
jcampan@chromium.org
2009-01-14
1
-0
/
+5
*
Build fix: altbase.h inclusion in hang_monitor
agl@chromium.org
2009-01-14
1
-0
/
+1
*
Provides the infrastructure for Browser unit tests that create a
sky@google.com
2009-01-14
9
-102
/
+125
*
Fix linux build of unittests.
levin@chromium.org
2009-01-14
1
-0
/
+7
*
Fix UrlFetcher unittest.
levin@chromium.org
2009-01-14
2
-0
/
+13
*
Temp fix for windows unit tests.
levin@chromium.org
2009-01-14
1
-2
/
+2
[next]