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
*
WebKit merge 41660:41709 (Chromium side).
levin@chromium.org
2009-03-16
138
-119
/
+135
*
Linux: Change the cursor back to the default arrow when the render view loses...
estade@chromium.org
2009-03-15
1
-0
/
+9
*
Fix style in Presubmit.py
nsylvain@chromium.org
2009-03-15
1
-1
/
+1
*
Try to suppress an invalid read in dlopen triggered by EnsureNSSInit,
dkegel@google.com
2009-03-15
1
-6
/
+16
*
Account for linux layout test failures after the 41613:41660 webkit merge.
levin@chromium.org
2009-03-15
1
-4
/
+13
*
WebKit merge 41613:41660 (Chromium side).
levin@chromium.org
2009-03-15
14
-36
/
+90
*
Fix refcounting bug in ChromeFont's default constructor.
dkegel@google.com
2009-03-14
1
-0
/
+1
*
forgot this file
ben@chromium.org
2009-03-14
1
-1
/
+1
*
forgot this file
ben@chromium.org
2009-03-14
1
-1
/
+1
*
Rename Window->WindowWin
ben@chromium.org
2009-03-14
43
-563
/
+665
*
Autocomplete popup should show up when clicking or pressing the up/down key i...
jcampan@chromium.org
2009-03-14
1
-2
/
+1
*
rollback again
ben@chromium.org
2009-03-14
44
-665
/
+564
*
Rename Window->WindowWin
ben@chromium.org
2009-03-14
44
-564
/
+665
*
Adding back in files lost in 11688.
bradnelson@google.com
2009-03-14
3
-0
/
+408
*
Restoring net.sln lost in rollback of change 11688.
bradnelson@google.com
2009-03-14
1
-0
/
+217
*
Reverting change 11688.
bradnelson@google.com
2009-03-14
4
-1733
/
+1721
*
Revert 11689 and 11690
jar@chromium.org
2009-03-14
2
-2
/
+1
*
Removing extra {}s that got lost in restructuring a CL.
bradnelson@google.com
2009-03-14
1
-1
/
+1
*
Fix refcounting bug in ChromeFont's default constructor.
dkegel@google.com
2009-03-14
1
-0
/
+1
*
Switching net to gyp on windows.
bradnelson@google.com
2009-03-13
8
-2346
/
+1733
*
Disallows dragging from the bookmark bar when the bookmark bar is
sky@google.com
2009-03-13
2
-2
/
+14
*
Rebaseline box-shadow\basic-shadows
cpu@google.com
2009-03-13
3
-2
/
+2
*
Log an error message when we don't find any
wtc@chromium.org
2009-03-13
1
-0
/
+20
*
Temporarily use the Proxy-Connection header before the
wtc@chromium.org
2009-03-13
1
-2
/
+4
*
Commit 40144. I had to move to to a separate CL to use gcl's
aa@chromium.org
2009-03-13
16
-85
/
+209
*
Implementation of ResourceDispatcher::OnDownloadProgress
hclam@chromium.org
2009-03-13
2
-5
/
+22
*
Remove unneeded includes of gtest_prod.h. Reduce usage from 689 to 601.
thestig@chromium.org
2009-03-13
5
-3
/
+2
*
Split the test support into three separate target libaries:
sgk@google.com
2009-03-13
1
-19
/
+161
*
I just noticed that I accidentally left out the change to the AUTHORS file wh...
finnur@chromium.org
2009-03-13
1
-1
/
+2
*
Implement 2 more gtk dialogs: open file and open multiple files.
estade@chromium.org
2009-03-13
2
-27
/
+139
*
Added yet one more histogram to help debug SDCH issues.
jar@chromium.org
2009-03-13
1
-2
/
+4
*
Basic windowless plugins, try 2.
evan@chromium.org
2009-03-13
11
-55
/
+143
*
this should have been reinstated in the revert
ben@chromium.org
2009-03-13
1
-0
/
+1194
*
RSS feed support (part 1), 2nd attempt.
finnur@chromium.org
2009-03-13
27
-80
/
+516
*
revert
ben@chromium.org
2009-03-13
44
-1705
/
+405
*
Linux: GYP fixes
agl@chromium.org
2009-03-13
4
-5
/
+9
*
Rename Window->WindowWin
ben@chromium.org
2009-03-13
44
-559
/
+665
*
Rebaseline test results for LayoutTests/svg/custom/grayscale-gradient-mask.svg
hclam@chromium.org
2009-03-13
3
-2
/
+2
*
Makes drops above the tabstrip work again. This stopped working
sky@google.com
2009-03-13
9
-128
/
+164
*
wtc: please look at URL related code, and hooks and nits
jar@chromium.org
2009-03-13
16
-199
/
+260
*
Default windows installs do not have the replacement character glyph, so Chro...
willchan@chromium.org
2009-03-13
1
-1
/
+1
*
Fix build break to worker feature due to latest webkit merge.
jianli@chromium.org
2009-03-13
4
-19
/
+26
*
Disable single-process mode in ExtensionViewTest, to see if it's causing
mpcomplete@google.com
2009-03-13
1
-3
/
+3
*
Highlights of changes:
hclam@chromium.org
2009-03-13
23
-22
/
+317
*
Implement DownloadFile::Rename() for posix. Downloads work on linux!
estade@chromium.org
2009-03-13
3
-13
/
+19
*
Fixes a regression were showing a link brought a browser when to front
sky@google.com
2009-03-13
1
-1
/
+4
*
Have the gyp build use base SCons, not Hammer components, so it can
sgk@google.com
2009-03-13
3
-28
/
+60
*
Rename DebuggerContents to DebuggerUI and move to the dom_ui folder.
brettw@chromium.org
2009-03-13
12
-75
/
+67
*
Rollback v8 DEPS roll (for real)
jar@chromium.org
2009-03-13
7
-287
/
+4
*
Ports TextDatabase and ExpireHistoryTest to use FilePath.
brettw@chromium.org
2009-03-13
8
-68
/
+81
[next]