summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* GTK: make sure to delete any remaining dialogs when the SelectFileDialogImpl ...estade@chromium.org2009-10-071-0/+11
* Don't build browser/gtk/bookmark_bar_gtk_unittest.cc with toolkit_views=1.thestig@chromium.org2009-10-071-0/+1
* Revert "Add startup tests that log start script, domcontentloaded, and onload."mattm@chromium.org2009-10-0715-210/+28
* Revert 28198 - Remove pthreads from syncable.chron@google.com2009-10-072-10/+34
* Take out reliablity crash from known crashes since it's fixed.jam@chromium.org2009-10-071-4/+0
* Add NULL-checks to render_view_host->view() to fix startup test crash.mpcomplete@chromium.org2009-10-073-3/+3
* Add startup tests that log start script, domcontentloaded, and onload.tony@chromium.org2009-10-0715-28/+210
* Remove pthreads from syncable.chron@chromium.org2009-10-072-34/+10
* Fix tips in OS X to respect system language settings instead of locale.mirandac@chromium.org2009-10-073-8/+26
* Make browser actions appear to the left of the bookmark menu.finnur@chromium.org2009-10-061-4/+4
* Fix for BrowserActions UNLOAD not changing Omnibox length. BrowserActionsCont...sidchat@chromium.org2009-10-061-1/+4
* Fix broken extension docs due to a JSON syntax error.mpcomplete@chromium.org2009-10-063-1/+704
* Add an BubbleBorder to BrowserAction popups and fix positioning of theerikkay@chromium.org2009-10-069-32/+108
* GMail extension with BrowserAction. It does the following:sidchat@chromium.org2009-10-065-0/+151
* Fix a regression with setting the toolstrip background.mpcomplete@chromium.org2009-10-067-9/+58
* Revert r28050 and put the paint observer timeout back to 2 sec.tony@chromium.org2009-10-061-1/+1
* Fix a crash when a plugin file picker window is dismissed. This is aamanda@chromium.org2009-10-062-4/+13
* Fix memory leak in ExtensionAPIClientTest.mpcomplete@chromium.org2009-10-061-2/+2
* Suppression for a leak detected by Purify in IEImporterTestjeremy@chromium.org2009-10-061-0/+6
* Fix double delete in NPObjectStub that I introduced.jam@chromium.org2009-10-061-1/+3
* External protocol dialog support for the Mac.avi@chromium.org2009-10-065-4/+195
* Coverity: Check the return value of CryptDestroyHash and CryptReleaseContext.jhawkins@chromium.org2009-10-061-4/+10
* Coverity: Assert that socket() returned a successful value.jhawkins@chromium.org2009-10-061-0/+1
* Fix scripting during NPP_Destroy. Note that if the plugin is making a call t...jam@chromium.org2009-10-0610-98/+164
* DevTools: disable TestProfilerTab test due to flakiness.mnaganov@chromium.org2009-10-061-1/+3
* Make EditSearchEngineCocoaController adhere to NSWindowDelegatemark@chromium.org2009-10-061-1/+3
* Implement browserAction.setIcon(ImageData) for extensions.mpcomplete@chromium.org2009-10-067-29/+157
* Move runFileChooser from webview_delegate to WebViewClient.yaar@chromium.org2009-10-063-27/+50
* Cleanup some rotten references to old command line switches.nick@chromium.org2009-10-062-4/+2
* Modify extension request IPC messages to pass a ListValue instead of a string.mpcomplete@chromium.org2009-10-0622-52/+78
* DOMView: avoid double-detaching.nick@chromium.org2009-10-061-1/+1
* Reword the first sentence in the sync dialog based on Fiona Chong feedback.nick@chromium.org2009-10-061-1/+1
* [Mac] Fix bookmark bar resize issues.erg@chromium.org2009-10-061-4/+4
* Don't show popup browser actions in the wrench menu.erikkay@chromium.org2009-10-067-19/+33
* Updates the main menu images.sky@chromium.org2009-10-062-0/+0
* (please review thoroughly since this touches many moving parts).jeremy@chromium.org2009-10-0621-478/+677
* Turns out a cleanup change I made a while ago was wrong. This could result i...pkasting@chromium.org2009-10-061-1/+5
* Resubmit http://codereview.chromium.org/243096 with gcc compile error fixed.erikkay@chromium.org2009-10-065-7/+44
* Change the Windows build to statically link the sync library.nick@chromium.org2009-10-066-64/+13
* Changes the url of the main menu.sky@chromium.org2009-10-061-1/+1
* Prevents a duplicate beforeunload dialog after window.close().creis@google.com2009-10-062-1/+26
* Updating trunk VERSION from 221.7 to 222.0laforge@chromium.org2009-10-061-2/+2
* Removed omnibox images from the bundle.thomasvl@chromium.org2009-10-062-10/+20
* Updating trunk VERSION from 221.6 to 221.7laforge@chromium.org2009-10-061-1/+1
* DevTools: bring devtools tests back.pfeldman@chromium.org2009-10-061-17/+17
* Revert.jorlow@chromium.org2009-10-061-2/+9
* Re-enable the DOM Storage ui tests that worked orginally.jorlow@chromium.org2009-10-061-9/+2
* Generate IDs for --load-extension by hashing the path insteadaa@chromium.org2009-10-0611-88/+68
* Implement --enable-web-sockets flag.ukai@chromium.org2009-10-065-1/+10
* Explicitly activeIgnoringOtherApps from IDC_NEW{,_INCOGNITO}_WINDOWsgk@google.com2009-10-062-3/+11