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
*
Headers cleanup in chrome/browser/
phajdan.jr@chromium.org
2009-06-03
2
-0
/
+3
*
Support for searching bookmarks for IDN.
brettw@chromium.org
2009-06-02
1
-1
/
+4
*
Add some browser-level checks to prohibit access to extension bindings by
mpcomplete@google.com
2009-06-02
1
-0
/
+7
*
The extensions service wasn't getting inited despite being used by themes (th...
glen@chromium.org
2009-06-02
2
-16
/
+46
*
Implements a Zip() utility function. Refactor existing
aa@chromium.org
2009-06-01
1
-1
/
+1
*
Coverity underground warfare: Uninitalized member
cpu@google.com
2009-05-30
1
-1
/
+3
*
Fixes a slew of random link/compile errors for views on gtk.
sky@chromium.org
2009-05-29
3
-6
/
+6
*
Revert the Omnibox when changing tabs while its contents have been deleted.
pkasting@chromium.org
2009-05-29
2
-11
/
+12
*
Allow themes to be installed without any commandline flag, still require flag...
glen@chromium.org
2009-05-29
3
-13
/
+95
*
Fix a browser crash that occurs if the extension unpacker process crashes
mpcomplete@google.com
2009-05-29
1
-2
/
+15
*
Fixing more bustage by ifdefing out Windows-only code.
ben@chromium.org
2009-05-29
2
-1
/
+19
*
Fix unit test bustage by making sure ExtensionView::ViewHierarchyChanged call...
ben@chromium.org
2009-05-29
3
-0
/
+9
*
Refactors HWNDView, NativeViewHostGtk and NativeViewHost so that they match t...
ben@chromium.org
2009-05-29
2
-13
/
+6
*
Make automation proxy objects to ref_counted. That allows to process async no...
stoyan@chromium.org
2009-05-28
1
-1
/
+1
*
Add a single monitor implementation of WindowSizer for Linux. (try 2)
thestig@chromium.org
2009-05-26
1
-6
/
+1
*
Fix a race condition in the unpacking of the extension system.
finnur@chromium.org
2009-05-26
1
-0
/
+4
*
Remove unused code from ExtensionsService.
mpcomplete@google.com
2009-05-26
24
-1502
/
+21
*
Separate out the string constants used for extension API function
aa@chromium.org
2009-05-26
15
-284
/
+524
*
Update renderers when there are zero user scripts.
aa@chromium.org
2009-05-26
2
-11
/
+5
*
Committing issue 113734 for Joi.
tommi@chromium.org
2009-05-23
1
-1
/
+1
*
Reverting 16796.
thestig@chromium.org
2009-05-22
1
-0
/
+6
*
Add a single monitor implementation of WindowSizer for Linux.
thestig@chromium.org
2009-05-22
1
-6
/
+0
*
Have the browser process rewrite manifest.json and theme/page action images
mpcomplete@google.com
2009-05-22
3
-36
/
+105
*
Hook up more of extension uninstall.
aa@chromium.org
2009-05-21
13
-498
/
+660
*
Use a NotificationRegistrar to listen for notifications.
pkasting@chromium.org
2009-05-21
9
-45
/
+34
*
Move the validation of icons for page actions to load time.
finnur@chromium.org
2009-05-21
3
-16
/
+22
*
Revert "Hook up more of extension uninstall."
aa@chromium.org
2009-05-21
13
-663
/
+503
*
Hook up more of extension uninstall.
aa@chromium.org
2009-05-20
13
-503
/
+663
*
TBR: Revert "Hook up more of extension uninstall."
aa@chromium.org
2009-05-20
13
-663
/
+503
*
Hook up more of extension uninstall.
aa@chromium.org
2009-05-20
13
-503
/
+663
*
tabs.onUpdated now sends 'url' when 'state' has changed to 'loading' when nav...
rafaelw@chromium.org
2009-05-20
4
-110
/
+254
*
Allow connecting and messaging with extension ports by funneling external
mpcomplete@google.com
2009-05-19
2
-15
/
+99
*
Fix inspection of extensions.
aa@chromium.org
2009-05-19
3
-4
/
+5
*
Fix Skia includes to use the whole path name.
brettw@chromium.org
2009-05-19
1
-1
/
+1
*
Fix a crash in the extension system when sending response back to extension w...
finnur@chromium.org
2009-05-18
2
-4
/
+7
*
Add a handle to the ExtensionShelf. This is how users will drag extension to...
erikkay@google.com
2009-05-18
6
-5
/
+305
*
First step to enable end-to-end testing of extensions through the
aa@chromium.org
2009-05-15
5
-77
/
+442
*
Introducing the Utility process, which handles the unpacking and verification
mpcomplete@google.com
2009-05-15
3
-97
/
+187
*
ChromeCanvas->gfx::Canvas
ben@chromium.org
2009-05-15
2
-5
/
+5
*
Add ExtensionsService::Uninstall() plus unit tests.
aa@chromium.org
2009-05-15
6
-58
/
+185
*
Uploaded & applied on behalf of Roger Tawa (rogerta@google.com).
rafaelw@chromium.org
2009-05-15
4
-20
/
+136
*
Add error handling to PageAction extension API.
finnur@chromium.org
2009-05-14
2
-13
/
+29
*
Extend the chrome.tabs API to allow relative paths.
finnur@chromium.org
2009-05-14
1
-5
/
+26
*
Add support for almost-recursive watches in Linux DirectoryWatcher
phajdan.jr@chromium.org
2009-05-14
1
-1
/
+5
*
Enable basic saving/restoring window placements on Mac.
rohitrao@chromium.org
2009-05-14
1
-1
/
+1
*
Revert "Revert "implemented extensions api windows.update().""
aa@chromium.org
2009-05-14
3
-2
/
+55
*
Revert "implemented extensions api windows.update()."
aa@chromium.org
2009-05-14
3
-55
/
+2
*
implemented extensions api windows.update().
rafaelw@chromium.org
2009-05-14
3
-2
/
+55
*
Propagate intrinsic width notification over IPC in all cases (not just extens...
pinkerton@chromium.org
2009-05-13
2
-2
/
+2
*
This CL updates chrome to the latest version of skia, retrieved via DEPS, and
senorblanco@chromium.org
2009-05-13
1
-1
/
+1
[next]