summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
...
* Fix a heapchecker leak by fixing a test.phajdan.jr@chromium.org2010-09-131-3/+15
* Fix another instance of potentially dangling ":" in LD_LIBRARY_PATH.mmoss@google.com2010-09-131-1/+7
* Revert 59278 - UI tweaks from cole as initiated by a discussion with Mehmet.phajdan.jr@chromium.org2010-09-131-2/+2
* Makes NavigationController:set_max_restored_page_id public. I need tosky@chromium.org2010-09-131-6/+6
* Renabling the NPAPIVisiblePluginTester.OpenPopupWindowWithPlugin test. This t...ananta@chromium.org2010-09-131-2/+7
* UI tweaks from cole as initiated by a discussion with Mehmet.jrg@chromium.org2010-09-131-2/+2
* DOMUI: Implement adding and editing credit cards in the AutoFill page.jhawkins@chromium.org2010-09-1329-136/+754
* [GTK] extra special handling for bookmark bar dragsestade@chromium.org2010-09-133-42/+122
* Fix flaky linking of reliability_tests by turning off incremental linking.jeanluc@google.com2010-09-131-0/+9
* Make licenses.py happy about xz license.phajdan.jr@chromium.org2010-09-132-1/+1
* Add constants for preferences and policies related to the Default Search Prov...jeanluc@google.com2010-09-1312-53/+440
* This is a second attempt of http://codereview.chromium.org/3175038davemoore@chromium.org2010-09-1317-25/+138
* FBTF: Move ctors/dtors into cc files.erg@google.com2010-09-1331-115/+318
* Fixed == vs. = bug that screws up the Sync.ReauthorizationTime histogram.akalin@chromium.org2010-09-131-1/+1
* Printing: Convert several wstrings to string16.jhawkins@chromium.org2010-09-134-7/+9
* Revert "Make AutomationProvider fail fast on messages it doesn't understand."shess@chromium.org2010-09-132-17/+0
* Uses an internal error page on some of the more common http errors, and a few...mmenke@chromium.org2010-09-135-78/+324
* The Cloud Print proxy now handles auth errors and disables the cloud print pr...sanjeevr@chromium.org2010-09-1311-36/+178
* Cleanup temp file created during a download testnirnimesh@chromium.org2010-09-131-1/+3
* [Mac] Remove an InfobarController DCHECK that doesn't belong.rohitrao@chromium.org2010-09-131-1/+4
* Revert 59138 - Revert 59123 - Don't use the return value of rlz_lib::SendFina...rogerta@google.com2010-09-134-10/+42
* Run worker processes via the zygote.agl@chromium.org2010-09-133-16/+15
* Updating trunk VERSION from 523.0 to 524.0chrome-release@google.com2010-09-131-1/+1
* Catch one more case of logical focus-lost on a bookmark bar folder.jrg@chromium.org2010-09-131-0/+7
* Do not change sidebar width proportionally when browser window is resized.alekseys@chromium.org2010-09-131-1/+12
* Resize page contents view to match window size first time it's added into vie...alekseys@chromium.org2010-09-131-0/+1
* Disable tests that are crashing but currently passing due to an overridden as...tim@chromium.org2010-09-134-5/+30
* Lock fullscreen chrome on transition from one one bookmark folder tojrg@chromium.org2010-09-131-0/+16
* Added FakeGlVideoDecodeEngine to exercise the IPC protocol for hardware video...hclam@chromium.org2010-09-1314-218/+413
* Marking some bugs as flaky that are failing on chromium xp a lot now.thomasvl@chromium.org2010-09-132-4/+28
* Make the list of handlers private.bryeung@chromium.org2010-09-131-0/+1
* Add a browser test for popup blocker to test blank-post blocked. For the deta...jnd@google.com2010-09-133-0/+63
* Add CoreLocation support to Chrome.allanwoj@chromium.org2010-09-139-2/+391
* Reland r54723. Implement the webNavigation.onCommitted event.jochen@chromium.org2010-09-1321-4/+329
* Linux: fix retrieving passwords with non-ASCII characters from the default pa...mdm@chromium.org2010-09-121-1/+1
* Updating trunk VERSION from 522.0 to 523.0chrome-release@google.com2010-09-121-1/+1
* Adds support for the location bar to show suggested text. There aresky@chromium.org2010-09-118-11/+149
* Revert r59190 for regressing startup tests.willchan@chromium.org2010-09-111-7/+0
* Eagerly initialize NSS and OCSP on IOThread.willchan@chromium.org2010-09-111-0/+7
* Adds a notification event for onload. I would have liked to plumb thissky@chromium.org2010-09-1110-9/+31
* Fix chrome os build break caused by passing string16 where a wstring was expe...satish@chromium.org2010-09-111-1/+2
* Extend speech input bubble on windows to display error messages with try-agai...satish@chromium.org2010-09-111-62/+121
* Handle FocusSearch() when in forced search mode with leading whitespace.isherman@chromium.org2010-09-119-8/+146
* Bookmark manager: Fix issue where the name of the newly created folder was notarv@chromium.org2010-09-111-3/+3
* More data changes for landing http://codereview.chromium.org/3325024/show to ...aa@chromium.org2010-09-101-50/+0
* Revert 59147 - Allow overriding of X error functionsdavemoore@chromium.org2010-09-1016-135/+24
* cleanup orphaned file after r59105, which renamed this file but didn't delete...johnnyg@chromium.org2010-09-101-204/+0
* Be more accurate on a bookmark folder scroll trigger.jrg@chromium.org2010-09-102-6/+9
* Fix bookmark button padding.jrg@chromium.org2010-09-101-2/+1
* We used to show error messages as info bars earlier. Based on UX feedback, we...satish@chromium.org2010-09-1014-173/+434