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
*
Move the current default plugin implementation to being
awalker@google.com
2009-01-30
5
-377
/
+388
*
Fix a minor style nit. Make a comment clearer.
wtc@chromium.org
2009-01-30
2
-6
/
+5
*
Register .crx file handler to install Chrome extensions.
mpcomplete@google.com
2009-01-30
7
-12
/
+60
*
Ignore invalid plugin windows coming in from the renderer for moving. As the ...
ananta@chromium.org
2009-01-30
1
-1
/
+7
*
Remove two tests from tests_fixable.txt that now pass on Linux because
jhawkins@chromium.org
2009-01-30
1
-4
/
+0
*
Implement gdk_skia_draw_segments. Initial implementation does not support
jhawkins@chromium.org
2009-01-30
1
-1
/
+19
*
NTP twiddling for p13n
tim@chromium.org
2009-01-30
3
-0
/
+24
*
Measure how often our users see MD2 intermediate CA
wtc@chromium.org
2009-01-30
2
-0
/
+7
*
In rare cases (when running inside QEMU), the event
wtc@chromium.org
2009-01-30
2
-24
/
+21
*
Rename README.google to README.chromium.
mal@chromium.org
2009-01-30
32
-0
/
+0
*
Random bits of de-Winification for WebContents.
brettw@chromium.org
2009-01-30
8
-28
/
+39
*
Update the mac entries since the testshell support for num animations landed
thomasvl@chromium.org
2009-01-30
1
-6
/
+2
*
Lands fix for 6878 from Yong Shin.
sky@google.com
2009-01-30
2
-1
/
+6
*
Update tests_fixable to match new passing tests on the WebKit Linux buildbot.
jhawkins@chromium.org
2009-01-30
1
-9
/
+2
*
Fix the logic condition used to check whether we've run image_diff yet or not.
jhawkins@chromium.org
2009-01-30
1
-1
/
+1
*
Allow porting of the JS message boxes. I split out the implementation into
brettw@chromium.org
2009-01-30
9
-182
/
+201
*
Correct sqlite wrapper behavior on systems where wchar_t is UTF-32,
phajdan.jr@chromium.org
2009-01-30
9
-70
/
+54
*
Fixed AssignableBuffer to use OwnerType instead of BufferType.
scherkus@chromium.org
2009-01-30
1
-1
/
+1
*
Fix EOL.
maruel@chromium.org
2009-01-30
1
-4
/
+4
*
Changes references to FilePath to wstring for release branch build.
gwilson@google.com
2009-01-30
1
-3
/
+3
*
Make the download manager compile on Linux & Mac.
brettw@google.com
2009-01-30
1
-7
/
+1
*
Reverting 8969.
ojan@google.com
2009-01-30
2
-14
/
+13
*
Use Vars for the webkit repo and revision number. This way
ojan@google.com
2009-01-30
2
-13
/
+14
*
Implement LayoutTestController::numberOfActiveAnimations to get a
finnur@google.com
2009-01-30
8
-5
/
+39
*
Baselining 2 tests:
jcampan@chromium.org
2009-01-30
4
-5
/
+31
*
Make test server to store files by sending POST /writefile/<filename> HTTP re...
stoyan@chromium.org
2009-01-30
1
-1
/
+39
*
Adds a comment as to why this test is failing.
sky@google.com
2009-01-30
1
-0
/
+2
*
Add a few svn:ignores for things from mac builds/layout tests (and that are
thomasvl@chromium.org
2009-01-30
0
-0
/
+0
*
Mark the new tests as only failing on linux/win (mac works).
thomasvl@chromium.org
2009-01-30
1
-4
/
+4
*
Remove Linux expectations that are not needed because they are
ager@chromium.org
2009-01-30
8
-225
/
+0
*
Rolling DEPS to pick up files with fixed CRLF endings
dimich@google.com
2009-01-30
1
-1
/
+1
*
Porting in the download manager (plus tiny bits of cleanup).
brettw@chromium.org
2009-01-30
4
-40
/
+51
*
Checking in media::Synchronizer, a utility class to facilitate A/V synchroniz...
scherkus@chromium.org
2009-01-30
4
-0
/
+162
*
Modifies LaunchSetupWithParam to properly append the kInstallerDir and kSetup...
gwilson@google.com
2009-01-30
1
-2
/
+2
*
Move RLZ back to 90 seconds delayed init
cpu@google.com
2009-01-30
1
-2
/
+2
*
Fix various problems with constrained windows and/or custom frame windows:
pkasting@chromium.org
2009-01-30
2
-107
/
+266
*
Chromium side of merge 40314:40364.
ojan@google.com
2009-01-30
8
-22
/
+52
*
Correct handling of filter chaining of SDCH and gzip compression
jar@chromium.org
2009-01-30
3
-31
/
+89
*
Rearrange plugin entry points code to abstract out Linux.
evan@chromium.org
2009-01-30
6
-72
/
+87
*
Add a stub IsPluginProcess so there are less #if defined(OS_WIN) in the code.
tc@google.com
2009-01-30
3
-22
/
+6
*
Cause text baselines to go to chromium-mac and chromium-win.
tc@google.com
2009-01-30
2
-71
/
+24
*
Change kMetricsURL to
wtc@chromium.org
2009-01-30
1
-3
/
+1
*
Reverting 8920, somehow my rebaselining make the test fail.
jcampan@chromium.org
2009-01-30
4
-73
/
+73
*
Rebaseline layout tests in Linux that are off because of font metrics.
jhawkins@chromium.org
2009-01-30
19
-30
/
+269
*
Rename Debugger to DebuggerBridge to make the mac compiler happy.
brettw@chromium.org
2009-01-30
7
-37
/
+43
*
Provides the ability to write a unit test that brings up a browser. As
sky@google.com
2009-01-30
10
-66
/
+621
*
Fix a bunch of lint complaints in preparation to land issue 19046. Mostly for...
thestig@chromium.org
2009-01-30
11
-381
/
+380
*
fix build
tc@google.com
2009-01-29
1
-0
/
+1
*
Create a stub chrome executable that crashes when run.
tc@google.com
2009-01-29
9
-27
/
+152
*
Marks the test LayoutTests/fast/layers/layer-visibility-sublayer.html
sky@google.com
2009-01-29
1
-1
/
+0
[next]