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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adds popups to browser actions, completing the feature.
andybons@chromium.org
2009-11-20
11
-18
/
+410
*
Special case the gallery to not show the scary download roadblock.
aa@chromium.org
2009-11-20
9
-28
/
+42
*
Fix build.
levin@chromium.org
2009-11-20
1
-1
/
+1
*
Fix unitialized memory access in workers.
levin@chromium.org
2009-11-20
2
-6
/
+71
*
GTK bookmark manager polish.
estade@chromium.org
2009-11-20
1
-6
/
+15
*
Fix mac ui test valgrind.
estade@chromium.org
2009-11-20
1
-2
/
+0
*
Remove unique naming from syncer! This reduces the complexity. Modify the ind...
chron@google.com
2009-11-20
32
-2647
/
+1160
*
Linux: Fix regression issue 27964: ctrl+tab loses focus from the text box.
suzhe@chromium.org
2009-11-20
2
-6
/
+36
*
Set the label for a chrome link button when the text is set, not when
tony@chromium.org
2009-11-20
1
-2
/
+14
*
Undo my revert at r32524 due to a startup test regression.
mpcomplete@chromium.org
2009-11-20
6
-9
/
+92
*
Revert change in r31143 which caused crash signal msg size to change and subs...
mmoss@chromium.org
2009-11-20
1
-1
/
+1
*
NTP: Fix issue where a thumbnail was stuck in hover mode after a delete.
arv@chromium.org
2009-11-20
1
-0
/
+18
*
Making the browser tests run out-of-process on Windows.
jcampan@chromium.org
2009-11-19
2
-190
/
+143
*
Linux: tell webkit to permit WebDragOperationMove drags.
estade@chromium.org
2009-11-19
1
-3
/
+5
*
Move Mac to using renderer spellchecker.
estade@chromium.org
2009-11-19
37
-2633
/
+845
*
[Mac] Add support for growing or shrinking the window during animations.
rohitrao@chromium.org
2009-11-19
7
-44
/
+174
*
Move URLs out of *.pak files and put them into code. This saves
tony@chromium.org
2009-11-19
8
-58
/
+55
*
Making the toast localized
cpu@chromium.org
2009-11-19
1
-69
/
+29
*
Moved a whole pile of unittests over to CocoaTest.
dmaclach@chromium.org
2009-11-19
48
-1249
/
+537
*
Do not run user scripts on chrome.google.com
abarth@chromium.org
2009-11-19
1
-1
/
+8
*
Removed parentWindow parameter from HtmlDialogWindowController.
akalin@chromium.org
2009-11-19
4
-44
/
+16
*
gtk: Show page action popup bubbles.
derat@chromium.org
2009-11-19
1
-9
/
+20
*
Use TabSwitchPaintDuration in tab switching test.
chase@chromium.org
2009-11-19
1
-20
/
+21
*
[Mac] Rename a poorly named class.
rohitrao@chromium.org
2009-11-19
1
-5
/
+5
*
Made FlowHandler() be created by SyncSetupFlow itself.
akalin@chromium.org
2009-11-19
2
-13
/
+27
*
Add an .order file to ensure that no global text symbol winds up at an address
mark@chromium.org
2009-11-19
3
-2
/
+109
*
Prep for printing common memory stats from page_cycler_tests and memory_test:
sgk@google.com
2009-11-19
3
-162
/
+173
*
Moved HtmlDialogWindowDelegateBridge into html_dialog_window_controller.mm.
akalin@chromium.org
2009-11-19
2
-66
/
+65
*
Allow extension port connection requests to provide tab information.
mad@chromium.org
2009-11-19
5
-23
/
+42
*
Trying to unsplit chrome.gyp again.
bradnelson@google.com
2009-11-19
7
-4249
/
+4156
*
Revert 32531 - Merging back chrome.gyp into a single piece.
thestig@chromium.org
2009-11-19
7
-4145
/
+4249
*
Merging back chrome.gyp into a single piece.
bradnelson@google.com
2009-11-19
7
-4249
/
+4145
*
Addition of the optional flag for the experimental.popup.show(...) callback a...
twiz@google.com
2009-11-19
1
-0
/
+1
*
Implement "Import Bookmarks and Settings".
mrossetti@chromium.org
2009-11-19
11
-1705
/
+1932
*
Revert old change that created an ExtensionHost's RenderView asynchronously.
mpcomplete@chromium.org
2009-11-19
6
-85
/
+9
*
Sort the origins in the cookies_tree_model by effective TLD, as opposed
ian@chromium.org
2009-11-19
2
-8
/
+87
*
Implement a NTP resource cache. Instead of re-generating the
tony@chromium.org
2009-11-19
8
-377
/
+401
*
Mac language/locale cleanup
thomasvl@chromium.org
2009-11-19
4
-24
/
+12
*
Set prop app id for chromium/application shortcut.
xiyuan@chromium.org
2009-11-19
9
-21
/
+39
*
Update samples page. Replace buildbot sample with news one, since it
aa@chromium.org
2009-11-19
4
-47
/
+78
*
Move use_host_network test out of ChromeFrame.
stoyan@chromium.org
2009-11-19
6
-32
/
+180
*
Disable create application shortcuts for internal pages
xiyuan@chromium.org
2009-11-19
4
-3
/
+81
*
Fix a path traversal issue in extension unpacking. Because of the sandbox, th...
aa@chromium.org
2009-11-19
3
-5
/
+20
*
Updating trunk VERSION from 252.0 to 253.0
chrome-bot@google.com
2009-11-19
1
-1
/
+1
*
Refactors RenderWidget to extract a PaintAggregator class.
darin@chromium.org
2009-11-19
7
-196
/
+399
*
Introducing the diagnostic model classes
cpu@chromium.org
2009-11-19
6
-0
/
+384
*
Mac: Bounce the downloads folder (in the Dock) on completed downloads.
avi@google.com
2009-11-19
3
-3
/
+18
*
Cleanup some callers now that the restriction that ChromeURLRequestContextGet...
eroman@chromium.org
2009-11-19
7
-57
/
+10
*
file_util: Fix some callers of CreateNewTempDirectory to remove the deprecate...
evan@chromium.org
2009-11-19
2
-31
/
+30
*
linux: use /proc/self/exe when exec'ing ourselves
evan@chromium.org
2009-11-19
3
-10
/
+17
[next]