summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Finish hooking up the worker process UI: use the domains of the workers as th...jam@chromium.org2009-03-2419-46/+130
* Make the history and downloads pages work in RTL.glen@chromium.org2009-03-242-0/+20
* re-enable this now the bug causing it to fail has been fixed.ben@chromium.org2009-03-241-4/+0
* Extensions now support css user script definition. This checkin addsgeorged@chromium.org2009-03-241-5/+17
* Fix first run/installer test by NULL checking.ben@chromium.org2009-03-241-1/+2
* Chrome side of webkit merge from r41860 to 41906.tc@google.com2009-03-233-5/+2
* Disable the mini installer tests because they startednsylvain@chromium.org2009-03-231-0/+4
* Rename ExtensionMessageService::PostMessage because windows #defines that tompcomplete@google.com2009-03-233-3/+4
* Fix UI test:ben@chromium.org2009-03-231-0/+3
* Initial rev at a message passing API for extensions. So far, only passingmpcomplete@google.com2009-03-2322-71/+433
* The death knell for the old native buttons, checkboxes and radio buttons.ben@chromium.org2009-03-2368-1732/+865
* Add initial implementation of the Linux TabStrip.jhawkins@chromium.org2009-03-236-14/+673
* Removed zombie hunter codemaruel@chromium.org2009-03-233-63/+0
* Fully enable history_url_provider_unittest.cc for Mac.shess@chromium.org2009-03-232-11/+0
* Fix a plugin crash due to ResourceDispatcher being used after it was deletedmpcomplete@google.com2009-03-231-1/+5
* Fix broken build.erg@google.com2009-03-231-0/+2
* Deliver events and notifications to the RootView.erg@google.com2009-03-2312-94/+265
* Updating trunk VERSION build from 171.0 to 172.0laforge@chromium.org2009-03-231-1/+1
* BUG=9094hclam@chromium.org2009-03-231-0/+18
* Fix an invalid DCHECK for media request contexthclam@chromium.org2009-03-232-30/+43
* Add `anonymous namespace'::InvalidParameter.patrick@chromium.org2009-03-231-0/+1
* Updating to use scoped_nsobject.avi@google.com2009-03-232-9/+3
* Hook up popup windows on Mac (no blocking yet).avi@google.com2009-03-232-7/+35
* Port more UI tests to Linux.phajdan.jr@chromium.org2009-03-239-78/+64
* Handle null window_id references and refer to a bug for further improvement.avi@google.com2009-03-233-6/+16
* Need to skip one more test. Should have been in http://codereview.chromium.o...dkegel@google.com2009-03-231-0/+1
* Ignore task leaks. See http://crbug.com/6532dkegel@google.com2009-03-231-0/+12
* Skipping two tests that crash (bug 9170) and one that takes a long time.dkegel@google.com2009-03-231-0/+6
* Currently we have two types of devtools UI: Chrome built in developer tools w...yurys@google.com2009-03-2318-288/+336
* Support for extensions permissions. This CL only contains, parsing, initializ...rafaelw@chromium.org2009-03-2310-10/+147
* Attempt to detect impact of disabling dns prefetching on transaction latencyjar@chromium.org2009-03-232-8/+16
* Switching sandbox to gyp on windows.bradnelson@google.com2009-03-231-1/+1
* Free unit tests for Mac: BookmarkHTMLWriterTest, BookmarkUtilsTest,shess@chromium.org2009-03-224-13/+7
* This test is having purify errors. I'm disabling itnsylvain@chromium.org2009-03-221-0/+3
* Revert change 12247 because it created a lot of memory regressionsnsylvain@chromium.org2009-03-229-199/+56
* Initial revision of the DevTools frontend.pfeldman@chromium.org2009-03-221-2/+2
* Bug 6474: Rename the Cancel button to Close in Clear Browsing Data.finnur@chromium.org2009-03-212-1/+4
* Committing issue 39299:aa@chromium.org2009-03-219-56/+199
* Allow multiple toolstrips in an extension.aa@chromium.org2009-03-218-17/+59
* Write usagestats to HKLM as wellcpu@google.com2009-03-211-3/+9
* Remove the old and no longer used SafeBrowsing storagepaulg@google.com2009-03-2113-1588/+11
* forgot thisben@chromium.org2009-03-211-0/+8
* Add support for radio buttons. The code implementing checked/group was copied...ben@chromium.org2009-03-214-5/+149
* More button modificationsben@chromium.org2009-03-206-19/+144
* Fix threading and ownership issues in WebWorkerClientProxy.jam@chromium.org2009-03-203-9/+25
* Update the gyp Linux build:sgk@google.com2009-03-201-8/+126
* Fix linux input breakage: Don't wrap an important line in a DCHECK!estade@chromium.org2009-03-201-1/+2
* Fix renderer crash when a file chooser is closed after navigating away frommpcomplete@google.com2009-03-201-0/+5
* Pressing the Del key while a item is selected in the autocomplete popup delet...jcampan@chromium.org2009-03-2014-4/+104
* Fix DCHECK in DownloadRequestDialogDelegateWin::DeleteDelegatefinnur@chromium.org2009-03-201-3/+0