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
*
Refactor index value capture outside of DCHECK to fix build failure in release.
rafaelw@chromium.org
2009-04-23
1
-2
/
+2
*
Revert of http://codereview.chromium.org/87058 which appears to hang the XP T...
robertshield@google.com
2009-04-23
1
-25
/
+15
*
Fix ExtensionView to properly set the size of the RenderWidgetHostView. With...
erikkay@google.com
2009-04-22
1
-15
/
+25
*
implement remaining tab events (except for onTabUpdated).
rafaelw@chromium.org
2009-04-22
2
-11
/
+90
*
Run user_script_master_unittest.cc on Mac.
shess@chromium.org
2009-04-22
1
-4
/
+8
*
Rename web_contents_view* files to tab_contents_view* to reflect my previous
brettw@chromium.org
2009-04-21
1
-1
/
+1
*
Rename WebContentsView* to TabContentsView* in preparation for merging
brettw@chromium.org
2009-04-20
1
-1
/
+1
*
Re-land my change to clean up TabContents/WebContents ownership. This
brettw@chromium.org
2009-04-20
1
-23
/
+7
*
Reverting 14005.
brettw@chromium.org
2009-04-18
1
-7
/
+23
*
Fix the ownership model of TabContents and NavigationController. Previously the
brettw@chromium.org
2009-04-18
1
-23
/
+7
*
A subset of the bookmarks API- missing events- missing unit tests- missing ab...
erikkay@google.com
2009-04-17
6
-121
/
+554
*
added windows.getWindows() and tabs.moveTab()
rafaelw@chromium.org
2009-04-17
3
-17
/
+139
*
Remove ExtensionProcessManager and move its functionality onto
mpcomplete@google.com
2009-04-16
11
-196
/
+131
*
Initial plumbing for sending events from the browser to extension renderers. ...
rafaelw@chromium.org
2009-04-16
9
-7
/
+211
*
Miscellaneous API sprucing.
aa@chromium.org
2009-04-16
1
-3
/
+3
*
TBR: Revert "Miscellaneous API sprucing."
aa@chromium.org
2009-04-15
1
-3
/
+3
*
Miscellaneous API sprucing.
aa@chromium.org
2009-04-15
1
-3
/
+3
*
Add JsonSchema-based validation for the tab APIs.
aa@chromium.org
2009-04-14
2
-1
/
+96
*
Remove ExtensionContentScriptInject unit test.
aa@chromium.org
2009-04-14
1
-59
/
+0
*
Prevent an extension from double observing a message filter.
maruel@chromium.org
2009-04-14
2
-13
/
+25
*
Revert "Add JsonSchema-based validation for the tab APIs."
aa@chromium.org
2009-04-14
2
-96
/
+0
*
TBR: Fix unit tests, line endings.
aa@chromium.org
2009-04-14
1
-2
/
+2
*
Add JsonSchema-based validation for the tab APIs.
aa@chromium.org
2009-04-14
2
-0
/
+96
*
Fix a crash where the ResourceMessageFilter is deleted before a
paulg@google.com
2009-04-14
2
-8
/
+27
*
Hook up extension events to the json parser, and change the extension message
mpcomplete@google.com
2009-04-13
2
-1
/
+6
*
Hook up a bit more plumbing to ExtensionView which should allow popup windows...
erikkay@google.com
2009-04-13
5
-12
/
+127
*
Flesh out more extensions tab api (added getTab, removeTab, updateTab)
rafaelw@chromium.org
2009-04-10
3
-6
/
+168
*
Remove content script unit test. Too flakey. Will revisit
aa@chromium.org
2009-04-10
1
-6
/
+3
*
Introducing ExtensionProcessManager. This manages the ExtensionViews to
mpcomplete@google.com
2009-04-09
8
-21
/
+188
*
Check that the ExtensionFunction has a callback for attempting to send a resp...
rafaelw@chromium.org
2009-04-09
1
-1
/
+3
*
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
[next]