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
/
browser
/
extensions
Commit message (
Expand
)
Author
Age
Files
Lines
*
Try one more time to check in http://codereview.chromium.org/60112
aa@chromium.org
2009-04-08
10
-122
/
+234
*
Re-land popup routing fix for browser.
ben@chromium.org
2009-04-07
1
-1
/
+2
*
Remove unneeded includes of base/string_piece.h
thestig@chromium.org
2009-04-07
1
-1
/
+2
*
Revert "Implement chromium.self in content scripts..."
aa@chromium.org
2009-04-07
10
-234
/
+122
*
Switching things to FilePath:
phajdan.jr@chromium.org
2009-04-07
1
-1
/
+1
*
Implement chromium.self in content scripts, so that developers don't
aa@chromium.org
2009-04-07
10
-122
/
+234
*
Callbacks through ChromeClient->RenderView->RenderViewHost for ContentsDidCha...
rafaelw@chromium.org
2009-04-04
2
-2
/
+35
*
Remove unneeded uses of base/pickle.h. Add some explicit #includes.
thestig@chromium.org
2009-04-03
1
-2
/
+5
*
Remove deprecated wstring ctor of JSONFileValueSerializer.
phajdan.jr@chromium.org
2009-04-03
3
-3
/
+3
*
Move code to allow dns queries (and accompanying
aa@chromium.org
2009-04-03
1
-13
/
+0
*
Add code to support 2-way communication between extensions and renderers. Th...
mpcomplete@google.com
2009-04-02
3
-106
/
+119
*
OCD fixing of style for the initializer list of ExtensionView.
brettw@chromium.org
2009-03-31
1
-3
/
+6
*
Make the "id" key for extension manifests optional in
aa@chromium.org
2009-03-31
5
-56
/
+84
*
Add more of the server-side plumbing for extension APIs. Also
aa@chromium.org
2009-03-28
8
-74
/
+345
*
Prevent making real DNS lookups by chrome tests.
phajdan.jr@chromium.org
2009-03-27
1
-0
/
+14
*
Minor tweaks to get chrome-ui://extensions working on the Mac.
jrg@chromium.org
2009-03-26
1
-0
/
+12
*
Implement default css for toolstrips.
aa@chromium.org
2009-03-24
3
-1
/
+15
*
Add basic infrastructure for sending async browser API request and receiving ...
aa@chromium.org
2009-03-24
2
-0
/
+74
*
Rename ExtensionMessageService::PostMessage because windows #defines that to
mpcomplete@google.com
2009-03-23
2
-2
/
+2
*
Initial rev at a message passing API for extensions. So far, only passing
mpcomplete@google.com
2009-03-23
5
-6
/
+226
*
Support for extensions permissions. This CL only contains, parsing, initializ...
rafaelw@chromium.org
2009-03-23
5
-8
/
+125
*
Revert change 12247 because it created a lot of memory regressions
nsylvain@chromium.org
2009-03-22
4
-164
/
+56
*
Committing issue 39299:
aa@chromium.org
2009-03-21
4
-56
/
+164
*
Allow multiple toolstrips in an extension.
aa@chromium.org
2009-03-21
4
-13
/
+28
*
Allow multiple js files per content script. Thanks to georged for making this...
aa@chromium.org
2009-03-20
4
-26
/
+6
*
Review URL: http://codereview.chromium.org/42382
georged@chromium.org
2009-03-19
1
-9
/
+10
*
Review URL: http://codereview.chromium.org/42288
georged@chromium.org
2009-03-18
8
-157
/
+323
*
Remove unneeded uses of base/ref_counted.h.
thestig@chromium.org
2009-03-18
1
-1
/
+0
*
Port DirectoryWatcher to Linux using inotify.
phajdan.jr@chromium.org
2009-03-18
1
-1
/
+1
*
Merge DOMUIContents into WebContents.
brettw@chromium.org
2009-03-17
2
-27
/
+5
*
Disable single-process mode in ExtensionViewTest, to see if it's causing
mpcomplete@google.com
2009-03-13
1
-3
/
+3
*
Remove logging.h from cc files that don't use it.
thestig@chromium.org
2009-03-12
1
-1
/
+0
*
Run ExtensionViewTest in single-process mode to try to make it less flaky.
mpcomplete@google.com
2009-03-12
1
-0
/
+3
*
Reverting 11467.
mpcomplete@google.com
2009-03-11
1
-3
/
+0
*
Try to make ExtensionViewTest less flaky by running it in single-process mode.
mpcomplete@google.com
2009-03-11
1
-0
/
+3
*
Re-enable ExtensionViewTest.
mpcomplete@google.com
2009-03-10
1
-3
/
+1
*
Extra disable ExtensionViewTest.
mpcomplete@google.com
2009-03-10
1
-0
/
+2
*
Disable ExtensionViewTest.Index while I fix it.
mpcomplete@google.com
2009-03-10
1
-1
/
+1
*
Unrevert 11294.
mpcomplete@google.com
2009-03-10
7
-48
/
+40
*
NO CODE CHANGE
deanm@chromium.org
2009-03-10
3
-3
/
+0
*
Reverting 11294.
mpcomplete@google.com
2009-03-09
6
-39
/
+47
*
Support loading extensions into the bookmark toolbar.
mpcomplete@google.com
2009-03-09
6
-47
/
+39
*
Run more unit tests on Linux:
phajdan.jr@chromium.org
2009-03-09
1
-2
/
+2
*
chrome-ui://extensions/ is now populated with data collected from the Extensi...
rafaelw@chromium.org
2009-03-09
4
-5
/
+222
*
Fix build break.
mpcomplete@google.com
2009-03-06
1
-1
/
+2
*
Fix Purify UMR and MLK due to ExtensionViewTest:
mpcomplete@google.com
2009-03-06
1
-0
/
+4
*
NO CODE CHANGE.
maruel@google.com
2009-03-05
1
-11
/
+11
*
Try #2 of "make JavaScript alerts reflect the URL of the frame they came from,
brettw@chromium.org
2009-03-05
3
-0
/
+3
*
Reverting 11002.
brettw@chromium.org
2009-03-05
3
-3
/
+0
*
Make JavaScript alerts reflect the URL of the frame they came from, not the
brettw@chromium.org
2009-03-05
3
-0
/
+3
[next]