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
*
Add back a flag to disable Alternate-Protocol processing.
willchan@chromium.org
2010-07-10
1
-2
/
+8
*
Implemented picking, at last. The picking sample is already checked in, but ...
petersont@google.com
2010-07-09
19
-352
/
+983
*
Adding a new param_trait type for gpu info in order to send it from the gpu p...
rlp@chromium.org
2010-07-09
3
-0
/
+68
*
Make sure that URLRequestJob holds a reference to the read IOBuffer rather th...
eroman@chromium.org
2010-07-09
4
-9
/
+7
*
Updated cache-invalidation-api to @33.
akalin@chromium.org
2010-07-09
3
-3
/
+5
*
base: Add SetEnvVar test to env_var_unittest.cc
tfarina@chromium.org
2010-07-09
1
-0
/
+14
*
Avoid preconnect (and pre-resolution) when proxy MIGHT be present
jar@chromium.org
2010-07-09
7
-4
/
+62
*
Renamed AudioController to AudioOutputController.
satish@chromium.org
2010-07-09
9
-162
/
+182
*
Disable failing PPAPI test
jam@chromium.org
2010-07-09
1
-1
/
+1
*
Revert r52002, "Webkit Roll 62844 -> 62977"
ajwong@chromium.org
2010-07-09
2
-2
/
+85
*
Bring in latest PPAPI
jam@chromium.org
2010-07-09
1
-1
/
+1
*
Update Chrome to pull latest PPAPI with new uses of point and size.
brettw@chromium.org
2010-07-09
16
-178
/
+187
*
Pepper v2 Font API browser implementation.
jam@chromium.org
2010-07-09
12
-5
/
+211
*
Fix the consistently failing VerifyHistoryLength2 and VerifyHistoryLength3 te...
ananta@chromium.org
2010-07-09
4
-13
/
+29
*
Adding support for sub pages and adding the sync page.
dhg@chromium.org
2010-07-09
8
-10
/
+211
*
Skeleton of DOMUI implementation of Basics option page
stuartmorgan@chromium.org
2010-07-09
4
-8
/
+86
*
Try to make chrome_tests.gypi include all sources for all targets, then exclu...
pkasting@chromium.org
2010-07-09
1
-183
/
+186
*
Disable a test temporarily to avoid causing other tests problems when they ru...
pkasting@chromium.org
2010-07-09
1
-1
/
+2
*
Webkit Roll 62844 -> 62977
ajwong@chromium.org
2010-07-09
2
-85
/
+2
*
Client attempts to start a new spdy transaction with a session that is closin...
erikchen@google.com
2010-07-09
7
-21
/
+119
*
Add a crash in NPP_NewStream with Flash to known_crashes.txt
arv@chromium.org
2010-07-09
1
-0
/
+3
*
Linux: Fix DCHECK failure in Chrome caused by re-entrant rendering. This wasn...
tschmelcher@chromium.org
2010-07-09
1
-0
/
+2
*
Made chrome: schema savable. Reenabled print context menu that was previously...
zelidrag@chromium.org
2010-07-09
4
-8
/
+5
*
Start implementing Direct2D Canvas. Implements Save/Restore methods, FillRect...
ben@chromium.org
2010-07-09
7
-7
/
+483
*
Try to cut down Browser/TabContents header dependencies.
erg@chromium.org
2010-07-09
16
-23
/
+42
*
Minor cleanup of a couple files: sort arrays of resource IDs into order (to m...
pkasting@chromium.org
2010-07-09
2
-26
/
+26
*
Add a run_testserver executable to make it easy to run the testserver
darin@chromium.org
2010-07-09
2
-0
/
+84
*
Fixing mistake in chrome that would cause save as to not work.
dhg@chromium.org
2010-07-09
1
-4
/
+8
*
Adding "--password-file-for-test" parameter to sync integration tests. (Take 2)
rsimha@chromium.org
2010-07-09
2
-8
/
+41
*
Forward both BINDSTATUS_SERVER_MIMETYPEAVAILABLE and BINDSTATUS_MIMETYPEAVAIL...
stoyan@chromium.org
2010-07-09
1
-1
/
+0
*
Mark differences in the hex dumps
mlloyd@chromium.org
2010-07-09
1
-18
/
+46
*
PreRead chrome.dll only for release builds.
ananta@chromium.org
2010-07-09
1
-0
/
+2
*
Make bookmark import not to enable bookmark bar by default.
huanr@chromium.org
2010-07-09
5
-5
/
+24
*
Bump O3D version.
zhurunz@google.com
2010-07-09
1
-1
/
+1
*
Infobars would not show up in chrome frame rendered pages due to a change in ...
ananta@chromium.org
2010-07-09
2
-9
/
+13
*
New pyauto hook to set and get autofill profiles
alyssad@chromium.org
2010-07-09
5
-1
/
+458
*
GTK: Fix browser_tests ViewIDTest.Basic not to expect the page menu.
erg@chromium.org
2010-07-09
1
-0
/
+5
*
Some changes in RENDERMODE_CONTINUOUS mode when max_fps has been set.
zhurunz@google.com
2010-07-09
6
-10
/
+60
*
Theme sync: Delay the creation of the theme sync node until the user switches
albertb@chromium.org
2010-07-09
4
-33
/
+56
*
Use TimedWait everywhere to prevent hangs.
skrul@chromium.org
2010-07-09
1
-26
/
+42
*
Remove unneccessary explicit blacklist.
thakis@chromium.org
2010-07-09
1
-25
/
+9
*
fix the notification continuous-resize problem by preventing scrollbars from ...
johnnyg@chromium.org
2010-07-09
3
-1
/
+18
*
Add --allow-scripting-gallery command line switch to allow extensions
sdoyon@chromium.org
2010-07-09
7
-8
/
+22
*
Current code will definitely crash if ACTION_DELETE is passed to ThemeChangeP...
johnnyg@chromium.org
2010-07-09
1
-3
/
+5
*
Restore the bookmark manager favicon.
tony@chromium.org
2010-07-09
4
-4
/
+14
*
GTK: Grouped buttons should be equal sizes in new wrench menu.
erg@chromium.org
2010-07-09
4
-40
/
+39
*
Nukes the import parameters to ShowAutoFillDialog as they aren't used.
sky@chromium.org
2010-07-09
8
-35
/
+15
*
Fix eliding, truncation issues with hostnames in security information dialog ...
inferno@chromium.org
2010-07-09
2
-0
/
+6
*
KDE treats all host patterns as wildcard patterns
davidben@chromium.org
2010-07-09
5
-9
/
+65
*
Some cleanup of the extensions context menu API.
asargent@chromium.org
2010-07-09
15
-258
/
+80
[next]