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
*
chrome_tests.py needs to tell run_webkit_tests.py if it's a debug build
dkegel@google.com
2009-04-16
1
-1
/
+8
*
Fix the process creation problem. This forces transitions between
brettw@chromium.org
2009-04-16
5
-5
/
+71
*
Refactor the tab button logic into TabButtonGtk.
jhawkins@chromium.org
2009-04-16
9
-300
/
+390
*
Make Browser::set_window defined all the time, and adds the ability to
sky@chromium.org
2009-04-16
3
-1
/
+16
*
Fix typo. Fixes --run-singly option of run_webkit_tests. TBR.
ojan@google.com
2009-04-16
1
-1
/
+1
*
This CL fixes issue 5729 - RTL: TabStrip context menu should be positioned pr...
xji@chromium.org
2009-04-16
1
-1
/
+4
*
Remove ExtensionProcessManager and move its functionality onto
mpcomplete@google.com
2009-04-16
17
-215
/
+136
*
Mark tests that are failing from the merge. I'm investingating now.
tc@google.com
2009-04-16
1
-0
/
+11
*
Whitespace change to trigger a build.
tc@google.com
2009-04-16
1
-0
/
+1
*
Chrome side of webkit merge from 42547 to 42580.
tc@google.com
2009-04-16
9
-27
/
+20
*
Fix Sandbox on SnowLeopard.
jeremy@chromium.org
2009-04-16
2
-26
/
+60
*
Minor tweaks to deal with the split between CFBundleVersion
jrg@chromium.org
2009-04-16
1
-1
/
+6
*
Minor tweaks to make coverage happier on OSX.
jrg@chromium.org
2009-04-16
1
-14
/
+22
*
URLRequest::Interceptor enhancements1) Allow an interceptor to change its min...
michaeln@google.com
2009-04-16
11
-85
/
+802
*
linux: users of glue require GTK in the include path.
evan@chromium.org
2009-04-16
2
-0
/
+6
*
Add some flaky tests. Mark dns-prefetch-control as slow.
ojan@google.com
2009-04-16
1
-5
/
+9
*
Augment time_format.h/.cc to format elapsed time also.
munjal@chromium.org
2009-04-16
4
-98
/
+440
*
For ease of scripting, allow the actual test binary name to be used as an arg...
dkegel@google.com
2009-04-16
1
-11
/
+12
*
Fix the failure to fail in PlatformCanvasWin ctor
cpu@google.com
2009-04-16
1
-7
/
+21
*
JavaScriptCore is not using the webkit common defines.
mbelshe@google.com
2009-04-16
1
-1
/
+1
*
Implement app modal dialogs on mac.
pinkerton@chromium.org
2009-04-16
3
-9
/
+107
*
Tweak two suppressions to work in more environments
dkegel@google.com
2009-04-16
1
-3
/
+6
*
Add concept of slow tests. Only mark one test as slow for now. After checkin,...
ojan@google.com
2009-04-16
5
-100
/
+198
*
Don't call COM stuff in the renderer
cpu@google.com
2009-04-16
1
-8
/
+7
*
Add missing include needed for malloc.
thestig@chromium.org
2009-04-16
1
-0
/
+1
*
Handles audio messages on IO thread in render process
hclam@chromium.org
2009-04-16
10
-273
/
+390
*
Fix build break due to incorrect merge, TBR=awalker
jam@chromium.org
2009-04-16
1
-1
/
+1
*
Add a test helper to pull out some common code. Add a test for tab controller...
pinkerton@chromium.org
2009-04-16
7
-29
/
+258
*
Ensure we check the page pointer before using it after we come out of NPP_Han...
jam@chromium.org
2009-04-16
8
-42
/
+88
*
Recommit previous change with GYP files fixed.
erg@google.com
2009-04-16
17
-119
/
+700
*
Windows low level audio small changes
cpu@google.com
2009-04-16
2
-17
/
+99
*
Add spaces in reliability log output to make it
huanr@chromium.org
2009-04-16
1
-1
/
+1
*
REmove one unneeded seam.
maruel@chromium.org
2009-04-16
2
-7
/
+4
*
Remove deprecated version of UITest::DieFileDie().
thestig@chromium.org
2009-04-16
5
-17
/
+13
*
Add a new notification for automation customers that the
amit@chromium.org
2009-04-16
2
-13
/
+27
*
Rebaseline some tests on linux.
tc@google.com
2009-04-16
10
-6
/
+40
*
1. Supported 'lookup' and 'evaluate' requests in the front end.
yurys@google.com
2009-04-16
2
-19
/
+247
*
Have ResourceBundle own GdkPixbufs.
tc@google.com
2009-04-16
13
-123
/
+181
*
remove tests that accidentally got re-added:
tc@google.com
2009-04-16
1
-85
/
+0
*
Bold matched portions of text in Linux Omnibox.
deanm@chromium.org
2009-04-16
2
-55
/
+104
*
Chrome changes to support WebKit API changes.
darin@chromium.org
2009-04-16
12
-79
/
+28
*
Adds notification for when info bubble is created.
sky@chromium.org
2009-04-16
2
-0
/
+11
*
Reverting 13839,13838.
awalker@google.com
2009-04-16
6
-244
/
+7
*
Add a helper, and add the test file that broke the build.
pinkerton@chromium.org
2009-04-16
2
-0
/
+238
*
Allow unit_tests (and other non-bundle executables) to rely on objectiveC that's
pinkerton@chromium.org
2009-04-16
4
-7
/
+6
*
More Linux Omnibox v2 work, based on feedback from Cole.
deanm@chromium.org
2009-04-16
1
-36
/
+74
*
Introduce printing test case (Step 1)
hbono@chromium.org
2009-04-16
4
-3
/
+76
*
Revert my rebaseline of these tests. I made a mistake in checking these in
brettw@chromium.org
2009-04-16
5
-5
/
+86
*
Fix a mess I made before checkin. I started trying something else but gave
brettw@chromium.org
2009-04-16
1
-4
/
+2
*
Consolidate ApplyAccelerator and RunCommand code
huanr@chromium.org
2009-04-16
4
-19
/
+13
[next]