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
*
Gears 0.5.25.0. Has been verified by QA. Should be merged into beta and stab...
jon@chromium.org
2009-07-07
2
-0
/
+0
*
Roll webkit to r45601
hclam@chromium.org
2009-07-07
1
-1
/
+1
*
Nudges the incognito man over to the left a few more pixels.
pinkerton@chromium.org
2009-07-07
1
-1
/
+3
*
Disk cache: Keep a map of all open entries.
rvargas@google.com
2009-07-07
13
-40
/
+162
*
Setting svn:ignore for /media and /third_party/ffmpeg
scherkus@chromium.org
2009-07-07
0
-0
/
+0
*
Fix subtle whitespace problem. Lesson: never copy and paste a suppression
dank@chromium.org
2009-07-07
1
-10
/
+10
*
Fix breakpad compile on Fedora 11.
thestig@chromium.org
2009-07-07
1
-2
/
+2
*
Adding toon.shader to the samples MANIFEST
vangelis@google.com
2009-07-07
1
-0
/
+1
*
Mark 149 layout tests as pass
hclam@chromium.org
2009-07-07
1
-150
/
+0
*
Re-enabling features-test.html for IE. The test was fixed in rev 19867
vangelis@google.com
2009-07-07
1
-1
/
+1
*
Adds support for the gtest_also_run_disabled_tests flag in the browser tests.
jcampan@chromium.org
2009-07-07
3
-3
/
+12
*
Fix for shader-test.html and IE
gman@google.com
2009-07-07
1
-4
/
+5
*
Add extra delegate method to mac unit test.
ben@chromium.org
2009-07-07
1
-0
/
+4
*
Remove old log files so they don't accumulate on try bots.
dimich@google.com
2009-07-07
1
-0
/
+11
*
bustage fix - add header
ben@chromium.org
2009-07-07
2
-0
/
+2
*
Fix release bustage. ALLOW_THIS_IN_INITIALIZER_LIST
ben@chromium.org
2009-07-07
2
-3
/
+3
*
Mark a layout test as fail after merge 45558:45599
hclam@chromium.org
2009-07-07
1
-1
/
+2
*
Basics of a new TabStrip.It's very, very rough, but I wanted to check it in s...
ben@chromium.org
2009-07-07
27
-27
/
+1520
*
Hook up the prefs for the optional home buttons and page/wrench buttons. Move...
pinkerton@chromium.org
2009-07-07
12
-44
/
+3531
*
Initial support for Linux installers. Currently just an amd64 .deb, but more ...
tschmelcher@google.com
2009-07-07
10
-0
/
+318
*
Rejigger a few suppressions to fire properly on the buildbots.
dank@chromium.org
2009-07-07
1
-2
/
+28
*
Rolls webkit to r45599
hclam@chromium.org
2009-07-07
1
-1
/
+1
*
Revert r20046.
jhawkins@chromium.org
2009-07-07
1
-1
/
+1
*
Fix a typo.
jhawkins@chromium.org
2009-07-07
1
-1
/
+1
*
Beginning of code coverage on Windows.
jrg@chromium.org
2009-07-07
3
-30
/
+175
*
Removes the ability to close or minimize the hung renderer dialog
rohitrao@chromium.org
2009-07-07
3
-14
/
+11
*
GTK Themes: Status bubble obeys GTK colors now.
erg@google.com
2009-07-07
3
-8
/
+49
*
Change the use of typedef Language in Spell Check files back to std::string. ...
sidchat@google.com
2009-07-07
10
-50
/
+46
*
linux: OOP windowed plugins
evan@chromium.org
2009-07-07
26
-169
/
+388
*
Fix retarded bitmath. << 8 != * 255
glen@chromium.org
2009-07-07
2
-6
/
+10
*
Cleanup resources allocated by FFmpeg to avoid memory and threads leaks
hclam@chromium.org
2009-07-07
7
-19
/
+57
*
Refactoring to introduce refcount to WebMediaPlayerImpl
hclam@chromium.org
2009-07-07
5
-237
/
+346
*
Crashers from the field indicate the navigation entry can be NULL. This is no...
jcampan@chromium.org
2009-07-07
1
-0
/
+13
*
Widen a couple suppressions, add a few more.
dank@chromium.org
2009-07-07
1
-2
/
+29
*
Fix a typo. TextDirection is the name of the enum, while GetTextDirection re...
jhawkins@chromium.org
2009-07-07
1
-2
/
+4
*
Fix the GC of workers. When Worker object is GC'ed in the renderer, we need t...
dimich@google.com
2009-07-07
4
-6
/
+28
*
DevTools: merge TestSuite.Controller into TestSuite
yurys@google.com
2009-07-07
1
-58
/
+66
*
Modify ResourceFetcher to use WebURLLoader instead of ResourceHandle.
darin@chromium.org
2009-07-07
16
-237
/
+267
*
Add LayoutTests/http/tests/security/cross-frame-access-call.html as failing o...
japhet@chromium.org
2009-07-07
1
-0
/
+5
*
Disable ExtensionBrowserTest.Incognito because it fails too often.
nsylvain@chromium.org
2009-07-07
1
-0
/
+3
*
Theme window control buttons.
mirandac@chromium.org
2009-07-07
11
-19
/
+71
*
Adds a couple of keybindings.
sky@chromium.org
2009-07-07
4
-0
/
+26
*
DevTools: store devtools split offset only when devtools is being hidden.
pfeldman@chromium.org
2009-07-07
1
-3
/
+6
*
Suppress a wad of valgrind warnings that happen in nearly every ui test.
dank@chromium.org
2009-07-07
1
-0
/
+87
*
Fix tools/valgrind/chrome_tests.sh to always use --log-file option
dank@chromium.org
2009-07-07
2
-8
/
+21
*
Add the README.chromium for the symbol and source server scripts.
deanm@chromium.org
2009-07-07
1
-0
/
+14
*
Add the symbol and source server scripts.
deanm@chromium.org
2009-07-07
5
-0
/
+4034
*
DevTools: Issue 'scripts' command on attach only, work based on after_compile...
pfeldman@chromium.org
2009-07-07
1
-6
/
+0
*
DevTools: clear breakpoints when devtools window is closing. This change depe...
yurys@google.com
2009-07-07
2
-3
/
+20
*
Use native Cocoa tooltips instead of Mozilla's ToolTip class.
pinkerton@chromium.org
2009-07-07
5
-306
/
+201
[next]