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
*
Add simple popup support to browser actions. This will create a popup HTML w...
erikkay@chromium.org
2009-10-02
25
-58
/
+575
*
Move the check for hiding tests in the cross-builder view up
ojan@chromium.org
2009-10-02
1
-7
/
+3
*
Do not discount a MANUAL_SUBFRAME load just because it involved
darin@chromium.org
2009-10-02
6
-24
/
+45
*
More Mac layout test tweakage.
avi@chromium.org
2009-10-02
1
-3
/
+4
*
[Mac] Change Omnibox to select-all on mouse-up if the mouse didn't move.
shess@chromium.org
2009-10-02
2
-0
/
+108
*
Support multiple EOL types in Privacy Blacklists
idanan@google.com
2009-10-02
1
-2
/
+3
*
Reenable fastbuild (for windows only).
maruel@chromium.org
2009-10-02
1
-0
/
+20
*
Ugh. Actually sort correctly by the path. The previous
ojan@chromium.org
2009-10-02
1
-1
/
+1
*
Coverity: Check CreateNewTempDirectory return value.
mattm@chromium.org
2009-10-02
1
-4
/
+6
*
Reverting 27876.
robertshield@chromium.org
2009-10-02
8
-734
/
+17
*
One more failing Mac pixel test.
avi@chromium.org
2009-10-02
1
-0
/
+2
*
Improving Chrome Frame uninstall process:
robertshield@chromium.org
2009-10-02
8
-17
/
+734
*
The focus would only be restored properly the first time the
jcampan@chromium.org
2009-10-02
5
-183
/
+302
*
New baseline for 2 media layout tests on linux
hclam@chromium.org
2009-10-02
2
-1
/
+1
*
Add an option to disable NaCl at compile time for platforms where it doesn't ...
piman@chromium.org
2009-10-02
6
-2
/
+29
*
Fixing build.
apatrick@google.com
2009-10-02
1
-1
/
+3
*
Add speculative strings for possible future splitting of the helper process.
mark@chromium.org
2009-10-02
2
-0
/
+64
*
IDS_PLUGIN_CRASH_PROMPT has an extra space before the colon in English.
mark@chromium.org
2009-10-02
2
-4
/
+4
*
Remove dom-constructors.html from test expectations.
dglazkov@chromium.org
2009-10-02
1
-2
/
+0
*
Replaced SharedMemory::Map method with NPN_MapMemory.
apatrick@google.com
2009-10-02
27
-332
/
+211
*
Any time we are shutting down a tab, try to use fast shutdown.
estade@chromium.org
2009-10-02
13
-89
/
+220
*
Mark tests as failing in Release too (while text might be different in Debug,...
avi@chromium.org
2009-10-02
1
-2
/
+3
*
Make <video> works properly in test_shell in mac
hclam@chromium.org
2009-10-02
4
-3
/
+28
*
The Python test server now ignores querystrings params when serving local files.
finnur@chromium.org
2009-10-02
1
-2
/
+8
*
Fix several issues with dragging tabs and quickly letting go, including crash...
pinkerton@chromium.org
2009-10-02
1
-15
/
+45
*
Enable layout tests for <video> on linux
hclam@chromium.org
2009-10-02
35
-36
/
+428
*
Handle range request on a truncated entry
hclam@chromium.org
2009-10-02
3
-3
/
+48
*
When installing/uninstalling the clip on native buttons they would not be pai...
jcampan@chromium.org
2009-10-02
1
-2
/
+2
*
Fix typo
arv@chromium.org
2009-10-02
1
-1
/
+1
*
Update text expectation to reflect the current state of the bug.
arv@chromium.org
2009-10-02
1
-2
/
+2
*
Coverity: Free the loaded sandbox test module library.
jhawkins@chromium.org
2009-10-02
1
-1
/
+2
*
WebKit roll: 48994:49006
atwilson@chromium.org
2009-10-02
3
-4
/
+7
*
gtk: Restore the window that is hidden when the last tab is dragged out of th...
jhawkins@chromium.org
2009-10-02
2
-6
/
+21
*
Revert my attempt at cleaning up RenderViewHost::UnhandledKeyboardEvent in my...
jam@chromium.org
2009-10-02
1
-2
/
+10
*
Disabled last-of-type-pseudo-class.html as it's failing on all platforms now ...
atwilson@chromium.org
2009-10-02
1
-2
/
+1
*
Fix the NewTabUI load UMA metric.
tony@chromium.org
2009-10-02
2
-9
/
+20
*
DevTools: test that scopes can be epxanded
yurys@google.com
2009-10-02
3
-7
/
+244
*
Restore plumbing for the spelling panel on Mac.
darin@chromium.org
2009-10-02
9
-1
/
+22
*
New Linux baselines for layout tests affected by Skia 341:364 merge. Mostly ...
senorblanco@chromium.org
2009-10-02
67
-70
/
+33
*
Minor cleanup in WebKitClient.
darin@chromium.org
2009-10-02
4
-12
/
+15
*
Roll to webkit r48994.
atwilson@chromium.org
2009-10-02
3
-3
/
+3
*
Forgot the test_expectations.txt changes in my last CL.
senorblanco@chromium.org
2009-10-02
1
-45
/
+0
*
Roll deps to r48993.
atwilson@chromium.org
2009-10-02
3
-2
/
+14
*
Fix NTP so that it updates on theme change.
mirandac@chromium.org
2009-10-02
2
-5
/
+15
*
New Windows baselines for layout tests affected by skia r364. Mostly minor p...
senorblanco@chromium.org
2009-10-02
88
-44
/
+44
*
New expectations so that we can enable pixel tests. This CL does not include ...
avi@chromium.org
2009-10-02
3
-14
/
+749
*
DevTools: reenable step-out test as issues causing its failure on linux was f...
yurys@google.com
2009-10-02
1
-1
/
+1
*
Updating trunk VERSION from 221.0 to 221.1
laforge@chromium.org
2009-10-02
1
-1
/
+1
*
SocketStreamHandle implementation (skelton) for chromium.
ukai@chromium.org
2009-10-02
2
-0
/
+122
*
Disable slow termination ui test because it still fails on windows.
estade@chromium.org
2009-10-02
1
-1
/
+7
[next]