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
*
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
*
Rebaseline text/text-text-0[5-7]-t tests on Linux. The images only differ in ...
thestig@chromium.org
2009-03-07
9
-704
/
+3
*
DCHECK affects performance in release build.
fbarchard@chromium.org
2009-03-07
1
-0
/
+7
*
Reverting 11179.
jcampan@chromium.org
2009-03-07
34
-195
/
+72
*
oops
estade@chromium.org
2009-03-07
1
-1
/
+1
*
fix windows build break.
estade@chromium.org
2009-03-07
1
-1
/
+2
*
Refactor render view context menu in preparation for porting.
estade@chromium.org
2009-03-07
14
-731
/
+774
*
Rename _posix to _mac since it doesn't build on Linux.
mmoss@chromium.org
2009-03-07
2
-1
/
+1
*
Exclude more IPC tests from purify buildbot. Looks like one of the tests usi...
jam@chromium.org
2009-03-07
1
-2
/
+2
*
Make both Hebrew Visual (ISO-8859-8) and Hebrew Logical (ISO-8859-8-I)
jungshik@google.com
2009-03-07
5
-6
/
+12
*
This CL adds a way to specify the security info when canceling a URLRequest.
jcampan@chromium.org
2009-03-07
34
-72
/
+195
*
Enable interstitial pages for SSL certificate errors on Linux.
markus@chromium.org
2009-03-07
2
-15
/
+18
*
Rebaseline two tests that, according to Finnur, were erroneously re-baselined...
pkasting@chromium.org
2009-03-06
7
-40
/
+38
*
Enable the character encoding menu, zoom menu, and the help menu item.
tc@google.com
2009-03-06
4
-15
/
+18
*
Snapshoting improvements for building with gyp under windows.
bradnelson@google.com
2009-03-06
4
-219
/
+720
*
Start the crash_service on windows when running ui tests, if it's not running...
jam@chromium.org
2009-03-06
3
-45
/
+107
*
Defer a test which also fails upstream, and has never passed locally (or, I t...
pkasting@chromium.org
2009-03-06
1
-1
/
+2
*
Enable some code that compiles fine on linux now. This code talks
tc@google.com
2009-03-06
1
-8
/
+0
*
Fix build break.
mpcomplete@google.com
2009-03-06
1
-1
/
+2
*
The output from these layout tests now resembles the
senorblanco@chromium.org
2009-03-06
5
-4
/
+4
*
Fix Purify UMR and MLK due to ExtensionViewTest:
mpcomplete@google.com
2009-03-06
2
-1
/
+5
*
Implement accelerators in the gtk port (try 2).
erg@google.com
2009-03-06
9
-52
/
+142
*
fix linux/mac: remove on linux/mac too
tc@google.com
2009-03-06
1
-1
/
+0
*
Removing the destroy-stream-twice.html test from pending as we now match the ...
ananta@chromium.org
2009-03-06
2
-78
/
+0
*
Rebase cg-fallback-bolding test on Linux. We have anti-aliasing turned on.
thestig@chromium.org
2009-03-06
3
-4
/
+1
*
New switch --gdb allows TestShell.app to be debugged by gdb even when
jrg@chromium.org
2009-03-06
3
-3
/
+11
*
Generate data packs for all languages and allow us to load
tc@google.com
2009-03-06
9
-264
/
+279
*
Build test_shell and test_shell_tests on Linux from gyp-generated scons files:
sgk@google.com
2009-03-06
4
-14
/
+118
*
Add url to AutomationMsg_DidNavigate
amit@chromium.org
2009-03-06
2
-2
/
+3
*
Moved mock media filter constructors from private to public.
scherkus@chromium.org
2009-03-06
2
-48
/
+32
*
Fixes the following layout tests.
ananta@chromium.org
2009-03-06
3
-25
/
+17
*
Change JSONFileValueSerializer to use FilePath by default.
erikkay@google.com
2009-03-06
1
-2
/
+7
*
roll DEPS to pickup WebKit@11154
darin@chromium.org
2009-03-06
1
-1
/
+1
*
Rebaseline form-element-geometry-expected.
pkasting@chromium.org
2009-03-06
4
-14
/
+14
*
RenderWidgetHost now only accepts a new NativeWebKeyboardEvent which owns a c...
erg@google.com
2009-03-06
25
-55
/
+253
*
Convert from line scrolling to pixel scrolling. Increase pixel scroll amount...
pkasting@chromium.org
2009-03-06
4
-18
/
+26
*
Add a product_name of 'chrome' on the non-Mac systems.
sgk@google.com
2009-03-06
1
-0
/
+12
[next]