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
path:
root
/
chrome
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added strings for EULA wizard screen.
glotov@chromium.org
2010-07-09
2
-1
/
+11
*
Updating trunk VERSION from 461.0 to 462.0
chrome-release@google.com
2010-07-09
1
-1
/
+1
*
Disable tests post webkit roll.
ajwong@chromium.org
2010-07-09
1
-1
/
+8
*
More libwebcore.a ordering fixes to work around 32-bit ld VM fragmentation on...
ajwong@chromium.org
2010-07-09
1
-0
/
+13
*
Stop suppressing a V8 crash that is fixed in V8 2.2.23
whesse@chromium.org
2010-07-09
1
-3
/
+0
*
Force libwebcore.a to be first on the linkline for startup_tests on mac.
ajwong@chromium.org
2010-07-09
1
-0
/
+7
*
Rerun intranet check on network changes.
thakis@chromium.org
2010-07-09
2
-10
/
+38
*
Mac: Make default plugin appearance match windows.
thakis@chromium.org
2010-07-09
6
-25
/
+118
*
Revert 51923 - Try to make chrome_tests.gypi include all sources for all targ...
pkasting@chromium.org
2010-07-09
1
-186
/
+183
*
Disable browser_tests for Mac coverage.
jrg@chromium.org
2010-07-09
1
-1
/
+5
*
Increase subprocess test timeout from 30-->45 seconds and re-enable
jrg@chromium.org
2010-07-09
2
-10
/
+6
*
Try to make chrome_tests.gypi include all sources for all targets, then exclu...
pkasting@chromium.org
2010-07-09
1
-183
/
+186
*
Add URL-based features for client-side phishing detection.
bryner@chromium.org
2010-07-09
8
-0
/
+482
*
Run PPAPITest.Scrollbar on Win (where I tested it works) and Mac. Not sure w...
jam@chromium.org
2010-07-09
1
-0
/
+5
*
Remove an unnecessary null pointer test for |info| in
wtc@chromium.org
2010-07-09
1
-1
/
+1
*
[Mac] Remove references to the close icons that were replaced by procedural d...
andybons@chromium.org
2010-07-09
5
-201
/
+2234
*
Fix a potential crash in MountLibraryImpl::Init().
satorux@chromium.org
2010-07-09
1
-0
/
+4
*
Work around an grit ID collision by forcing
tony@chromium.org
2010-07-08
1
-1
/
+1
*
Un-comment another crash which has popped up.
pkasting@chromium.org
2010-07-08
1
-1
/
+1
*
Revert 51903 - AutoFill Empty profiles and credit cards should not be saved
dhollowa@chromium.org
2010-07-08
2
-136
/
+13
*
Add "save credit card info?" infobar for Autofill.
avi@chromium.org
2010-07-08
8
-13
/
+204
*
Clean up .grds, step 1: Alphabetize.
pkasting@chromium.org
2010-07-08
8
-428
/
+427
*
Add expectation for MockSystemLibrary->{Add|Remove}Observer
oshima@chromium.org
2010-07-08
3
-9
/
+26
*
Add boilerplate text pointing to the experimental API instructions.
kathyw@chromium.org
2010-07-08
2
-1
/
+15
*
AutoFill Empty profiles and credit cards should not be saved
dhollowa@chromium.org
2010-07-08
2
-13
/
+136
*
Pull PPAPI to get the paint aggregator, hook up UI test.
brettw@chromium.org
2010-07-08
1
-0
/
+4
*
Fix a Chrome renderer crash which occurs on closing the print dialog right af...
ananta@chromium.org
2010-07-08
1
-4
/
+2
*
AutoFill: Only query the AutoFill server if we've parsed any of the forms.
jhawkins@chromium.org
2010-07-08
4
-20
/
+48
*
GTK: Minimize usage of gtk headers.
erg@chromium.org
2010-07-08
18
-64
/
+104
*
Add an image.
thakis@chromium.org
2010-07-08
1
-0
/
+0
*
Fix compile (add include of WebSize to webgles2context_impl.h)
jamesr@chromium.org
2010-07-08
2
-1
/
+1
*
Switch WebGLES2Context::resizeOffscreenContent to use a WebSize instead of in...
jamesr@chromium.org
2010-07-08
2
-3
/
+4
*
Chrome side of making RenderView not special case PluginDocument and making t...
jam@chromium.org
2010-07-08
6
-76
/
+54
*
Revert 51882 - In order to run the sync integration tests on the chromium bui...
cbentzel@chromium.org
2010-07-08
2
-38
/
+6
*
In order to run the sync integration tests on the chromium buildbots, we need...
rsimha@chromium.org
2010-07-08
2
-6
/
+38
*
[Mac] Bring https:// coloring into line with views.
shess@chromium.org
2010-07-08
1
-7
/
+8
*
Reliability crash list cleanup, part 2. Try commenting out all the not-perma...
pkasting@chromium.org
2010-07-08
1
-99
/
+25
*
Fix disabled unit test.
jrg@chromium.org
2010-07-08
1
-4
/
+29
*
There were typos in lines 1575, 1578 and 1581.
rsimha@chromium.org
2010-07-08
1
-4
/
+4
*
GTK: improve bookmark menu subfolder drag workaround.
estade@chromium.org
2010-07-08
1
-6
/
+9
*
Linux: Flush cairo surface at end of CanvasPaintLinux.
estade@chromium.org
2010-07-08
1
-0
/
+2
*
Clean up and simplify how we deal with filename extensions on Windows. Allow...
pkasting@chromium.org
2010-07-08
4
-33
/
+102
*
Gtk: Change content settings window to use a list instead of tabs.
thakis@chromium.org
2010-07-08
4
-38
/
+108
*
Allow data_packages outputs to include flattened items without
tony@chromium.org
2010-07-08
1
-1
/
+1
*
Mark two tests flaky.
evan@chromium.org
2010-07-08
1
-1
/
+3
*
Fix build.
evan@chromium.org
2010-07-08
1
-2
/
+4
*
Deprecate most of the remaining wstring file_util functions.
evan@chromium.org
2010-07-08
8
-16
/
+25
*
[Mac] Disable the Encoding menu within the Wrench menu for Chromium-internal ...
rsesek@chromium.org
2010-07-08
1
-1
/
+8
*
Add a note that the code sample is broken until the bug is fixed.
kathyw@chromium.org
2010-07-08
2
-0
/
+12
*
New PyAuto functional test: codesign test for Mac
alyssad@chromium.org
2010-07-08
2
-0
/
+55
[next]