summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Fix global constant and style.maruel@chromium.org2009-10-193-27/+30
* Add NOTREACHED for someone trying to change the title on the bookmark bar fol...thomasvl@chromium.org2009-10-191-0/+5
* Adding bug link to TODOs; no code change.avi@chromium.org2009-10-192-0/+2
* Remove unused code; the code that now implements this is in chrome_browser_wi...avi@chromium.org2009-10-191-14/+0
* Don't delay menu item fixup when the number of tabs change.pinkerton@chromium.org2009-10-191-1/+5
* Short-circuit events rwhvmac if it's focussed.thakis@chromium.org2009-10-193-38/+35
* Updating trunk VERSION from 223.4 to 223.5chrome-bot@google.com2009-10-191-1/+1
* Delete glue/webview{_delegate}.hdarin@chromium.org2009-10-1913-33/+42
* Make backspace not go back while IME is active.thakis@chromium.org2009-10-197-8/+28
* BUG=23107 Last character of completed path in Omnibar is the wrong color afte...suzhe@chromium.org2009-10-191-7/+37
* Make LayoutTests/http/tests/misc/redirect-to-external-url.html PASS.tkent@chromium.org2009-10-192-0/+24
* Correcting dependency problem that causes setup.exe to get built before chrom...robertshield@chromium.org2009-10-191-7/+12
* Fix up ExtensionResource::CombinePathsSafely so that it can handle paths with...dmaclach@chromium.org2009-10-191-1/+7
* Clean up use of scoped_nsobject<NSAutoreleasePool>. I have a CL coming laterdmaclach@chromium.org2009-10-191-2/+2
* Updating trunk VERSION from 223.3 to 223.4chrome-bot@google.com2009-10-181-1/+1
* Moved Pepper delegate definition to chrome\renderer to allow it to usesehr@google.com2009-10-175-2/+562
* fixed buildbot for new api. added links.erikkay@chromium.org2009-10-172-17/+66
* Fix chrome_url_overides to work with packed extensions.erikkay@chromium.org2009-10-176-38/+47
* Updating trunk VERSION from 223.2 to 223.3chrome-bot@google.com2009-10-171-1/+1
* Move WebDevToolsAgent{Delegate} into the WebKit API.darin@chromium.org2009-10-179-40/+51
* Fix ProfileSyncService unit test.nick@chromium.org2009-10-178-92/+152
* Set os_error to net::ERR_ABORTED instead of 0 or net::ERR_FAILED whenwtc@chromium.org2009-10-173-3/+3
* Allow slightly larger browser and page action icons.aa@chromium.org2009-10-1710-31/+70
* Prevent multiple threads from executing the DumpDoneCallback handlercpu@chromium.org2009-10-171-0/+9
* Linux: Make theme install bubble prettier (for compositing WMs)estade@chromium.org2009-10-172-23/+68
* Use the proper extension id when creating browser action buttons.estade@chromium.org2009-10-171-1/+1
* Rename CHROME_PERSONALIZATION to BROWSER_SYNC.nick@chromium.org2009-10-1775-236/+221
* Fix sync bug where notifications were being sent for unsuccessful commit atte...chron@chromium.org2009-10-162-2/+8
* Sniff 204 responses as text/plain to avoid creating unwanted downloads.abarth@chromium.org2009-10-162-8/+34
* [GTK] Remove an unused variable in bookmark_manager_gtk.cc. estade@chromium.org2009-10-161-2/+0
* GTK: properly resize bookmark bar when going from attached to detached on NTP...estade@chromium.org2009-10-161-2/+3
* If chrome starts without a network connection, the sync serverconnectionmanag...tim@chromium.org2009-10-161-0/+4
* [Mac] Log some NSException info with crash dumps.shess@chromium.org2009-10-161-0/+29
* GTK: disable theme buttons in options dialog when we are already using that t...estade@chromium.org2009-10-162-9/+53
* Makes canceling 'bookmark all tabs' delete the folder. Or rather,sky@chromium.org2009-10-1623-236/+317
* Minor cleanup in histogram_synchronizer.thestig@chromium.org2009-10-162-13/+2
* Always re-layout the app menu to get sync system state.tim@chromium.org2009-10-161-2/+2
* Http Cache: Enable byte-range support by default.rvargas@google.com2009-10-165-11/+11
* Implement new page action API.mpcomplete@chromium.org2009-10-1628-93/+2177
* Fixes crash in toolkit_views. The problem with the current code isoshima@chromium.org2009-10-164-5/+17
* Classify more types of input as queries.pkasting@chromium.org2009-10-162-15/+27
* Fix resource ID conflict. Original patch by Thiago Farina (see http://codere...pkasting@chromium.org2009-10-162-39/+39
* NTP: Fix startup visual state arv@chromium.org2009-10-165-313/+178
* Make Mac SelectFileDialogImpl load SaveAccessoryView.nib from the propermark@chromium.org2009-10-161-1/+3
* Updating from user Keystone under /Applications by an admin user should leavemark@chromium.org2009-10-161-0/+20
* Bookmark bubble tweaksthomasvl@chromium.org2009-10-162-4/+11
* Remove a dcheck that had a signed/unsigned warning.nick@chromium.org2009-10-161-1/+0
* Use a multiset rather than a set to store bookmarks when running the model as...nick@chromium.org2009-10-161-4/+6
* Adds bookmark context menu test to set of unit_tests run onsky@chromium.org2009-10-163-1/+11
* Enable the Developer Tools menu item in the page menu.pinkerton@chromium.org2009-10-161-20/+26