summaryrefslogtreecommitdiffstats
path: root/ceee/ie/broker/tab_api_module.cc
Commit message (Expand)AuthorAgeFilesLines
* The CEEE project is now deprecated.mad@chromium.org2011-02-011-1342/+0
* Updated comments around create tab API.motek@chromium.org2010-12-161-3/+1
* These DCHECKs are sort-of expected in a fast startup sequence.motek@chromium.org2010-12-141-3/+5
* Add one more error posting...mad@google.com2010-12-081-0/+1
* Add a new GetInstance() method for singleton classes, take 2.satish@chromium.org2010-12-081-4/+3
* Quick fix to properly report error to Chrome Extensions...mad@google.com2010-12-071-1/+2
* Use the RPC channel to set the ID <-> handle mapping.mad@google.com2010-12-051-0/+51
* We must return an error if we fail to validate a tab while trying to validate...mad@google.com2010-11-301-28/+48
* Modify the cookies API implementation in IE CEEE to account for the fact that...cindylau@google.com2010-11-271-0/+2
* IE CEEE: Validate tab IDs passed into all chrome.tabs.* APIs that take a tab ...ericdingle@chromium.org2010-11-261-0/+34
* We used to got through some hoops to validate that tab and frame windows were...mad@google.com2010-11-251-11/+20
* Implements tabs.getCurrent, and fixes windows.getCurrent, in IE CEEE.cindylau@google.com2010-11-241-34/+71
* Add the new Pin field added in rev65379.mad@google.com2010-11-091-0/+3
* Checking in the initial version of CEEE (Chrome Extensions Executioninitial.commit@chromium.org2010-11-021-0/+1185