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
*
Remove --enable-user-script and associated tests.
aa@chromium.org
2009-11-24
4
-7
/
+1
*
Add a new docs page that introduces the docs, with (more importantly)
kathyw@google.com
2009-11-24
37
-137
/
+913
*
Make notifications permission available in the extension manifest and hook up...
johnnyg@chromium.org
2009-11-24
2
-0
/
+3
*
Fix a doc link.
kathyw@google.com
2009-11-24
2
-2
/
+2
*
Document the maximum # of characters for the name and
kathyw@google.com
2009-11-24
2
-2
/
+6
*
Update pages that reference the gallery to link to the gallery.
kathyw@google.com
2009-11-24
10
-14
/
+38
*
Reduced the size of images in the debugging tutorial so they'll
kathyw@google.com
2009-11-24
16
-32
/
+34
*
disable extension toolstrips by default, adding
erikkay@chromium.org
2009-11-24
3
-5
/
+9
*
Move base64 from 'net/base' into 'base'.
hayato@chromium.org
2009-11-24
1
-3
/
+3
*
Linux: Create app modal dialogs in a different way to work around a KDE 3 win...
thestig@chromium.org
2009-11-24
3
-0
/
+17
*
Add a new icon.
aa@chromium.org
2009-11-23
1
-0
/
+0
*
The appcache system uses two threads, an IO thread and a DB thread.
michaeln@google.com
2009-11-23
2
-16
/
+56
*
Assorted cleanup.
estade@chromium.org
2009-11-23
1
-5
/
+0
*
Add platform abstraction for simple error box, and use it in a couple extensi...
estade@chromium.org
2009-11-23
5
-22
/
+39
*
Add a label member to the FormField class. This member will hold the value o...
jhawkins@chromium.org
2009-11-23
1
-2
/
+4
*
Docs polish:
aa@chromium.org
2009-11-23
43
-1292
/
+1112
*
Revert change that disallowed content scripts access to
aa@chromium.org
2009-11-22
5
-22
/
+2
*
Launch all child processes asynchronously so as not to block the IO thread.
jam@chromium.org
2009-11-21
2
-36
/
+60
*
Linux: make --renderer-cmd-prefix work after r32486
agl@chromium.org
2009-11-20
1
-9
/
+13
*
Turn on HTML5 DBs by default.
dumi@chromium.org
2009-11-20
2
-4
/
+4
*
Remove use of innerHTML and Toolstrips from example extensions
rafaelw@chromium.org
2009-11-20
9
-85
/
+58
*
posix: use PLOG to print useful error messages
evan@chromium.org
2009-11-20
1
-0
/
+1
*
Make executeScript and insertCSS inject code into all frames.
tangjie@chromium.org
2009-11-20
2
-8
/
+13
*
Mac: Simulate the OS-level focus handling that windows and linux plugins
amanda@chromium.org
2009-11-20
1
-0
/
+14
*
fix url handling to only allow http and https URLs
erikkay@chromium.org
2009-11-20
1
-2
/
+11
*
Fix window.close() for page action popups.
erikkay@chromium.org
2009-11-20
5
-33
/
+60
*
Add some security considerations to our extension docs.
abarth@chromium.org
2009-11-20
9
-14
/
+378
*
Add compiler-specific "examine printf format" attributes to printfs.
evan@chromium.org
2009-11-20
2
-6
/
+12
*
Special case the gallery to not show the scary download roadblock.
aa@chromium.org
2009-11-20
4
-6
/
+20
*
Move Mac to using renderer spellchecker.
estade@chromium.org
2009-11-19
4
-15
/
+226
*
Addition of the optional flag for the experimental.popup.show(...) callback a...
twiz@google.com
2009-11-19
1
-0
/
+1
*
Set prop app id for chromium/application shortcut.
xiyuan@chromium.org
2009-11-19
2
-0
/
+12
*
Update samples page. Replace buildbot sample with news one, since it
aa@chromium.org
2009-11-19
4
-47
/
+78
*
Fix a path traversal issue in extension unpacking. Because of the sandbox, th...
aa@chromium.org
2009-11-19
2
-5
/
+20
*
linux: use /proc/self/exe when exec'ing ourselves
evan@chromium.org
2009-11-19
2
-7
/
+13
*
Revert "linux: use /proc/self/exe when exec'ing ourselves"
evan@chromium.org
2009-11-19
2
-13
/
+7
*
linux: use /proc/self/exe when exec'ing ourselves
evan@chromium.org
2009-11-19
2
-7
/
+13
*
Enabling (sandboxed) extension unpacker tests.
cira@chromium.org
2009-11-19
1
-14
/
+12
*
Revert "linux: use /proc/self/exe when exec'ing ourselves"
evan@chromium.org
2009-11-18
1
-10
/
+6
*
If an NP_* function is called on an out of process plugin, save enough info t...
japhet@chromium.org
2009-11-18
1
-3
/
+3
*
Ignore requests to run content scripts on file:// urls.
finnur@chromium.org
2009-11-18
3
-5
/
+1
*
Tweaks and fixes for NTP extension promo.
mirandac@chromium.org
2009-11-18
2
-3
/
+6
*
linux: use /proc/self/exe when exec'ing ourselves
evan@chromium.org
2009-11-18
1
-6
/
+10
*
Addition of "optional" tag to chrome.exerpimental.popup routines that may ret...
twiz@google.com
2009-11-18
1
-4
/
+6
*
Hook up the memory purger to all the relevant locations.
pkasting@chromium.org
2009-11-18
1
-1
/
+1
*
DISABLING all new unpacker tests. XP try bots are failing.
cira@chromium.org
2009-11-18
1
-10
/
+10
*
Parse messages.json in ExtensionUnpacker (like we do for manifest) and pass t...
cira@chromium.org
2009-11-18
9
-7
/
+244
*
Make extension popups shrink when their contents shrink.
aa@chromium.org
2009-11-18
1
-0
/
+1
*
Don't allow content scripts to execute on file:// urls.
finnur@chromium.org
2009-11-18
7
-4
/
+28
*
Launch processes asynchronously so as not to block the UI thread. For now, re...
jam@chromium.org
2009-11-18
1
-1
/
+6
[next]