summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Disable failing browser test.jorlow@chromium.org2010-01-261-1/+2
* re-try r37025 with fix for incognito modeestade@chromium.org2010-01-252-123/+111
* Mac: Rebuild Bookmarks menu only when it's pulled down.snej@chromium.org2010-01-255-21/+90
* Lands http://codereview.chromium.org/552136 for bryeung:sky@chromium.org2010-01-251-0/+3
* [Mac] Add methods to prevent tab detaching or window moving if needed. Modif...rohitrao@chromium.org2010-01-253-12/+26
* [Mac] Makes the tab strip left-side indent changeable. Prereq for fullscreen.rohitrao@chromium.org2010-01-252-9/+24
* Fixes valgrind following 37001:bulach@chromium.org2010-01-255-6/+17
* Implement adding, updating and removing credit cards from the web database th...jhawkins@chromium.org2010-01-2514-148/+963
* remove ICU includes from l10n_util.hevan@chromium.org2010-01-258-2/+10
* Temporarily disabled some browser tests that fail because of r53715 upstream.dimich@google.com2010-01-251-0/+15
* [Mac] Changes to enable performClose: for fullscreen windows.rohitrao@chromium.org2010-01-253-16/+61
* Plumb Carbon SetCursor through.avi@chromium.org2010-01-251-0/+10
* Revert r37025, which (may have) caused workertest rednessestade@chromium.org2010-01-252-107/+123
* Views: use ExtensionToolbarModel for ordering of browser action buttons.estade@chromium.org2010-01-252-123/+107
* Default to FOLDERID_Downloads on Windows Vista/7 when safe.dimich@google.com2010-01-251-0/+6
* Remove flaky label for a test. My fix seems to have worked (hasn'tfinnur@chromium.org2010-01-251-4/+2
* Make sure notifications are only enabled on GTK builds of linux, since that's...johnnyg@chromium.org2010-01-251-2/+14
* Revert 37009 - Adding geolocation data provider infrastructure to Chrome.joth@chromium.org2010-01-2513-1934/+0
* Mac: fix yet another TabStripController index/model index bug (crasher).viettrungluu@chromium.org2010-01-251-3/+5
* Adding geolocation data provider infrastructure to Chrome.joth@chromium.org2010-01-2513-0/+1934
* Adds local storage nodes to cookie tree model and cookies view.bulach@chromium.org2010-01-2520-231/+1595
* [Linux]Implement Cut, Copy and Paste from page menu.suzhe@chromium.org2010-01-257-28/+77
* Retry starting monitoring language changes.satorux@chromium.org2010-01-252-23/+26
* Mac: make pinned tab title change alert more noticeable.viettrungluu@chromium.org2010-01-241-20/+20
* Add the ability to save and remove AutoFill profiles from the AutoFillDialog.jhawkins@chromium.org2010-01-2416-153/+760
* [Linux] Implement input methods context menu.suzhe@chromium.org2010-01-247-31/+89
* Extension tweaks for phantom tabs. I did the following modifications:sky@chromium.org2010-01-2311-23/+67
* Removes DCHECK that is hit on showing options dialog.sky@chromium.org2010-01-231-2/+2
* Load filter rules from preferences.jochen@chromium.org2010-01-2313-657/+131
* Mac bookmark mgr: Enable menu cmd when no window's open.snej@chromium.org2010-01-232-1/+15
* ChromiumOS: read /proc/uptime without using system().thestig@chromium.org2010-01-231-1/+9
* Linux: Revert r33888. We no longer need to collect the list of loaded plugins...thestig@chromium.org2010-01-231-2/+0
* Revert 36888 - Refactored code to allow associating workers with multiple ren...pkasting@chromium.org2010-01-2311-312/+148
* Modulate the UMA version to specify a 64bit build on Linuxjar@chromium.org2010-01-221-0/+2
* 3rd step to remove BrowserExtender and to refactor BrowerView for sidebar.oshima@chromium.org2010-01-2212-431/+463
* sync: remove unused function.akalin@chromium.org2010-01-221-3/+0
* Fix js alert crasher when window is closed by jsfeldstein@chromium.org2010-01-222-2/+18
* [Mac] Fix a bunch of crahes related to opening preferences from an incognito ...rsesek@chromium.org2010-01-221-1/+1
* Resize and overflow for browser actions (part 1).finnur@chromium.org2010-01-229-79/+497
* Remove SYNC_EXPORT macro and all it's uses.munjal@chromium.org2010-01-221-13/+7
* 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
* temp_scaffolding_stubs cleanup.thestig@chromium.org2010-01-221-6/+1
* Add one more cast to placate the 10.6 SDK.mark@chromium.org2010-01-221-1/+1
* Refactored code to allow associating workers with multiple renderers.atwilson@chromium.org2010-01-2211-148/+312
* 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-223-0/+97