summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Revert (4 of 4) 30153 - Introduce browser_sync::ExtensionsActivityMonitor to ...tim@chromium.org2009-10-2716-521/+18
* Revert (3 of 4) 30154 - Fix build bustage by adding dependency back on sync_p...tim@chromium.org2009-10-271-1/+0
* Revert (2 of 4) 30156 - Add newline to end of file to fix compile. again :(tim@chromium.org2009-10-271-1/+1
* Revert (1 of 4) 30157 - Add newline to end of another file.tim@chromium.org2009-10-271-1/+1
* Add newline to end of another file.tim@chromium.org2009-10-271-1/+1
* Add newline to end of file to fix compile. again :(tim@chromium.org2009-10-271-1/+1
* Fix build bustage by adding dependency back on sync_proto from sync_unit_tests.tim@chromium.org2009-10-271-0/+1
* Introduce browser_sync::ExtensionsActivityMonitor to collect extensions API u...tim@chromium.org2009-10-2716-18/+521
* Revert 30149 - The existing file_util::AbsolutePath() function was already do...tim@chromium.org2009-10-271-11/+7
* The existing file_util::AbsolutePath() function was already doing what we nee...mad@chromium.org2009-10-271-7/+11
* Make the memory resource functions return bools so that we know when the info...vandebo@chromium.org2009-10-272-75/+82
* Fix style issues in BookmarkModelVerifier class.nick@chromium.org2009-10-271-16/+24
* Add about:crash to known crashes.patrick@chromium.org2009-10-271-0/+3
* Reverting 30136.jrg@chromium.org2009-10-271-5/+11
* Update the front page to refer to browser actions, not toolstrips.kathyw@google.com2009-10-275-16/+29
* Landing http://codereview.chromium.org/337006 for mrossettijrg@chromium.org2009-10-271-11/+5
* cros: doing dbus stuff on the file thread==disaster.cmasone@google.com2009-10-274-28/+23
* Move page actions over to ExtensionAction2 and get rid ofaa@chromium.org2009-10-2726-546/+484
* First set of unittest fixes. Many more to come ;-)dmaclach@chromium.org2009-10-265-73/+36
* Add SSL wrapper for linux and mac. This allows notifier to use chrome's SSL ...zork@chromium.org2009-10-264-1/+492
* Fullscreen for ChromeOS with toolkit_views=1 buildoshima@chromium.org2009-10-261-9/+22
* Remove deprecated CommandLine(std::wstring) ctor.evan@chromium.org2009-10-2618-46/+37
* Product name and version should be boldfaced in the About box.mark@chromium.org2009-10-261-8/+12
* Makes inactive pinned tabs throb on views when the title changes.sky@chromium.org2009-10-264-14/+68
* Add a check for NULL in PopulateFolderCombo.thestig@chromium.org2009-10-261-5/+8
* Fix text alignment in the About box. The left edges of the product name,mark@chromium.org2009-10-261-6/+560
* Resubmit http://codereview.chromium.org/314016 with views fixedzork@chromium.org2009-10-2611-48/+69
* Implemented NPN_ScheduleTimer and NPN_UnscheduleTimer.apatrick@google.com2009-10-262-0/+32
* Make the About box display existing pending operations instead of firing offmark@chromium.org2009-10-264-35/+89
* Fixes up bookmark bubbles and the browser window so that they shut down corre...dmaclach@chromium.org2009-10-2614-843/+858
* Find-in-page should not ding while deleting characters.finnur@chromium.org2009-10-263-3/+17
* o Cleans up canonical extension_install_ui.cc to avoid #ifdefs when feasible.mark@chromium.org2009-10-267-104/+107
* GTK: Fix browser action bubble arrow positions.derat@chromium.org2009-10-265-70/+95
* Mark flaky tests as flaky:phajdan.jr@chromium.org2009-10-262-2/+4
* Mark DOMStorageTest.SessionStorageLayoutTests as flaky.ojan@chromium.org2009-10-261-1/+3
* CompactNavigationBar for toolkit views build, with some design change per Col...oshima@chromium.org2009-10-2623-48/+190
* About box auto-update improvements.mark@chromium.org2009-10-268-433/+699
* Refactor widget methods to support desktop notifications, including GTK stubs.johnnyg@chromium.org2009-10-262-4/+11
* Fix fullscreen mode in chromeos=1 build.oshima@chromium.org2009-10-262-10/+37
* Don't scale up small browser action icons.finnur@chromium.org2009-10-261-8/+5
* [Mac] Adjust Omnibox implementation to not break undo chain.shess@chromium.org2009-10-264-1/+102
* Update buildbot sample to work with newest APIs.aa@chromium.org2009-10-261-3/+3
* Fix crash when a page action cannot load its icon.aa@chromium.org2009-10-261-1/+2
* Reverting 30062.glen@chromium.org2009-10-263-16/+9
* Polish to the gmail checker sample.aa@chromium.org2009-10-264-24/+65
* Fix a bug in the WebKit code samplekathyw@google.com2009-10-262-2/+2
* Set necessary args for tab_switching_test.chase@chromium.org2009-10-261-0/+4
* Refactor: Change the interface from HostResolver::DisableIPv6() to HostResolv...eroman@chromium.org2009-10-262-3/+7
* Lazily create the find bar.ben@chromium.org2009-10-263-9/+16
* Mac: Make Cmd-[ and Cmd-] work properly again.viettrungluu@chromium.org2009-10-262-80/+674