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
Commit message (
Expand
)
Author
Age
Files
Lines
*
These are code changes required to make the GYP build work.
gspencer@google.com
2009-06-23
19
-41
/
+154
*
Fix case where install puts two copies of the extension toolbar on the shelf.
erikkay@chromium.org
2009-06-23
1
-8
/
+0
*
Fix the V8 bindings problem that causes crash when an XHR exception is thrown...
jianli@chromium.org
2009-06-23
1
-15
/
+26
*
Fix crasher where we tried to access a destroyed render widget host view.
estade@chromium.org
2009-06-23
5
-18
/
+18
*
Refactor setup. No code change.
kuchhal@chromium.org
2009-06-23
6
-282
/
+262
*
Rebaselined following tests introduced in merging 44152-44202:
tc@google.com
2009-06-23
13
-4
/
+40
*
Following the style guide, replace the overloaded operator==
wtc@chromium.org
2009-06-23
2
-2
/
+2
*
Some cleanup around WebCore EditCommands:
jeremy@chromium.org
2009-06-23
8
-16
/
+16
*
Adds svn ignore for the support directory to keep the bots from complaining.
slightlyoff@chromium.org
2009-06-23
0
-0
/
+0
*
Fixing some REWRITES that got missed somehow.
gspencer@google.com
2009-06-23
2
-10
/
+60
*
GTK: Fix middle click in bookmark menus opening with wrong disposition.
erg@google.com
2009-06-23
1
-2
/
+2
*
Handle RTL layout in the gtk tabstrip.
jhawkins@chromium.org
2009-06-23
6
-27
/
+54
*
Disable TR1 for windows (set _HAS_TR1=0). This change requires a clobber build.
ajwong@chromium.org
2009-06-23
2
-2
/
+2
*
Adding ..\ClientState\<ChromeGuid>\client key to the uninstall metrics for Go...
robertshield@google.com
2009-06-23
1
-0
/
+9
*
Ignore SIGPIPE when running tests.
mark@chromium.org
2009-06-23
1
-1
/
+18
*
Toast experiment: I need to re-laucnh chrome because google_update likes setu...
cpu@google.com
2009-06-23
7
-8
/
+42
*
Bring in a patch to skia that's required for
thakis@chromium.org
2009-06-23
2
-1
/
+2
*
Revert the previous checkin r19037 because it causes test_shell to
wtc@chromium.org
2009-06-23
1
-2
/
+2
*
Move MockKeychain into its own file.
stuartmorgan@chromium.org
2009-06-23
4
-587
/
+625
*
Switching several $(SolutionDir) instances to the equivalent $(ProjectDir) ba...
bradnelson@google.com
2009-06-23
2
-4
/
+4
*
Disabling some browser tests that fail, as part of deploying the browser test...
jcampan@chromium.org
2009-06-23
2
-3
/
+6
*
Removing a now irrelevant browser test and disabling 2 failing ones (in order...
jcampan@chromium.org
2009-06-23
1
-56
/
+7
*
Use the new portable FTP implementation on non-Windows platforms.
wtc@chromium.org
2009-06-23
1
-2
/
+2
*
Report the process type in Linux crash reports.
thestig@chromium.org
2009-06-23
3
-1
/
+31
*
Linux: fix crash reporting for zygote model
agl@chromium.org
2009-06-23
4
-9
/
+18
*
Cleanup setup dependencies.
kuchhal@chromium.org
2009-06-23
1
-5
/
+1
*
Privacy Blacklist SketelonAdded code hooks to serve as place holders for the ...
idanan@chromium.org
2009-06-23
15
-5
/
+364
*
Scale the margins according to the DPI of the printer. The margins were fixe...
sverrir@google.com
2009-06-23
1
-7
/
+9
*
Adds back BrowserWindowGtk::set_drag_active.
sky@chromium.org
2009-06-23
2
-0
/
+16
*
Alert the user when something fails when printing.
sverrir@google.com
2009-06-23
2
-4
/
+15
*
Define the == operator for X509Certificate::Fingerprint.
wtc@chromium.org
2009-06-23
2
-3
/
+7
*
Changes to ExtensionsService to support extensions auto-update.
asargent@chromium.org
2009-06-23
3
-13
/
+253
*
Implement the add/update functionality for Keychain that PasswordStoreMac will
stuartmorgan@chromium.org
2009-06-23
5
-195
/
+510
*
Disabling a test (bug filed) that is crashing (I am not sure what the correct...
jcampan@chromium.org
2009-06-23
1
-1
/
+2
*
This CL makes the browser_tests.exe runnable from outside its directory.
jcampan@chromium.org
2009-06-23
1
-12
/
+6
*
Re-land r18853
jeremy@chromium.org
2009-06-23
13
-1
/
+522
*
Fix build break (file missing from CL).
erikkay@google.com
2009-06-23
1
-1
/
+1
*
Move extension view classes from browser/extensions to browser/views/extensions.
erikkay@google.com
2009-06-23
9
-29
/
+23
*
Add flaky test to test expectations.
ager@chromium.org
2009-06-23
1
-0
/
+1
*
DevTools: object propeties in the scope chain side bar are now sorted. ScopeC...
yurys@google.com
2009-06-23
1
-22
/
+92
*
Revert 19009 because this prevents inserting return characters.
hbono@chromium.org
2009-06-23
8
-324
/
+4
*
Plumb a command line argument to enable the XSSAuditor.
abarth@chromium.org
2009-06-23
6
-1
/
+14
*
Update V8 to version 1.2.9.
ager@chromium.org
2009-06-23
1
-1
/
+1
*
For consistency, stop using the workarea coordinate in
yuzo@chromium.org
2009-06-23
4
-19
/
+36
*
Use LOAD_VERIFY_EV_CERT to verify EV-ness in Verify().
ukai@chromium.org
2009-06-23
12
-61
/
+98
*
Re-enable the --enable-extensions flag. Fix a bug where the extensions.enable...
aa@chromium.org
2009-06-23
5
-7
/
+50
*
Integrating GtkIMContext into the RenderWidgetHostViewGtk class.This change i...
hbono@chromium.org
2009-06-23
8
-7
/
+327
*
Disable extensions besides externally installed ones and themes.
aa@chromium.org
2009-06-23
8
-305
/
+341
*
Add some other missing header files to net.gyp.
ericroman@google.com
2009-06-23
1
-0
/
+14
*
Adding socks4 support for chromium. tested for windows and linux.
arindam@chromium.org
2009-06-23
10
-10
/
+739
[next]