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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mac: Fail early on Sandbox errors
jeremy@chromium.org
2010-07-11
1
-8
/
+8
*
Change the default number of proxy resolver threads used for evaluating PAC s...
eroman@chromium.org
2010-07-10
2
-0
/
+5
*
NetworkStateNotifier that sends notification when network stat has changed.
oshima@chromium.org
2010-07-10
1
-0
/
+6
*
Removed some unused code. We were adding some data to std::set objects that n...
ziadh@chromium.org
2010-07-10
1
-7
/
+5
*
Adding a new param_trait type for gpu info in order to send it from the gpu p...
rlp@chromium.org
2010-07-09
2
-0
/
+67
*
Avoid preconnect (and pre-resolution) when proxy MIGHT be present
jar@chromium.org
2010-07-09
2
-1
/
+6
*
Made chrome: schema savable. Reenabled print context menu that was previously...
zelidrag@chromium.org
2010-07-09
2
-0
/
+3
*
Try to cut down Browser/TabContents header dependencies.
erg@chromium.org
2010-07-09
4
-11
/
+17
*
Add --allow-scripting-gallery command line switch to allow extensions
sdoyon@chromium.org
2010-07-09
2
-0
/
+6
*
Restore the bookmark manager favicon.
tony@chromium.org
2010-07-09
2
-0
/
+7
*
Some cleanup of the extensions context menu API.
asargent@chromium.org
2010-07-09
4
-161
/
+20
*
Moving gpu_info to common so that it can be used by param traits. Pulling the...
rlp@chromium.org
2010-07-09
2
-0
/
+90
*
Work around an grit ID collision by forcing
tony@chromium.org
2010-07-08
1
-1
/
+1
*
Clean up .grds, step 1: Alphabetize.
pkasting@chromium.org
2010-07-08
1
-3
/
+3
*
Add boilerplate text pointing to the experimental API instructions.
kathyw@chromium.org
2010-07-08
2
-1
/
+15
*
Add a note that the code sample is broken until the bug is fixed.
kathyw@chromium.org
2010-07-08
2
-0
/
+12
*
base: Add SetEnv() to EnvVarGetter class and get rid of the some ifdefs.
tfarina@chromium.org
2010-07-08
1
-13
/
+3
*
Implement new Chromium IPCs for copying/dragging.
dcheng@chromium.org
2010-07-07
2
-0
/
+19
*
Arne's patch to make the extension OAuth library work in M5 (which allows
kurrik@chromium.org
2010-07-07
2
-23
/
+67
*
Put Chromoting plugin behind a flag.
ajwong@chromium.org
2010-07-07
1
-10
/
+13
*
Autocomplete and AutoFill entries are shown combined in the suggestions popup.
dhollowa@chromium.org
2010-07-07
1
-7
/
+0
*
Remove ThumbnailStore - replaced by TopSites.
nshkrob@chromium.org
2010-07-07
1
-4
/
+0
*
chrome://favicon -> chrome://favicon/
kathyw@chromium.org
2010-07-07
2
-4
/
+4
*
Move default_plugin from webkit/ to chrome/
thakis@chromium.org
2010-07-07
2
-2
/
+2
*
Revert 51681 - Move default_plugin out of webkit.
thakis@chromium.org
2010-07-07
2
-2
/
+2
*
Move default_plugin out of webkit.
thakis@chromium.org
2010-07-07
2
-2
/
+2
*
Add IssueAuthToken and unit tests to GaiaAuthenticator2.
chron@chromium.org
2010-07-06
5
-81
/
+276
*
Spelling correction: s/nonexistant/nonexistent. And trigger buildbots.
viettrungluu@chromium.org
2010-07-06
2
-8
/
+8
*
DevTools: add stub for HTTP-based remote debugger interface.
pfeldman@chromium.org
2010-07-06
2
-0
/
+4
*
ibus-hangul: Use Ctrl+Alt+F9 as a Hanja hot-key instead of F9.
yusukes@google.com
2010-07-06
2
-0
/
+3
*
Moved common parts of ChildProcessHost into chrome/common and created a Brows...
sanjeevr@chromium.org
2010-07-03
2
-0
/
+254
*
Cleanup: Remove about:network.
eroman@chromium.org
2010-07-03
2
-2
/
+0
*
Revert 51572 - Clean up .grds, step 1: Alphabetize.
pkasting@chromium.org
2010-07-02
1
-3
/
+3
*
Clean up .grds, step 1: Alphabetize.
pkasting@chromium.org
2010-07-02
1
-3
/
+3
*
Moving mediaplayer and filebrowser behind a preference. This just adds the p...
dhg@chromium.org
2010-07-02
2
-1
/
+12
*
Adds the --enable-in-memory-url-index switch to gate creation and use of the ...
rohitrao@chromium.org
2010-07-02
2
-0
/
+5
*
Store blocked and accessed cookies in the tab contents.
jochen@chromium.org
2010-07-02
1
-0
/
+9
*
Allow Pepper plugins to make requests with relative urls. Also allow bundled...
jam@chromium.org
2010-07-02
2
-0
/
+4
*
Show a warning message if the cache might not be cleared between runs.
mlloyd@chromium.org
2010-07-02
1
-0
/
+14
*
Add support for omnibox.onInputStarted and onInputCancelled.
mpcomplete@chromium.org
2010-07-02
3
-2
/
+76
*
Remove abonded privacy blacklist implementation.
jochen@chromium.org
2010-07-02
7
-17
/
+0
*
Add a "session only" policy to the content settings.
jochen@chromium.org
2010-07-02
1
-0
/
+1
*
Implement limited paged media support for win.
hamaji@chromium.org
2010-07-02
1
-1
/
+6
*
Fix up extension docs to include latest changes to how file URLs work with
mpcomplete@chromium.org
2010-07-02
2
-8
/
+95
*
Adds a temporary switch --enable-glsl-translator which
gman@chromium.org
2010-07-02
2
-0
/
+4
*
Remove the old 'customize sync' panel from win/mac/linux. And a little bit o...
dantasse@chromium.org
2010-07-01
1
-1
/
+0
*
Add pref name for default notification content setting.
thakis@chromium.org
2010-07-01
2
-0
/
+3
*
Split Gaia auth out into common/net. This is in preparation for creating a ne...
chron@chromium.org
2010-07-01
5
-0
/
+757
*
Add notifications content settings type.
thakis@chromium.org
2010-07-01
1
-0
/
+1
*
Bring in latest PPAPI headers and implement IsFullFrame.
jam@chromium.org
2010-07-01
2
-1
/
+22
[next]