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
*
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
*
Implement web app shortcuts natively per issue 25528
xiyuan@chromium.org
2009-11-17
4
-1
/
+15
*
Refactoring of the chrome.experimental.popup API implementation to allow disp...
twiz@google.com
2009-11-16
2
-3
/
+400
*
reland 31875. Revert was:
estade@chromium.org
2009-11-16
3
-17
/
+7
*
Update the benchmark to use the document.readyState to measure page-completed...
mbelshe@google.com
2009-11-16
1
-8
/
+9
*
Revert 31875 to see whether it fixes reliability bot.
huanr@chromium.org
2009-11-16
3
-7
/
+17
*
Final copyedits for beta.
kathyw@google.com
2009-11-16
4
-107
/
+22
*
Update homepage's images.
kathyw@google.com
2009-11-16
2
-0
/
+0
*
New screenshots for many of the tutorial images.
kathyw@google.com
2009-11-16
13
-38
/
+45
*
Changes to follow the codesite L&F.
kathyw@google.com
2009-11-16
47
-1538
/
+4110
*
Delete the old samples.
kathyw@google.com
2009-11-16
5
-106
/
+0
*
Add message and image to NTP to promote extensions and bookmark sync.
mirandac@chromium.org
2009-11-15
2
-3
/
+3
*
Update the Debugging example to use the browser action version of
kathyw@google.com
2009-11-15
18
-237
/
+446
*
Change name of first extension to Hello World.
kathyw@google.com
2009-11-15
2
-1
/
+1
*
Add new .zip file for getstarted example.
kathyw@google.com
2009-11-15
1
-0
/
+0
*
A simple example that displays the first 5 elements of a feed (Google news to...
erikkay@chromium.org
2009-11-14
4
-0
/
+314
*
Revert 31999 - Enable HTML5 DBs by default (except in incognito mode).
dumi@chromium.org
2009-11-14
2
-4
/
+4
*
Enable HTML5 DBs by default (except in incognito mode).
dumi@chromium.org
2009-11-14
2
-4
/
+4
*
Remove (actually, reverse meaning of) command line flag for desktop notificat...
johnnyg@chromium.org
2009-11-14
2
-4
/
+4
*
Turn on shared workers by default
atwilson@chromium.org
2009-11-14
2
-4
/
+4
*
Fix the messaging timing extension to only message the toplevel frame.
mpcomplete@chromium.org
2009-11-14
1
-7
/
+10
*
Cleanup pass on Getting Started.
kathyw@google.com
2009-11-14
11
-47
/
+133
*
Add stub functions for chrome.* APIs in content scripts.
asargent@chromium.org
2009-11-13
1
-0
/
+6
*
Add an "extension" process type, which mostly gets treated as a renderer ever...
mpcomplete@chromium.org
2009-11-13
4
-0
/
+8
*
Notifications permission infobar should only be shown in response to a user g...
johnnyg@chromium.org
2009-11-13
1
-7
/
+7
*
Propagate the "first party for cookies" from WebKit to the network stack
wtc@chromium.org
2009-11-13
5
-8
/
+18
*
Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...
erg@google.com
2009-11-13
32
-64
/
+65
*
Remove the UMA stats for whether the renderer was in a new desktop or not.
jam@chromium.org
2009-11-13
3
-19
/
+0
*
Write a test for loading libcros.so on startup of Chrome. You just pass the
brettw@chromium.org
2009-11-13
2
-10
/
+10
*
Cleans up a bit the DB-related methods.
dumi@chromium.org
2009-11-13
1
-4
/
+4
*
Use renderer spellchecker for windows.
estade@chromium.org
2009-11-13
3
-17
/
+7
*
Added lifecycle management and sharing support for SharedWorkers. SharedWorkers
atwilson@chromium.org
2009-11-13
2
-0
/
+23
*
Revert 31839 - Notifications permission infobar should only be shown in respo...
scherkus@chromium.org
2009-11-12
1
-7
/
+7
[next]