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
...
*
Rebaseline test for aa. Was incorrectly rebased last time around.
ojan@google.com
2009-03-18
1
-7
/
+7
*
Allow Skia to build on case-sensitive filesystems
mark@chromium.org
2009-03-18
1
-1
/
+1
*
Use a more generic pattern for the `anonymous namespace'::PureCall crash.
patrick@chromium.org
2009-03-18
1
-1
/
+1
*
A few updates to the valgrind runner script.
deanm@chromium.org
2009-03-18
1
-1
/
+3
*
DEFER a test that is broken upstream.
tc@google.com
2009-03-18
5
-9
/
+3
*
The test suite commandline leak is easy to plug, so we may as well.
dkegel@google.com
2009-03-18
1
-1
/
+3
*
Make startup_tests build and work on Mac.
phajdan.jr@chromium.org
2009-03-18
9
-47
/
+80
*
Disk cache: First implementation of TrimDeleted() and a few
rvargas@google.com
2009-03-18
5
-10
/
+70
*
Update V8 to version 1.1.1.2.
ager@chromium.org
2009-03-18
7
-3
/
+298
*
This test seems to have never failed on win/mac according to the
tc@google.com
2009-03-18
3
-6
/
+1
*
Green the layout test bots by marking some new failures.
estade@chromium.org
2009-03-18
1
-0
/
+3
*
Implement GTK dropdown menus.
estade@chromium.org
2009-03-18
4
-23
/
+108
*
Fix mac build break.
estade@chromium.org
2009-03-18
1
-1
/
+0
*
Autocomplete now uses the input field id when no name is available to perform...
jcampan@chromium.org
2009-03-18
3
-9
/
+31
*
Let checkdeps ignore #if 0 blocks. Also strip lines of leading/trailing white...
thestig@chromium.org
2009-03-18
2
-4
/
+14
*
Rolling forward cygwin version to include hermetic python when including herm...
bradnelson@google.com
2009-03-18
1
-1
/
+1
*
Removes LayoutTests/fast/events/click-count.html from the flakey win
sky@google.com
2009-03-18
1
-1
/
+1
*
Fix underflow that would cause either an access violation or an infinite loop...
robertshield@google.com
2009-03-18
1
-2
/
+3
*
Remove BrowserWindow::Init().
estade@chromium.org
2009-03-18
7
-111
/
+99
*
Fix errors detected by coverity.
paulg@google.com
2009-03-18
1
-6
/
+6
*
Adds Get(Root)WindowRect handlers for the Mac.
avi@google.com
2009-03-18
8
-65
/
+120
*
Make Linux use the same user agent style sheet as Windows.
levin@chromium.org
2009-03-18
4
-8
/
+3
*
Reland the changes to use command line switch to turn on worker feature.
jianli@chromium.org
2009-03-18
4
-0
/
+10
*
Remove unneeded uses of base/ref_counted.h.
thestig@chromium.org
2009-03-18
20
-22
/
+10
*
Fix dragging a Chrome window which has a single tab by the tab itself.
idanan@chromium.org
2009-03-18
1
-7
/
+1
*
Style issues:
patrick@chromium.org
2009-03-18
1
-4
/
+6
*
Base class for audio and video decoders, plus a test audio and video decoder ...
ralphl@chromium.org
2009-03-18
12
-0
/
+599
*
When looking for the test shell binary in linux, try src/webkit/Hammer
tc@google.com
2009-03-18
2
-2
/
+6
*
Reland the changes to enable building worker.
jianli@chromium.org
2009-03-18
2
-2
/
+2
*
Unfork WebInspector frontend take 2: New DEPS and webkit/...
pfeldman@chromium.org
2009-03-18
6
-3
/
+18
*
Remove an assertion I added in my DOM UI change. It looks like this happens in
brettw@chromium.org
2009-03-18
1
-5
/
+0
*
Add a handle scope to V8Proxy::initContextIfNeeded.
ager@chromium.org
2009-03-18
1
-1
/
+4
*
Fixing a few minor issues found during static analysis of the Chromium codebase.
finnur@chromium.org
2009-03-18
4
-7
/
+7
*
Make startup_tests print results on Linux.
phajdan.jr@chromium.org
2009-03-18
7
-160
/
+161
*
Port DirectoryWatcher to Linux using inotify.
phajdan.jr@chromium.org
2009-03-18
8
-50
/
+493
*
Change the stub for file_util::EvictFileFromSystemCache
thomasvl@chromium.org
2009-03-18
1
-3
/
+4
*
Revert the src/webkit part of r11958 since it broke the build.
maruel@chromium.org
2009-03-18
5
-17
/
+2
*
Initialize module_handle_ in IATPatch's constructor.
deanm@chromium.org
2009-03-18
1
-1
/
+2
*
Unfork WebInspector frontend.
pfeldman@chromium.org
2009-03-18
5
-2
/
+17
*
Make Rpc dispatch in DevTools static, remove redundant JSON parsing.
pfeldman@chromium.org
2009-03-18
6
-28
/
+31
*
Remove an unused bool member variable "opened_" from StatsTable.
deanm@chromium.org
2009-03-18
1
-6
/
+6
*
Revert 11946 since it is causing a build breakage on full rebuild. The
maruel@chromium.org
2009-03-18
3
-6
/
+128
*
Reverting 11953.
hbono@chromium.org
2009-03-18
15
-241
/
+1
*
A tricky fix for Issue 1845.
hbono@chromium.org
2009-03-18
15
-1
/
+241
*
Make worker constructor return error if it is enabled by the flag.
jianli@chromium.org
2009-03-18
4
-1
/
+23
*
Quick fix to prevent double launch of chrome at install.
cpu@google.com
2009-03-18
1
-1
/
+3
*
Moving sbox to gyp on windows.
bradnelson@google.com
2009-03-18
3
-128
/
+6
*
- Modify DOM checker automation to use DOM Automation Controller instead of
patrick@chromium.org
2009-03-18
10
-143
/
+737
*
Fixing subtle dependency on client name on my last change to chrome.sln.
bradnelson@google.com
2009-03-18
1
-1
/
+1
*
Rebaseline fail. Marking LayoutTests/fast/forms/searchfield-heights.html fixable
aa@chromium.org
2009-03-18
1
-0
/
+1
[prev]
[next]