summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Second try to make the theme dll no-executable.nsylvain@chromium.org2008-09-171-1/+1
* Include chrome/browser/SConscript in Linux build.tc@google.com2008-09-1711-264/+298
* Delete the provisional load commit notification since it duplicates the nav e...brettw@google.com2008-09-176-61/+60
* Adds logging to file_util::WriteFile to figure out why writingsky@google.com2008-09-173-115/+1
* Some initial work on compiling chrome/common/ on Linux.deanm@chromium.org2008-09-1710-159/+162
* Wires up session restore so that it correctly deals with thesky@google.com2008-09-177-40/+232
* Remove a referenced file that doesn't exist.maruel@google.com2008-09-171-4/+0
* Add a missing include and match a constant type better. From phajdan.jr.deanm@chromium.org2008-09-171-1/+4
* Don't load the font for the window title if we're not going to be painting a ...beng@google.com2008-09-178-154/+76
* Re-land this fix from earlier. Since I was making the tab icon view optional,...beng@google.com2008-09-173-21/+29
* According to reports in the field, some XP machines have a registry flag that...finnur@google.com2008-09-171-0/+1
* Roll back this fix until I can figure out why it;s crashing the ui testsbeng@google.com2008-09-172-28/+20
* Don't initialize the TabIconView if we don't need to. It's expensive to create.beng@google.com2008-09-172-20/+28
* Revert this earlier fix since it didn't do any good.beng@google.com2008-09-172-33/+28
* Always block the request for a sub-resource with anwtc@google.com2008-09-161-14/+5
* Adds logging of loading/saving bookmarks to help me diagnose why somesky@google.com2008-09-163-0/+19
* Fixed bookmark bubble bug. If you changed the title, then clicked editsky@google.com2008-09-161-0/+3
* This fixes http://code.google.com/p/chromium/issues/detail?id=2321, which was...iyengar@google.com2008-09-161-2/+4
* Attempt to reduce startup regression by deferring load of inactive window bit...beng@google.com2008-09-162-28/+33
* Move gears.dll location to the versioned directory (alongside chrome.dll). Wempcomplete@google.com2008-09-161-3/+12
* Remove the rest of the alternate nav url fetcher from the navigation controller.brettw@google.com2008-09-164-40/+27
* Added code for personalization to the new frame classjhaas@chromium.org2008-09-162-1/+48
* Remove an explicit call from the NavigationController to the alternate URLbrettw@google.com2008-09-166-54/+177
* Create a copy of the test directory before using it.mbelshe@google.com2008-09-161-10/+52
* Revert 2243 to check if it's why the startup test regressed.nsylvain@chromium.org2008-09-161-1/+1
* Touchpad support for laptopsjoshia@google.com2008-09-165-62/+66
* Fixes two crashers in saving page:sky@google.com2008-09-163-15/+18
* Allow Views to support an optional hit-test mask. Make hittest use this.beng@google.com2008-09-166-29/+125
* Remove registration step between NavigationController > Profile.tim@chromium.org2008-09-164-60/+0
* Turn on the magic frames.beng@google.com2008-09-162-1/+7
* In DefaultPolicy::OnCertError, if a cert error is allowed,wtc@google.com2008-09-161-21/+20
* Fix bug where bookmark bar wouldn't animate away but would rather snap closed...beng@google.com2008-09-161-3/+5
* Try again to fix the memory problems in NavigationController. The previous onebrettw@google.com2008-09-151-5/+9
* Adding sync plugin messages, and plugin broadcasts to the renderer processeszork@google.com2008-09-1510-18/+163
* Changes to get a small part of chrome/SConscript building. For now, just bui...tc@google.com2008-09-151-238/+258
* Make sure we don't execute code from the theme dll.nsylvain@chromium.org2008-09-151-1/+1
* Revert my last fix for a memory leak in the navigation controller tests. Thisbrettw@google.com2008-09-151-2/+2
* Fix a leak in the unit tests.brettw@google.com2008-09-151-2/+2
* Fix unittest bustage due to NULL pointer deref (only in unittest mode, I hope).pkasting@chromium.org2008-09-153-12/+18
* Add test shell WebView and WebWidget host classes. This are stopgaps andamanda@chromium.org2008-09-151-0/+3
* Make the GoogleURLTracker only fetch the Google hostname if the user's defaul...pkasting@chromium.org2008-09-156-30/+168
* Add preferences for the clear browsing data dialog so thattc@google.com2008-09-154-5/+47
* Remove the unneeded pending entry from the unit tests.brettw@google.com2008-09-151-17/+0
* Occasionally GetLastActiveBrowserWindow fails on the build bots, probably bec...beng@google.com2008-09-151-1/+1
* Hit test zone for the new tab button should follow its visible shape.beng@google.com2008-09-141-1/+57
* Revert these changes now the experiment is complete.beng@google.com2008-09-143-5/+1
* Yet another test, this time with a tweak to the find test.beng@google.com2008-09-143-1/+5
* Fix a debug assertin when running the web contents unit test. The error is inbrettw@google.com2008-09-141-0/+3
* A couple of tweaks to the AeroGlassNonClientView:beng@google.com2008-09-141-2/+2
* Roll back frame test now buildbots have cycled.beng@google.com2008-09-142-3/+0