summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* [Mac] Fix a bunch of crahes related to opening preferences from an incognito ...rsesek@chromium.org2010-01-221-1/+1
* Sample chrome extension that uses the bookmarks API.erikkay@chromium.org2010-01-222-0/+152
* Resize and overflow for browser actions (part 1).finnur@chromium.org2010-01-2211-81/+505
* Remove SYNC_EXPORT macro and all it's uses.munjal@chromium.org2010-01-221-13/+7
* Don't build pyautolib at -Werror.mark@chromium.org2010-01-221-4/+8
* Mac: improve situation with respect to launching/DnD local files.viettrungluu@chromium.org2010-01-223-61/+52
* Fix improper cancellation when URLFetcher has started throttling requests.eroman@chromium.org2010-01-222-34/+63
* gtk: Grab server when restacking windows.derat@chromium.org2010-01-221-2/+6
* temp_scaffolding_stubs cleanup.thestig@chromium.org2010-01-222-12/+1
* Add one more cast to placate the 10.6 SDK.mark@chromium.org2010-01-221-1/+1
* Attempt build fixpkasting@chromium.org2010-01-221-2/+2
* Refactored code to allow associating workers with multiple renderers.atwilson@chromium.org2010-01-2224-159/+467
* Strings for bubbles displayed below omnibox blocked content iconspkasting@chromium.org2010-01-221-0/+95
* Disable UpdatePermissions because of flakiness on linux 64.kkania@chromium.org2010-01-221-0/+5
* Switches to enable OpenMAX for video decoding in Chromehclam@chromium.org2010-01-221-0/+2
* [Mac] Fixes crash where killing an extension via the task manager while a pop...andybons@chromium.org2010-01-221-5/+9
* Move NonClientHitTest impl to BrowserViewLayoutManager becauseoshima@chromium.org2010-01-224-71/+107
* Add a notification observer for the first tab load for Chrome OS.brettw@chromium.org2010-01-224-0/+98
* Mac bookmark mgr: Fix crash with New Folder when Recents selected. Enable New...snej@chromium.org2010-01-224-36/+91
* Makes sure the phantom state of a tab is updated correctly.sky@chromium.org2010-01-222-0/+6
* The login manager didn't gracefully degrade in the event that libcros.so coul...cmasone@google.com2010-01-224-6/+30
* Re-enable UninstallDisabled and UpdatePermissions tests. Do not check for inf...kkania@chromium.org2010-01-221-12/+4
* GTK: Use color data from the MetaFrames class in gtk+ theme mode.erg@google.com2010-01-222-1/+20
* Pull IOThread out of BrowserProcessImpl. Move the dns prefetching initializat...willchan@chromium.org2010-01-2221-266/+431
* Updating trunk VERSION from 304.0 to 305.0chrome-release@google.com2010-01-221-1/+1
* Fix leaks due to not deleting closures.tim@chromium.org2010-01-222-3/+5
* Split platform specific settings out from locale_settings.grd so we cantony@chromium.org2010-01-22214-1467/+1439
* Fix path to hard-code http_server python scripts.dpranke@chromium.org2010-01-221-0/+4
* Fix stupid mistake in sync_session.h, I thought the tests were run on mac/lin...tim@chromium.org2010-01-221-1/+1
* Fixed format strings from my original CL at http://codereview.chromium.org/54...zelidrag@chromium.org2010-01-222-9/+11
* Support for multiple sync ModelSafeWorkers.tim@chromium.org2010-01-2225-251/+401
* Fix for FullTabModeIE_ChromeFrameDeleteCookieTest and issues with deleting pe...tommi@chromium.org2010-01-222-1/+29
* fix 32718tim@chromium.org2010-01-221-8/+18
* GTK: remove superflous focus grabbing calls that cause crashes in debug mode.estade@chromium.org2010-01-221-6/+0
* Adds support for phantom tabs. A pinned tab becomes a phantom tab whensky@chromium.org2010-01-2225-97/+405
* GTK: don't get stuck in render view drag.estade@chromium.org2010-01-211-5/+16
* Fixes bug where needs_reload_ was not getting set to false in somesky@chromium.org2010-01-214-1/+31
* Remove a comment long-obsolete.avi@chromium.org2010-01-211-3/+0
* PyAuto: Python Interface to Chromium's Automation Proxy.nirnimesh@chromium.org2010-01-217-97/+479
* Fix browser crash in extensions due to painting badges on PageActions.finnur@chromium.org2010-01-211-15/+2
* More bookmarks string1t work.munjal@chromium.org2010-01-217-62/+62
* Implemented Esc/Command-. shortcuts for HTML dialogs.akalin@chromium.org2010-01-211-0/+20
* Removed #ifdef in IncrementErrorCount() now that it's platform-independent.akalin@chromium.org2010-01-211-3/+0
* Take 2: Disable the test (I accidentally modified the file before checking in...finnur@chromium.org2010-01-211-57/+8
* [Mac] Fix a crash in the cookies manager that was caused by an invalid select...rsesek@chromium.org2010-01-214-29/+105
* Disable a test on Linux Views. It was marked as flaky, but it is failing all ...finnur@chromium.org2010-01-211-5/+54
* [Mac] relayout the import data and clear browser data buttons in the prefs fo...thomasvl@chromium.org2010-01-212-39/+19
* Simplifying appmenu impl.oshima@chromium.org2010-01-212-17/+8
* Insert diagnostics in an attempt to track down a crash in popup menuspam@chromium.org2010-01-212-0/+15
* [Mac] Hide browser action buttons when they would otherwise overflow with the...andybons@chromium.org2010-01-215-7/+101