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
*
Resolve crash when deleting history by preventing the deleter from being call...
glen@chromium.org
2009-03-03
5
-78
/
+163
*
Workaround scons and xcode not understanding #include MESSAGES_INTERNAL_FILE.
tc@google.com
2009-03-03
1
-0
/
+10
*
Don't expose --single-process and --in-process-plugins for official Chrome re...
jam@chromium.org
2009-03-03
5
-13
/
+8
*
Lint fix in comment
jar@chromium.org
2009-03-03
1
-2
/
+2
*
Add proxy_resolver_v8 to SCONS build.
ericroman@google.com
2009-03-03
2
-0
/
+5
*
Avoid a crash in mktime() when Visual C++ 2005 is
wtc@chromium.org
2009-03-03
2
-6
/
+65
*
Port Replace(First)SubstringsAfterOffset to string16.
dsh@google.com
2009-03-03
7
-98
/
+116
*
Add LayoutTests/fast/css/beforeSelectorOnCodeElement.html to the crashers on ...
nsylvain@chromium.org
2009-03-03
1
-1
/
+2
*
Now that the linux bots have had a chance to run my change
finnur@chromium.org
2009-03-03
1
-23
/
+5
*
Fix build error caused due to the AutomationProvider::OnMessageFromExternalHo...
ananta@chromium.org
2009-03-03
1
-1
/
+1
*
Pixel diffing for fun and profit.
finnur@chromium.org
2009-03-03
22
-22
/
+23
*
Move chrome/apps/result_codes.h to chrome/common/result_codes.h
thestig@chromium.org
2009-03-03
19
-31
/
+22
*
Register an onmessage handler with the external host binding instead of expli...
ananta@chromium.org
2009-03-03
12
-37
/
+36
*
Start stitching GYP-generated files into the Linux build:
sgk@google.com
2009-03-03
6
-521
/
+543
*
Support DWM switching.
ben@chromium.org
2009-03-03
41
-1943
/
+1375
*
Add reliability test data (known crashes).
patrick@chromium.org
2009-03-03
1
-0
/
+76
*
Enable spellcheck_unittest.cc.
mark@chromium.org
2009-03-03
3
-6
/
+12
*
Add some speculative MessageLoop::RunAllPending calls to IPC::SyncChannel uni...
jam@chromium.org
2009-03-03
1
-6
/
+17
*
Remove the RenderThread:: message leaks from the known leak list.
jam@chromium.org
2009-03-03
1
-99
/
+0
*
Fix crash introduced in r10563 where we modified a RenderWidgetHost after it ...
erg@google.com
2009-03-03
2
-4
/
+12
*
Fix ExtensionViewTest and reenable it.
mpcomplete@google.com
2009-03-03
4
-10
/
+38
*
Fix build bustage (take 2).
darin@chromium.org
2009-03-02
1
-0
/
+1
*
Fix build bustage.
darin@chromium.org
2009-03-02
3
-0
/
+5
*
Minor cleanup in webkit/glue:
darin@chromium.org
2009-03-02
20
-131
/
+151
*
This CL provides new baselines for the following tests (which were fixed in
senorblanco@chromium.org
2009-03-02
8
-4
/
+4
*
Proposed change to support resource loading for media files.
hclam@chromium.org
2009-03-02
19
-16
/
+505
*
Add file that got missing from main checkin.
ericroman@google.com
2009-03-02
1
-0
/
+2
*
Improve comments in FieldTrial class.
jar@chromium.org
2009-03-02
1
-13
/
+7
*
15 more layout tests taken off the pile from svg/custom.
finnur@chromium.org
2009-03-02
27
-30
/
+26
*
Add missing header (breaks on linux).
ericroman@google.com
2009-03-02
1
-0
/
+1
*
Convert encryptor.cc and friends to string16.
thestig@chromium.org
2009-03-02
7
-55
/
+68
*
split up proxy_service into several files (one per class).
ericroman@google.com
2009-03-02
28
-456
/
+677
*
Merge the latest version of PR_ParseTimeString. This
wtc@chromium.org
2009-03-02
2
-148
/
+456
*
Fix unittest to match new querystring parsing rules.
mbelshe@google.com
2009-03-02
1
-3
/
+3
*
Port SortedDisplayURL, fix up some chrome_font_{gtk,skia} bugs, port text_eli...
estade@chromium.org
2009-03-02
7
-53
/
+80
*
Fix order of downloads list (HTH it happened, I don't know).
glen@chromium.org
2009-03-02
1
-1
/
+1
*
Fix the problem that Worker is not treated as active DOM object.
jianli@chromium.org
2009-03-02
2
-3
/
+7
*
Roll DEPS to pick up disabling overhead accounting.
dglazkov@chromium.org
2009-03-02
1
-1
/
+1
*
Fix bookmark and menu drag images by making a halo around them. This makes
brettw@chromium.org
2009-03-02
24
-33
/
+158
*
Add js bindings layer for ProxyResolverV8 {"alert()", "dnsResolve()", "myIpAd...
ericroman@google.com
2009-03-02
7
-62
/
+627
*
Rebaseline an SVG layout test. The difference is that we draw two additional ...
sidchat@google.com
2009-03-02
4
-8
/
+7
*
Fix the IPC::SyncChannel leaks with RenderThread in the callstack. This work...
jam@chromium.org
2009-03-02
2
-8
/
+21
*
Add site_instance_unittest.cc to the Posix build.
jhawkins@chromium.org
2009-03-02
3
-4
/
+2
*
Enable focus-change via tabbing on Linux.
estade@chromium.org
2009-03-02
7
-19
/
+91
*
Remove unneeded macros that required WTL includes.
maruel@chromium.org
2009-03-02
1
-3
/
+0
*
Fix a slight error in the atl includes. We are using the CRect class from WTL...
maruel@chromium.org
2009-03-02
1
-1
/
+2
*
Fix compilations errors introduced by revision 10712.
maruel@chromium.org
2009-03-02
5
-13
/
+21
*
Correct the order of files in gyp.
dglazkov@google.com
2009-03-02
1
-2
/
+2
*
Re-include ScriptController into the gyp file.
dglazkov@google.com
2009-03-02
1
-0
/
+2
*
Add V8WebKitCSSMatrixConstructor to Linux build
dglazkov@google.com
2009-03-02
1
-0
/
+1
[next]