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
*
Support dragging a virtual file out of the browser.
jianli@chromium.org
2010-01-15
48
-205
/
+1398
*
Factoring out the layout code from browser_view in preparation to implement s...
oshima@chromium.org
2010-01-15
10
-262
/
+473
*
Decrease buffer size for the server to 2K fixed.
mbelshe@chromium.org
2010-01-15
1
-2
/
+2
*
New consensus is to print
jrg@chromium.org
2010-01-15
3
-9
/
+34
*
Make the browser-side of the GPU backing store work on Linux (and should now
brettw@chromium.org
2010-01-15
10
-68
/
+91
*
Support the ECC cipher suites added in Mac OS X 10.6.
wtc@chromium.org
2010-01-15
1
-1
/
+171
*
Add a suppression for recent valgrind error on Mac UI tests.
senorblanco@chromium.org
2010-01-15
1
-0
/
+23
*
Rebaseline svg/custom/foreignObject-crash-on-hover.xml.
dglazkov@chromium.org
2010-01-15
6
-10
/
+6
*
[Mac] Fixes two Browser Action popup sizing issues. One is caused by WebCore ...
andybons@chromium.org
2010-01-15
3
-5
/
+20
*
Fix cases where we weren't expecting a NULL preference.
asargent@chromium.org
2010-01-15
1
-30
/
+30
*
Tweak bug number, rebaseline a old test. Yay improvements to test_shell!
dglazkov@chromium.org
2010-01-15
5
-18
/
+94
*
Enable the context menu and developer menu "View source" items at the same time.
brettw@chromium.org
2010-01-15
4
-6
/
+15
*
Update expectations after WebKit roll.
chase@chromium.org
2010-01-15
1
-15
/
+15
*
Strip one more LayoutTests prefix. This didn't affect much really.
ojan@chromium.org
2010-01-15
1
-8
/
+8
*
Revert 36362 - It breaks NACLTests and Chrome Frame Tests
jcampan@chromium.org
2010-01-15
21
-227
/
+108
*
Rebaselie svg/css tests that we pass.
dglazkov@chromium.org
2010-01-15
22
-19
/
+10
*
3rd attempt at landing the language detection on page load.
jcampan@chromium.org
2010-01-15
21
-108
/
+227
*
Always eat mouse clicks on plugins on the Mac
stuartmorgan@chromium.org
2010-01-15
1
-0
/
+8
*
Tweak bug ids on constructor-related failures.
dglazkov@chromium.org
2010-01-15
1
-5
/
+4
*
One of my previous CL accidentaly reverted 2 changes to these
jcampan@chromium.org
2010-01-15
2
-27
/
+76
*
Nit pick changes to make lint and editors happy. No change in behavior.
skerner@chromium.org
2010-01-15
1
-11
/
+11
*
More de-oranging of WebKit tests.
senorblanco@chromium.org
2010-01-15
1
-3
/
+7
*
Added cubemap demo.
alokp@chromium.org
2010-01-15
5
-50
/
+141
*
Removes debugging code that proved unnecessary.
sky@chromium.org
2010-01-15
6
-135
/
+2
*
Attempting to get rid of orange on the WebKit builders. Most of this is test...
senorblanco@chromium.org
2010-01-15
6
-27
/
+12
*
Change the message box wording to match the button used.
avi@chromium.org
2010-01-15
1
-2
/
+2
*
Remove URL command line filtering from main startup path.
jschuh@chromium.org
2010-01-15
1
-2
/
+2
*
Remove introduced trailing whitespace.
antonm@chromium.org
2010-01-15
1
-1
/
+1
*
Post aggregated results in post_json mode.
antonm@chromium.org
2010-01-15
1
-2
/
+9
*
Updating trunk VERSION from 299.0 to 300.0
chrome-release@google.com
2010-01-15
1
-1
/
+1
*
Hide the View Page Source/Info and other irrelevant actions in the DevTools p...
apavlov@chromium.org
2010-01-15
2
-8
/
+21
*
suppress a valgrind error found in layout tests:
jshin@chromium.org
2010-01-15
1
-0
/
+15
*
add svg/hixie/error/004.xml to the list (PASS CRASH on Mac DEBUG)
jshin@chromium.org
2010-01-15
1
-0
/
+3
*
Update V8 to version 2.0.6.
ager@chromium.org
2010-01-15
6
-7
/
+38
*
suppress 3 more valgrind errors (two in ffmpeg and one in npapi test plugin)
jshin@chromium.org
2010-01-15
1
-0
/
+63
*
Reland 36337: Add launch configuration to apps. Create a desktop shortcut if ...
aa@chromium.org
2010-01-15
6
-6
/
+55
*
Revert 36337 and 36338. Compile failure.
aa@chromium.org
2010-01-15
10
-75
/
+10
*
Add the ability to focus a window to chrome.window.update().
aa@chromium.org
2010-01-15
4
-4
/
+20
*
Add launch configuration to apps. Create a desktop shortcut
aa@chromium.org
2010-01-15
6
-6
/
+55
*
Suppress two valgrind errors during linux layout tests.
jshin@chromium.org
2010-01-15
1
-0
/
+47
*
Switch to runFileChooser() with WebFileChooserParams.
tkent@chromium.org
2010-01-15
2
-8
/
+6
*
Change webkit.gyp to pull in test_shell on all platforms.
darin@chromium.org
2010-01-15
1
-9
/
+2
*
Suppress a memory leak found in WebCore::StringImpl (??) and
jshin@chromium.org
2010-01-15
1
-1
/
+39
*
Introduce all the plumbing for Session Storage. This mostly consists of crea...
jorlow@chromium.org
2010-01-15
39
-125
/
+284
*
Updating expectations for more failing tests on the mac.
atwilson@chromium.org
2010-01-15
1
-0
/
+2
*
Restored test expectations for a few tests that were commented out during the...
atwilson@chromium.org
2010-01-15
1
-4
/
+3
*
Rebaselining from roll to r53313.
atwilson@chromium.org
2010-01-15
29
-19
/
+27
*
Tweaked expectations for last webkit roll (removed erroneous SKIP line so we ...
atwilson@chromium.org
2010-01-15
3
-3
/
+4
*
Update expectations for emergency roll to r53313.
atwilson@chromium.org
2010-01-15
1
-1
/
+9
*
roll webkit to 53313 to fix the build
jshin@chromium.org
2010-01-15
1
-1
/
+1
[next]