index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
chrome.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for ShowHtmlDialog() to Linux. This is modeled off the MacOS and...
zork@chromium.org
2009-11-18
1
-0
/
+2
*
Parse messages.json in ExtensionUnpacker (like we do for manifest) and pass t...
cira@chromium.org
2009-11-18
1
-0
/
+2
*
Drag and drop of buttons/folders from bar to bar.
jrg@chromium.org
2009-11-18
1
-1
/
+4
*
Launch processes asynchronously so as not to block the UI thread. For now, re...
jam@chromium.org
2009-11-18
1
-0
/
+2
*
Add browser tests for the BLOCK_THIRD_PARTY_COOKIES policy
wtc@chromium.org
2009-11-18
1
-0
/
+1
*
Revert 32203,32204,32205 - Launch processes asynchronously so as not to block...
jam@chromium.org
2009-11-18
1
-2
/
+0
*
Launch processes asynchronously so as not to block the UI thread. For now, r...
jam@chromium.org
2009-11-17
1
-0
/
+2
*
Remove new tabstrip code. Going to try doing this a different way.
ben@chromium.org
2009-11-17
1
-6
/
+0
*
Implement web app shortcuts natively per issue 25528
xiyuan@chromium.org
2009-11-17
1
-0
/
+6
*
TBR: willchan
willchan@chromium.org
2009-11-17
1
-8
/
+0
*
Experiment: enable TCMalloc on Linux by default.
willchan@chromium.org
2009-11-17
1
-0
/
+8
*
Refactoring of the chrome.experimental.popup API implementation to allow disp...
twiz@google.com
2009-11-16
1
-0
/
+2
*
Removing the logging on history thread since the crash
huanr@chromium.org
2009-11-16
1
-3
/
+0
*
reland 31875. Revert was:
estade@chromium.org
2009-11-16
1
-8
/
+15
*
Port most of browser action apitest to linux.
estade@chromium.org
2009-11-16
1
-1
/
+2
*
Revert 31875 to see whether it fixes reliability bot.
huanr@chromium.org
2009-11-16
1
-15
/
+8
*
Fix "open all" on a folder node to open only 'marks in that folder,
jrg@chromium.org
2009-11-15
1
-3
/
+6
*
Revert 32012-32017
mhm@chromium.org
2009-11-15
1
-4
/
+0
*
rebase
mhm@chromium.org
2009-11-15
1
-0
/
+4
*
Mac: Animate the bookmark bar showing/hiding.
viettrungluu@chromium.org
2009-11-14
1
-1
/
+0
*
Add stub functions for chrome.* APIs in content scripts.
asargent@chromium.org
2009-11-13
1
-0
/
+2
*
Notifications permission infobar should only be shown in response to a user g...
johnnyg@chromium.org
2009-11-13
1
-0
/
+1
*
Use Chrome to transport Chrome OS metrics.
rvargas@google.com
2009-11-13
1
-7
/
+3
*
Remove theme.pak cleanup since it's been 2 weeks and most people
tony@chromium.org
2009-11-13
1
-10
/
+0
*
Partially revert WebKit.gyp switch-over, because it broke build bot setup
dglazkov@google.com
2009-11-13
1
-12
/
+12
*
Use renderer spellchecker for windows.
estade@chromium.org
2009-11-13
1
-8
/
+15
*
Revert 31839 - Notifications permission infobar should only be shown in respo...
scherkus@chromium.org
2009-11-12
1
-1
/
+0
*
Notifications permission infobar should only be shown in response to a user g...
johnnyg@chromium.org
2009-11-12
1
-0
/
+1
*
Initial change for the implementation of browser actions on the mac.
andybons@chromium.org
2009-11-12
1
-0
/
+2
*
remove tests that are obsolete in linux views.
oshima@chromium.org
2009-11-12
1
-1
/
+8
*
Revert 31765 - Experiment: enable TCMalloc on Linux by default.
willchan@chromium.org
2009-11-12
1
-8
/
+0
*
Experiment: enable TCMalloc on Linux by default.
willchan@chromium.org
2009-11-12
1
-0
/
+8
*
o Renames the bookmark bubble class to InfoBubble in a step to make it more r...
andybons@chromium.org
2009-11-12
1
-6
/
+6
*
Remove cookies_table_model which has been succeeded by cookies_tree_model.
mattm@chromium.org
2009-11-12
1
-2
/
+0
*
Upstreaming WebKit.gyp
yaar@chromium.org
2009-11-12
1
-16
/
+18
*
Part 1 of implementing captcha for sync dialog.
tim@chromium.org
2009-11-11
1
-0
/
+1
*
Unit tests for desktop notifications.
johnnyg@chromium.org
2009-11-11
1
-0
/
+2
*
WebSocket Live Experiment
ukai@chromium.org
2009-11-11
1
-0
/
+2
*
Lands http://codereview.chromium.org/379007 for Dave:
sky@chromium.org
2009-11-11
1
-0
/
+4
*
Add support for slowing down all animations on the Mac by using the shift and/or
dmaclach@chromium.org
2009-11-10
1
-0
/
+2
*
* Add History menu to back/forward buttons in compact navigation bar.
oshima@chromium.org
2009-11-09
1
-2
/
+6
*
Refactored FindBarHost/View to create DropdownBarHostView, which I'm plannig ...
oshima@chromium.org
2009-11-09
1
-2
/
+19
*
Always dynamically load psapi.dll instead of delay loading it.
maruel@chromium.org
2009-11-09
1
-1
/
+0
*
[Mac] Adds a "fast resize mode" in which the RenderWidgetHostViewCocoa is cli...
rohitrao@chromium.org
2009-11-09
1
-0
/
+3
*
Makes it so app_modal_dialog_gtk can work with views/gtk.
sky@chromium.org
2009-11-09
1
-5
/
+0
*
First cut at Exit Fullscreen bubble on Linux.
tony@chromium.org
2009-11-09
1
-0
/
+2
*
Adds more debugging code in hopes of figuring out why on dragging the
sky@chromium.org
2009-11-09
1
-0
/
+2
*
Add base/chrome_application.h to the gyp file so that IB can find a definition
dmaclach@chromium.org
2009-11-09
1
-0
/
+3
*
More memory stats code cleanup:
sgk@chromium.org
2009-11-09
1
-4
/
+0
*
Mac: Make download shelf use GTM ui stuff.
thakis@chromium.org
2009-11-09
1
-0
/
+1
[next]