summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Rename ExtensionMessageService::PostMessage because windows #defines that tompcomplete@google.com2009-03-233-3/+4
* Initial rev at a message passing API for extensions. So far, only passingmpcomplete@google.com2009-03-2310-10/+262
* The death knell for the old native buttons, checkboxes and radio buttons.ben@chromium.org2009-03-2343-421/+372
* Add initial implementation of the Linux TabStrip.jhawkins@chromium.org2009-03-235-14/+671
* 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
* Deliver events and notifications to the RootView.erg@google.com2009-03-231-1/+8
* BUG=9094hclam@chromium.org2009-03-231-0/+18
* Fix an invalid DCHECK for media request contexthclam@chromium.org2009-03-232-30/+43
* 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-235-64/+54
* Handle null window_id references and refer to a bug for further improvement.avi@google.com2009-03-233-6/+16
* Currently we have two types of devtools UI: Chrome built in developer tools w...yurys@google.com2009-03-2316-285/+335
* Support for extensions permissions. This CL only contains, parsing, initializ...rafaelw@chromium.org2009-03-236-10/+143
* Attempt to detect impact of disabling dns prefetching on transaction latencyjar@chromium.org2009-03-232-8/+16
* Free unit tests for Mac: BookmarkHTMLWriterTest, BookmarkUtilsTest,shess@chromium.org2009-03-222-5/+5
* Revert change 12247 because it created a lot of memory regressionsnsylvain@chromium.org2009-03-224-164/+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-211-0/+2
* Committing issue 39299:aa@chromium.org2009-03-214-56/+164
* Allow multiple toolstrips in an extension.aa@chromium.org2009-03-215-16/+34
* Remove the old and no longer used SafeBrowsing storagepaulg@google.com2009-03-2110-1581/+11
* Fix linux input breakage: Don't wrap an important line in a DCHECK!estade@chromium.org2009-03-201-1/+2
* Pressing the Del key while a item is selected in the autocomplete popup delet...jcampan@chromium.org2009-03-2011-4/+91
* Fix DCHECK in DownloadRequestDialogDelegateWin::DeleteDelegatefinnur@chromium.org2009-03-201-3/+0
* Remove errant debugging line.estade@chromium.org2009-03-201-1/+0
* Adds a bookmark menu. This is experimental. To turn on you needsky@google.com2009-03-209-9/+292
* Consolidate into a single shutdown path.tc@google.com2009-03-202-29/+32
* Enable first UI test on Linux (browser/images_uitest.cc)phajdan.jr@chromium.org2009-03-202-1/+4
* Allow multiple js files per content script. Thanks to georged for making this...aa@chromium.org2009-03-204-26/+6
* Linux: Restore normal event handling for key events that are not to be sent t...estade@chromium.org2009-03-201-9/+18
* Removes all use of COM and dependencies on Windows-specific classes (includin...klink@chromium.org2009-03-204-74/+173
* Linux UI hook ups:estade@chromium.org2009-03-204-10/+35
* Hook up ctrl-w for close tab on linux.estade@chromium.org2009-03-202-4/+31
* Implement context menus on Mac.pinkerton@chromium.org2009-03-203-1/+190
* Updating TODO list; turns out that the fade is working but too quickly for my...avi@google.com2009-03-201-1/+0
* Rewrite tab layout to a centralized method rather than moving things around a...pinkerton@chromium.org2009-03-201-61/+74
* Make GTK accelerator setup code more compact.estade@chromium.org2009-03-201-22/+19
* SSLPolicy fix: Step 9 of 9 (hopefully!).abarth@chromium.org2009-03-2010-202/+252
* Now have a TextButton rendering (sort of; doesn't respond to mouse events soerg@google.com2009-03-191-0/+4
* Fix a bunch of tiny near-bugs and bugs that static analysis identifiedjar@chromium.org2009-03-192-3/+4
* Revert "Now have a TextButton rendering." Broke Windows.erg@google.com2009-03-191-4/+0
* Now have a TextButton rendering (sort of; doesn't respond to mouse events so ...erg@google.com2009-03-191-0/+4
* Create cross-platform NativeButton2 class that wraps a NativeButtonWin.Once I...ben@chromium.org2009-03-191-1/+1
* Convert FindInPage wstrings to string16.tc@google.com2009-03-1910-20/+19
* Implement focusing location bar with cmd-L on mac. Removes some more platform...pinkerton@chromium.org2009-03-192-6/+0
* Stage 1 of tab dragging infrastructure, disabled. Put in a base class below t...pinkerton@chromium.org2009-03-196-21/+368
* Remove extra language under "Spell-checker options" context menusidchat@google.com2009-03-191-1/+8
* Fixing build by initializing all variables; TBR.avi@google.com2009-03-191-0/+6