summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
...
* Theme the find bar.glen@chromium.org2009-05-2110-52/+53
* Remove the dependency from browser_view on the bug report dialog. I am going tobrettw@chromium.org2009-05-214-41/+65
* Back to square zero, throbber disabled.pinkerton@chromium.org2009-05-211-1/+1
* Reverts parts of http://src.chromium.org/viewvc/chrome?view=rev&revision=1647...jam@chromium.org2009-05-213-32/+0
* Move the validation of icons for page actions to load time.finnur@chromium.org2009-05-213-16/+22
* Ensure workers don't outlive crashed renderers.jam@chromium.org2009-05-214-1/+12
* Close the old browser window after SessionRestore.willchan@chromium.org2009-05-211-0/+7
* Rewriting to use CIImage in hopes of better performance. Still playing with p...pinkerton@chromium.org2009-05-213-7/+24
* Use NotificationRegistrar to handle notification observing.Also cleans up som...pkasting@chromium.org2009-05-2110-334/+172
* Make the link to Chromium project page depend on UI locale.yutak@chromium.org2009-05-212-2/+6
* Fixed on official app name used for unittests that I missed before.thomasvl@chromium.org2009-05-211-1/+1
* GTK: Use correct tabstrip background in Incognito mode.erg@google.com2009-05-212-6/+7
* Remove trailing NULL is data sent between chrome processes.tc@google.com2009-05-211-5/+4
* Remove one more notimpl.estade@chromium.org2009-05-211-4/+3
* Enable "View page info" context menu only for pages which developer commandsestade@chromium.org2009-05-211-3/+3
* GTK: Don't instantly hide the status bubble; set a callback that does it afte...erg@google.com2009-05-212-2/+26
* Cleanup Import Dialog in Linuxtc@google.com2009-05-212-7/+2
* Activate download shelf button while the menu is showing.estade@chromium.org2009-05-214-9/+55
* Check if the test server started successfully before using it.phajdan.jr@chromium.org2009-05-211-3/+60
* Include the resources directory in the linux zip file.tc@google.com2009-05-211-0/+1
* This is the merge of Yusuke's patch at:xji@chromium.org2009-05-211-1/+3
* commenting out setNeedsDisplay, still playing with tab_cold timing.pinkerton@chromium.org2009-05-211-1/+1
* DevTools: Provide nice initial location/size for the devtools window.pfeldman@chromium.org2009-05-211-8/+21
* Turning timer back on, invalidating timer when removing from superview. Still...pinkerton@chromium.org2009-05-211-2/+7
* Update check interval adjustment.jrg@chromium.org2009-05-211-0/+21
* Fix a invalid read found by valgrind in process singleton linux.tc@google.com2009-05-211-7/+26
* Testing throbber on perf botpinkerton@chromium.org2009-05-211-0/+2
* Move declaration of kMaxRecursionDepth out of #ifdef EXCLUDE_SKIA_DEPENDENCIE...amit@chromium.org2009-05-211-2/+2
* Gets info_bubble compiling on linux. This code has a ton of ifdefs. Itsky@chromium.org2009-05-219-83/+121
* DevTools: remove Debugger menu by default.pfeldman@chromium.org2009-05-211-0/+7
* Re-enabling throbber with some image caching. This will probably regress the ...pinkerton@chromium.org2009-05-211-6/+9
* Support building chrome.dll on Windows.sgk@google.com2009-05-211-13/+127
* DevTools: Display main resource url as devtools window title.pfeldman@chromium.org2009-05-216-18/+0
* DevTools: On Mac, deploy inspector resources into <app_name>/Contents/Resourc...pfeldman@chromium.org2009-05-213-7/+15
* The underlying view_ can be NULL while processing a ViewHostMsg_PaintRect IPC...ananta@chromium.org2009-05-211-0/+4
* Move ExtraData from WebRequest to WebDataSource.darin@chromium.org2009-05-212-67/+90
* Try to make TextField::Controller implementors cross-platform by abstractingbrettw@chromium.org2009-05-2117-65/+53
* Revert 16567.ben@chromium.org2009-05-2191-39/+73
* Reverting 16569.ben@chromium.org2009-05-213-3/+0
* Reverting 16570.ben@chromium.org2009-05-211-1/+0
* Reverting 16571.ben@chromium.org2009-05-211-1/+0
* unittests depend on app resources tooben@chromium.org2009-05-211-0/+1
* Make sure browser depends on app resources in GYP too.ben@chromium.org2009-05-211-0/+1
* Fix release build by adding intermediate dir to release build include dirs too.ben@chromium.org2009-05-213-0/+3
* views/ should use resources from app/resources. Move dependent images to this...ben@chromium.org2009-05-2191-73/+39
* Don't get stuck in an allocate loop on closing the download shelf.estade@chromium.org2009-05-212-8/+16
* Catch up:sgk@google.com2009-05-211-2/+7
* Add IPC serialization for DictionaryValue and ListValue, with unit tests.mpcomplete@google.com2009-05-213-1/+300
* Use a NotificationRegistrar to handle notification observing.pkasting@chromium.org2009-05-214-16/+10
* Use NotificationRegistrar to handle notification observing.pkasting@chromium.org2009-05-216-37/+20