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 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
*
Use an explicit boolean has_new_first_party_for_cookies instead
wtc@chromium.org
2009-11-18
5
-3
/
+11
*
Fix a crashing bug around ApplicationCacheDispatcherHost::Initialize in the m...
michaeln@google.com
2009-11-18
1
-4
/
+8
*
Revert 32203,32204,32205 - Launch processes asynchronously so as not to block...
jam@chromium.org
2009-11-18
1
-6
/
+1
*
Revert 32176 - Tweaks and fixes for NTP extension promo.
mirandac@chromium.org
2009-11-18
2
-6
/
+3
*
UI Changes for benchmark:
mbelshe@google.com
2009-11-17
1
-5
/
+11
*
Launch processes asynchronously so as not to block the UI thread. For now, r...
jam@chromium.org
2009-11-17
1
-1
/
+6
*
Remove min/max values from averages in benchmark.
mbelshe@google.com
2009-11-17
1
-1
/
+13
*
Remove new tabstrip code. Going to try doing this a different way.
ben@chromium.org
2009-11-17
2
-4
/
+0
*
Use plain strings instead of wstrings for UMA actions
evan@chromium.org
2009-11-17
1
-1
/
+1
*
Tweaks and fixes for NTP extension promo.
mirandac@chromium.org
2009-11-17
2
-3
/
+6
[next]