summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Implement a couple more methods for dialog boxes including the prompt box.tc@google.com2009-04-281-10/+26
* Switching forgotten project references (lost after last resolve....).bradnelson@google.com2009-04-281-2/+2
* Switching to v8.gyp in the v8 project (so they can maintain it themselves).bradnelson@google.com2009-04-281-25/+22
* Linux: Make the findbar hang over the render view.estade@chromium.org2009-04-283-4/+39
* Disabling the tests again. anantha@chromium.org2009-04-281-1/+1
* plugins: Some obvious ifdef removals (code that previously wouldn't link).evan@chromium.org2009-04-282-19/+0
* Add Hindi to the default accept-language list of Gujarati, Telugujungshik@google.com2009-04-283-3/+3
* Forgot to enable the test in last check-in. Enabled the test now.anantha@chromium.org2009-04-281-3/+3
* Create a bookmark editor dialog interface and implement a GTK version.erg@google.com2009-04-289-73/+516
* Make Chrome default after importing from current default browser.kuchhal@chromium.org2009-04-281-2/+2
* One more try to make these tests pass. Added a while loop to wait until the k...anantha@chromium.org2009-04-283-3/+19
* Support for tabs reaching a threshold before tearing off (magnetism), showing...pinkerton@chromium.org2009-04-2810-111/+294
* Disable Tab1Tab2, as it's flaky.evan@chromium.org2009-04-281-1/+2
* Disabling the tests again. Looking into them.anantha@chromium.org2009-04-281-1/+1
* Added a check to look for setup.exe before looking at registry. This test is ...anantha@chromium.org2009-04-282-8/+13
* Always simulate a mouse movement after animations in the Linux tabstrip to ma...jhawkins@chromium.org2009-04-281-23/+19
* Remove platform defines now that things work on Mac.pinkerton@chromium.org2009-04-281-10/+0
* For system level install read setup.exe path from HKLM instead of HKCU.kuchhal@chromium.org2009-04-281-15/+20
* Relanding this: jcampan@chromium.org2009-04-2810-19/+793
* Allow File>Open File with no window open.avi@google.com2009-04-281-0/+6
* Make the font scale and the font family to use for UI 'OS-dependent' (Win XP ...jungshik@google.com2009-04-2851-71/+187
* New close box images.pinkerton@chromium.org2009-04-284-0/+5149
* Should handle the events when no printer is detected on localmaruel@chromium.org2009-04-283-1/+19
* Unittest for FindBarBridge.rohitrao@chromium.org2009-04-282-0/+34
* Remove a NOTIMPLEMENTED for Macpinkerton@chromium.org2009-04-281-5/+0
* Swap NOTIMPLEMENTED with a bug comment.pinkerton@chromium.org2009-04-281-1/+1
* Fix PageLoadTest.Reliability which I broke in my previous checkin to make thebrettw@chromium.org2009-04-281-5/+1
* Synchronously update the loading state when a load starts so that the UI willbrettw@chromium.org2009-04-2811-38/+51
* ImportantFileWriterphajdan.jr@chromium.org2009-04-2822-176/+424
* Implement tabs.createWindow extension api call. Required: (a) new RVHDelegate...rafaelw@chromium.org2009-04-2828-22/+266
* POSIX: = {0} syntax causes a warning.agl@chromium.org2009-04-281-1/+2
* Updating trunk VERSION build from 177.0 to 178.0laforge@chromium.org2009-04-281-1/+1
* POSIX: don't spawn zombies.agl@chromium.org2009-04-289-12/+123
* Disabling the test again. This time the test doesn't fail at mulitple places....anantha@chromium.org2009-04-281-1/+1
* Enabling the user install tests to see if they pass. They were failing becaus...anantha@chromium.org2009-04-283-4/+3
* Filter modifier to only include accelerator modifiers.willchan@chromium.org2009-04-281-0/+3
* Removes the use of Windows-specific types for accessibility roles and states ...klink@chromium.org2009-04-2829-157/+194
* Convert Windows Sleep to PlatformThread::Sleepevan@chromium.org2009-04-2810-32/+30
* When navigating from an interstitial to another page with an interstitial, we...jcampan@chromium.org2009-04-272-3/+19
* Disable a test that fails on mac. I enabled this in r14684, buttc@google.com2009-04-271-2/+2
* Port another UI test file. Disable tests that still need to be ported.tc@google.com2009-04-272-12/+38
* Remove the unwanted code snippet that was removed by Tim, butmunjal@chromium.org2009-04-271-12/+0
* Fix several painting glitches for toolstrips.aa@chromium.org2009-04-279-58/+143
* Revert r14620 which was a rollback of r14549 and r14508. Thistc@google.com2009-04-273-12/+39
* POSIX: Make --user-data-dir work when it doesn't exist.agl@chromium.org2009-04-271-1/+1
* Landing Hamaji's patch.jcampan@chromium.org2009-04-271-0/+8
* Fix a popup menu offset bug.paul@chromium.org2009-04-271-1/+3
* Add menu tag to View + Encoding menus.jeremy@chromium.org2009-04-272-1/+4
* Reverting my change it breaks release compilation on Windows.jcampan@chromium.org2009-04-2710-785/+19
* Unfork some code who's dependency has landed on Mac.shess@chromium.org2009-04-271-6/+0