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
*
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
*
Switching net over to use gyp on windows.
bradnelson@google.com
2009-03-18
15
-2353
/
+1752
*
Fix leak in GetCertSubjectAltNamesOfType(). Found by valgrind.
dkegel@google.com
2009-03-18
1
-0
/
+1
*
Rebaseline LayoutTests\fast\forms\searchfield-heights-expected. Text input boxes
aa@chromium.org
2009-03-18
4
-3
/
+2
*
Remove bogus DCHECK
abarth@chromium.org
2009-03-18
1
-3
/
+0
*
SSLPolicy Fix: Step 8.
abarth@chromium.org
2009-03-18
4
-144
/
+267
*
Mac bookmark work.
jrg@chromium.org
2009-03-18
32
-240
/
+815
*
Pre-upstream cleaning of files - changing them to follow WebKit coding style.
dimich@google.com
2009-03-17
4
-448
/
+416
*
Mark LayoutTests/svg/custom/foreignObject-crash-on-hover.xml as DEFER.
patrick@chromium.org
2009-03-17
1
-5
/
+5
*
Revert r11926 which accidentally enabled workers.
dimich@google.com
2009-03-17
1
-1
/
+1
*
Get v8_collection.h to match webkit coding standards in
levin@chromium.org
2009-03-17
2
-237
/
+205
[next]