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
*
Add support for restricting broadcasting events to extensions based on host p...
jochen@chromium.org
2010-04-13
4
-5
/
+30
*
[GTTF] Make automation calls for Downloads, Extensions, and History pages
phajdan.jr@chromium.org
2010-04-12
1
-0
/
+5
*
Remove obsolete MessageDestination parameter from postConsoleMessageToWorkerO...
mnaganov@chromium.org
2010-04-12
1
-5
/
+0
*
Turn on internal Flash Player by default.
viettrungluu@chromium.org
2010-04-12
3
-9
/
+8
*
Linux: open shared memory in browser rather than renderer (like on mac).
estade@chromium.org
2010-04-10
1
-0
/
+3
*
Allow extensions to access chrome://favicon/.
arv@chromium.org
2010-04-10
6
-8
/
+35
*
AutoFill: Fill the default profile when the AutoFill accelerator combo is pre...
jhawkins@chromium.org
2010-04-09
1
-0
/
+3
*
No longer display EULA when internal Flash enabled (revert r42783 and most of...
viettrungluu@chromium.org
2010-04-09
4
-14
/
+0
*
- Extracted platform specific code from GLES2 command decoder to platform spe...
apatrick@chromium.org
2010-04-09
1
-3
/
+2
*
Indicate in the tab UI if appcache creation was blocked by privacy settings.
jochen@chromium.org
2010-04-09
3
-2
/
+12
*
Refactor common, platform-independent code for the repost form warning dialog...
bauerb@chromium.org
2010-04-09
1
-2
/
+2
*
Adding 2 preferences for configuring "NextEngine" and "Trigger" hot-keys.
yusukes@google.com
2010-04-09
2
-0
/
+9
*
Disable unit test that breaks valgrind. Failure is related to the fact that ...
johnnyg@chromium.org
2010-04-08
1
-2
/
+1
*
Fix Pepper2D on the Mac so that it runs in the sandbox. Note that trusted
dspringer@google.com
2010-04-08
1
-1
/
+7
*
Add notification processes to the task manager.
johnnyg@chromium.org
2010-04-08
1
-5
/
+6
*
Fix a typo.
thestig@chromium.org
2010-04-08
1
-2
/
+2
*
Support PNG and quality control in chrome.tabs.captureVisibleTab().
skerner@chromium.org
2010-04-08
2
-3
/
+146
*
Flush audio data after seek
hclam@chromium.org
2010-04-08
1
-1
/
+6
*
Fix a crash on Mac because the STL iterator behavior on delete is not consist...
johnnyg@chromium.org
2010-04-08
2
-3
/
+28
*
Implement patterns for content setting exceptions.
jochen@chromium.org
2010-04-08
3
-7
/
+20
*
notification panel fix on chromeos.
oshima@chromium.org
2010-04-08
1
-0
/
+3
*
Don't bail early on extensions update.
asargent@chromium.org
2010-04-07
3
-8
/
+49
*
Update and rewrite the permissions section of the manifest page.
kathyw@chromium.org
2010-04-07
2
-22
/
+100
*
Adding the new WebPopupType to the RenderWidget creation.
jcivelli@google.com
2010-04-07
2
-1
/
+20
*
Revert 43684 - Localize CSS files in content scripts (but don't localize JS f...
cira@google.com
2010-04-07
1
-4
/
+4
*
Changing the translate back-end to use the Google Translate element.
jcivelli@google.com
2010-04-06
3
-84
/
+10
*
Add some shutdown perf tests. We measure shutdown for the combination of
thestig@chromium.org
2010-04-06
2
-2
/
+6
*
Fix problems with unloading/reloading/updating extensions that contain NPAPI
mpcomplete@chromium.org
2010-04-06
1
-0
/
+6
*
Allow synchronous messages to be sent from threads other than the main thread...
jabdelmalek@google.com
2010-04-06
7
-275
/
+82
*
Make sure DecodeIcon is only called from the File thread.
finnur@chromium.org
2010-04-06
4
-13
/
+21
*
Rename kChromeUIFavIconPath to kChromeUIFavIconHost for consistency.
arv@chromium.org
2010-04-06
2
-2
/
+2
*
Fix a bad URL in sample code.
kathyw@chromium.org
2010-04-06
2
-2
/
+2
*
Convert variables in chrome/common/env_vars.cc from wchar_t to char. Enable C...
thestig@chromium.org
2010-04-06
5
-58
/
+72
*
Add a simple example history extension.
skerner@chromium.org
2010-04-06
4
-0
/
+138
*
detect preferences errors
erikkay@chromium.org
2010-04-06
9
-30
/
+112
*
Fix docking behaviour for devtools windows that don't have an associated brow...
mnissler@chromium.org
2010-04-06
1
-2
/
+2
*
Add menu and menu item events to the accessibility extension api, and
dmazzoni@chromium.org
2010-04-06
2
-1
/
+54
*
Relanding:
oshima@chromium.org
2010-04-06
1
-0
/
+6
*
Improve the underlying escaping function JsonDoubleQuoteT to escape < and > c...
inferno@chromium.org
2010-04-06
1
-2
/
+2
*
Move more extensions hard coded error messages to .grd file.
finnur@chromium.org
2010-04-06
1
-28
/
+43
*
Make an error message verbose to investigate a un-reproducible bug.
tkent@chromium.org
2010-04-06
1
-2
/
+7
*
Localize CSS files in content scripts (but don't localize JS files).
cira@chromium.org
2010-04-06
1
-4
/
+4
*
Revert "BookmarkBarView tests fixes"
oshima@chromium.org
2010-04-05
1
-6
/
+0
*
BookmarkBarView tests fixes
oshima@chromium.org
2010-04-05
1
-0
/
+6
*
Pepper audio basic functionality unit test, take 3.
neb@chromium.org
2010-04-05
2
-3
/
+14
*
Disables AeroPeek by default.
hbono@chromium.org
2010-04-05
2
-0
/
+4
*
Adding "preload_engines" and "use_global_engine" preferences to Chrome side (...
yusukes@chromium.org
2010-04-05
2
-0
/
+10
*
Fix a few places where we were incorrectly classifying
aa@chromium.org
2010-04-03
3
-5
/
+18
*
Move EnvironmentVariableGetter from base/linux_util.h to base/env_var.h and r...
thestig@chromium.org
2010-04-03
1
-11
/
+7
*
AutoFill: Use the FormManager cache to send forms to the AutoFillManager.
jhawkins@chromium.org
2010-04-03
2
-44
/
+3
[next]