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
*
Fixes issue 8435 (http://code.google.com/p/chromium/issues/detail?id=8435)
munjal@chromium.org
2009-03-09
1
-0
/
+3
*
Gyp config updates to fix some Linux build errors.
mmoss@chromium.org
2009-03-09
1
-12
/
+14
*
Fix my first layout test! The expected and actual results were two different...
jparent@chromium.org
2009-03-09
2
-32
/
+30
*
Implement right click context menu on gtk.
estade@chromium.org
2009-03-09
8
-19
/
+220
*
Add a comment describing how Linux falls back to Windows results. Don't add
pam@chromium.org
2009-03-09
1
-2
/
+15
*
Initial Linux chrome.gyp changes (some courtesy mmoss):
sgk@google.com
2009-03-09
1
-10
/
+24
*
Initialize the command line object before initializing the logger. Also
ananta@chromium.org
2009-03-09
1
-0
/
+9
*
Add a copy of DOM checker for testing. DOM checker is a tool to help automate
patrick@chromium.org
2009-03-09
5
-0
/
+1471
*
Instead of marking the test that happens to come next as fail, mac is
thomasvl@chromium.org
2009-03-09
1
-6
/
+4
*
Fixes possible crash in SessionBackend. I believe what's happening
sky@google.com
2009-03-09
3
-7
/
+62
*
Add filter_unittest.h to net/base module
jar@chromium.org
2009-03-09
1
-0
/
+1
*
Make SecondLaunch UI test not-flaky by using more reliable
phajdan.jr@chromium.org
2009-03-09
1
-6
/
+2
*
Add warning comment to FileStream::Truncate
agl@chromium.org
2009-03-09
1
-0
/
+2
*
Get gyp-generated test_shell_tests working on Linux by
sgk@google.com
2009-03-09
1
-0
/
+7
*
Fix tree: Purify noted I didn't init two bools in a mock-class constructor.
jar@chromium.org
2009-03-09
1
-1
/
+5
*
More WebKit API action (chromium side).
darin@chromium.org
2009-03-09
10
-58
/
+45
*
Remove the stats counter calls for NPObject counts. This code is used in the
darin@chromium.org
2009-03-09
1
-7
/
+0
*
Script and configs to generate Debian packages from current build.
mmoss@chromium.org
2009-03-09
11
-0
/
+609
*
Run more unit tests on Linux:
phajdan.jr@chromium.org
2009-03-09
13
-89
/
+100
*
Use FilterContext to allow filters to access URLRequestJob data
jar@chromium.org
2009-03-09
36
-165
/
+405
*
Add regression test for bug 7900 and necessary infrastructure.
phajdan.jr@chromium.org
2009-03-09
3
-1
/
+62
*
Update V8 to latest trunk version containing a fix for an assertion
ager@chromium.org
2009-03-09
1
-1
/
+1
*
Adds truncate to FileStream.
sky@google.com
2009-03-09
4
-0
/
+73
*
Strip CRs from *.in files to allow building from webkit.org
dglazkov@google.com
2009-03-09
2
-3
/
+3
*
Updating mac tests based on the weekend
thomasvl@chromium.org
2009-03-09
1
-30
/
+9
*
Make page_cycler_tests build on Linux (doesn't run successfully yet).
phajdan.jr@chromium.org
2009-03-09
5
-55
/
+72
*
Bump for 170 dev cycle. 169 was branched at 11198
mal@chromium.org
2009-03-09
1
-1
/
+1
*
chrome-ui://extensions/ is now populated with data collected from the Extensi...
rafaelw@chromium.org
2009-03-09
13
-60
/
+456
*
Change "bleh" for "foo".
nsylvain@chromium.org
2009-03-08
1
-4
/
+4
*
Bringup sys_string_conversions_unittest.cc on Linux.
jeremy@chromium.org
2009-03-08
1
-1
/
+0
*
Rebaseline for
rafaelw@chromium.org
2009-03-08
5
-50
/
+52
*
Landing again the CL that adds security info to canceled requests (last time ...
jcampan@chromium.org
2009-03-08
34
-72
/
+196
*
The MetricsService are not initialized unless the user have opted in
jar@chromium.org
2009-03-08
1
-9
/
+13
*
Update tests fixable.
ericroman@google.com
2009-03-08
1
-1
/
+1
*
Remove a duplicate expectation. Somehow linting didnt catch this.
ericroman@google.com
2009-03-08
1
-1
/
+0
*
Update test lists following merge. There are some failures on MAC and LINUX w...
ericroman@google.com
2009-03-08
1
-0
/
+10
*
Roll deps to pick up a hackified chromiumbridge.cpp.
ericroman@google.com
2009-03-08
1
-1
/
+1
*
Don't call ChromiumBridge::initV8CounterFunction() since it asserts not reached.
ericroman@google.com
2009-03-08
1
-1
/
+2
*
Fix tests list -- some expected fails are no longer valid on MAC because thos...
ericroman@google.com
2009-03-08
1
-3
/
+2
*
Fill out some of the new abstract methods of WebKitClient.
ericroman@google.com
2009-03-08
6
-35
/
+53
*
WebKit merge 41447:41498
ericroman@google.com
2009-03-07
49
-13
/
+536
*
Revert change 11197 because it created 138 new layout tests
nsylvain@chromium.org
2009-03-07
34
-194
/
+71
*
Revert change 11199 because it breaks the page cyclers
nsylvain@chromium.org
2009-03-07
5
-72
/
+55
*
Make page_cycler_tests build on Linux (doesn't run successfully yet).
phajdan.jr@chromium.org
2009-03-07
5
-55
/
+72
*
Allow clicks to windows disabled by modal dialogs to bring the entire modal s...
ben@chromium.org
2009-03-07
1
-0
/
+13
*
Landing again the CL that adds security info to canceled requests (it was bre...
jcampan@chromium.org
2009-03-07
34
-71
/
+194
*
Fix memory leak of "screen size bitmap" (e.g. 1.5M if 750x548)
jrg@chromium.org
2009-03-07
1
-5
/
+4
*
Fix about box truncation (and truncation of probably every other box on glass...
ben@chromium.org
2009-03-07
1
-1
/
+2
*
Remove redundent expected layout test results. These are the same as the ones...
thestig@chromium.org
2009-03-07
4
-190
/
+0
*
Pulling in operator=() to ScopedComPtr.
tommi@chromium.org
2009-03-07
2
-0
/
+8
[next]