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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Generate all chrome .vcproj files:
sgk@google.com
2009-01-17
40
-983
/
+4972
*
Revert "Add #ifdefs to the views/ code and move windows specific code
erg@google.com
2009-01-17
13
-387
/
+171
*
Add #ifdefs to the views/ code and move windows specific code into their own ...
erg@google.com
2009-01-17
13
-171
/
+387
*
Move parsing of metadata header into browser process. This is a prerequisite
aa@chromium.org
2009-01-17
8
-191
/
+223
*
missing file from r8247
aa@chromium.org
2009-01-17
1
-0
/
+47
*
First pass as implementing the greasemonkey API. This patch
aa@chromium.org
2009-01-17
6
-6
/
+50
*
Add resource loading glue code for WebMediaPlayerDelegate
hclam@chromium.org
2009-01-17
2
-1
/
+32
*
revert r8217 until memory tests are fixed.
ben@chromium.org
2009-01-17
7
-47
/
+61
*
End the SafeBrowsing update cycle when the update response
paulg@google.com
2009-01-16
1
-8
/
+22
*
Temporarily disable the SSLUITest.* tests on the Purify
paulg@google.com
2009-01-16
1
-0
/
+4
*
Update XCode project after a bunch of files moved in the tree.
jeremy@chromium.org
2009-01-16
1
-73
/
+109
*
Improve scrolling performance when there are many windowed plugins in a page.
jam@chromium.org
2009-01-16
10
-34
/
+150
*
Changes to make it possible to statically link Gears. This is disabled by an
mpcomplete@google.com
2009-01-16
1
-0
/
+14
*
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
*
fix linux
ben@chromium.org
2009-01-16
1
-2
/
+2
*
Move url_* to net subdir
ben@chromium.org
2009-01-16
40
-76
/
+130
*
window.cc should not include browser_list.h ... dependent (non-browser) windo...
ben@chromium.org
2009-01-16
7
-53
/
+47
*
This change list fix issues 6093 [settings] bad directionality for gears button
xji@chromium.org
2009-01-16
3
-3
/
+15
*
Fix the include guards in tab_contents/* for the new location.
brettw@chromium.org
2009-01-16
23
-71
/
+71
*
adding more ported files from scons
pinkerton@google.com
2009-01-16
1
-0
/
+8
*
Fixing a crash when plugin messages are sent to dialogs.
zork@google.com
2009-01-16
3
-0
/
+9
*
Move functions required by the rest of the browser from RenderProcessHost to ...
brettw@chromium.org
2009-01-16
42
-634
/
+733
*
remove libxslt_config.vcproj and add generate header script
tc@google.com
2009-01-16
2
-54
/
+2
*
mac bootstrapping of browser main and app startup bits
pinkerton@google.com
2009-01-16
13
-74
/
+673
*
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
2
-1
/
+10
*
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
20
-60
/
+136
*
Remove timeout constants from ui_tests. All tests will now
paulg@google.com
2009-01-16
15
-94
/
+94
*
more mac bustage
beng@google.com
2009-01-16
1
-4
/
+0
*
fix bustage
beng@google.com
2009-01-16
1
-21
/
+13
*
Block Adobe Reader from issuing NPN_GetURL/NPN_GetURLRequests for URL schemes...
ananta@chromium.org
2009-01-16
1
-0
/
+13
*
fix linux unittest bustage
ben@chromium.org
2009-01-16
1
-2
/
+2
*
Move metrics files into a subdir
ben@chromium.org
2009-01-16
48
-110
/
+118
*
scons win fix
tc@google.com
2009-01-16
1
-1
/
+1
*
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
57
-144
/
+243
*
Exclude some ui_tests from the purify bot that often stall.
paulg@google.com
2009-01-15
1
-2
/
+10
*
WaitableEvent is the replacement for Windows events. Previously in the code, ...
agl@chromium.org
2009-01-15
37
-174
/
+245
*
Adds main_function_params.h to common.vcproj.
sky@google.com
2009-01-15
1
-0
/
+4
*
New implementations of core plugin libraries.
avi@google.com
2009-01-15
2
-1
/
+2
[next]