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
*
Mac: give visual feedback for bookmark button drags.
viettrungluu@chromium.org
2009-11-25
6
-13
/
+151
*
Fixes infinite loop within the JS of the news extension that was causing a ne...
andybons@chromium.org
2009-11-25
1
-11
/
+11
*
Adds back the ability to filter cookies by origin in the cookies options view.
ian@chromium.org
2009-11-25
4
-20
/
+109
*
Moving two tests to FLAKY tests.
oshima@chromium.org
2009-11-25
3
-3
/
+17
*
Mac: fix Esc-key cancellation of bookmark bar button drags.
viettrungluu@chromium.org
2009-11-25
2
-8
/
+17
*
Integrate the base logging with Event Tracing for Windows. This allows ETW to...
siggi@chromium.org
2009-11-25
3
-0
/
+21
*
RESUBMIT of http://codereview.chromium.org/404025/show
jorlow@chromium.org
2009-11-25
6
-71
/
+45
*
Fixing 27834 by always deleting ExtensionMessageService on
huanr@chromium.org
2009-11-25
2
-6
/
+18
*
Move last shutdown file access off the UI thread and onto the file thread.
jam@chromium.org
2009-11-25
2
-36
/
+52
*
Fixed handling of preferred login info in password manager.
tim@chromium.org
2009-11-25
2
-15
/
+31
*
sync: get rid of path_helpers files.
nick@chromium.org
2009-11-25
16
-231
/
+0
*
Ignore UTF-8's BOM when parsing userscript's metadata.
hayato@chromium.org
2009-11-25
2
-1
/
+21
*
Posix: Catch SIGHUP/SIGINT and do a clean shutdown.
thestig@chromium.org
2009-11-25
1
-9
/
+31
*
Changed SyncStatusUIHelper namespace class into a real namespace (sync_ui_uti...
akalin@chromium.org
2009-11-25
22
-132
/
+135
*
Introduce a new 'all_frames' property to content scripts and
aa@chromium.org
2009-11-25
17
-16
/
+135
*
Stab-in-the-dark at fixing a top crasher.
aa@chromium.org
2009-11-25
1
-9
/
+23
*
Tiny clean up. Use ASSERT_EQ instead of EXPECT_EQ.
hayato@chromium.org
2009-11-25
1
-5
/
+5
*
Improving the top matter.
kathyw@google.com
2009-11-25
35
-141
/
+141
*
Remove the temporary instrumentation added to track down a crash in URLFetcher.
eroman@chromium.org
2009-11-25
1
-10
/
+2
*
Transfer CF downloads to the host browser.TEST=Click a download link (not via...
tommi@chromium.org
2009-11-25
1
-0
/
+3
*
Enable TCMalloc on Linux by default.
willchan@chromium.org
2009-11-25
2
-0
/
+26
*
Landing the GPU process and command buffer code again, this time with a DEPS ...
apatrick@google.com
2009-11-25
1
-0
/
+5
*
GTK: Don't send double/triple click events to renderer.
estade@chromium.org
2009-11-24
1
-0
/
+2
*
Allow the window to be moved when dragging on the incognito icon
viettrungluu@chromium.org
2009-11-24
1
-2
/
+13
*
Remove theming from notifications and extension/bookmark sync promo.
mirandac@chromium.org
2009-11-24
1
-1
/
+17
*
Mac: make bookmark bar drag buttons prettier.
viettrungluu@chromium.org
2009-11-24
3
-26
/
+138
*
Remove --enable-user-script and associated tests.
aa@chromium.org
2009-11-24
6
-74
/
+7
*
Stop opening _all_ notification location changes in a new tab. That was allo...
johnnyg@chromium.org
2009-11-24
2
-20
/
+60
*
Move some theme images to being serviced on the IO thread. For
tony@chromium.org
2009-11-24
3
-7
/
+26
*
Add a new docs page that introduces the docs, with (more importantly)
kathyw@google.com
2009-11-24
37
-137
/
+913
*
Fix app icon flicker in loading animation
xiyuan@chromium.org
2009-11-24
1
-1
/
+1
*
o Updates the browser action buttons when a tab is changed. This is needed fo...
andybons@chromium.org
2009-11-24
3
-1
/
+17
*
Make notifications permission available in the extension manifest and hook up...
johnnyg@chromium.org
2009-11-24
4
-7
/
+50
*
Fix page action spacing on Linux.
mattm@chromium.org
2009-11-24
2
-8
/
+5
*
Update the sync menu item to change on Linux to reflect the current sync state.
zork@chromium.org
2009-11-24
2
-0
/
+59
*
reenable toolstrips for startup tests
erikkay@chromium.org
2009-11-24
1
-0
/
+4
*
Fix a flaky dev tools sanity test.
ager@chromium.org
2009-11-24
1
-3
/
+0
*
fix build
tony@chromium.org
2009-11-24
1
-0
/
+1
*
Merge in part of the last perf change. Move when we initialize
tony@chromium.org
2009-11-24
2
-20
/
+24
*
Partially reverting 32942
apatrick@google.com
2009-11-24
1
-5
/
+0
*
Makes the nonclientframeview for popups on views/gtk draw
sky@chromium.org
2009-11-24
1
-1
/
+50
*
Fix a doc link.
kathyw@google.com
2009-11-24
2
-2
/
+2
*
Sleep briefly before/after printing page cycler results.
chase@chromium.org
2009-11-24
1
-0
/
+4
*
Branched gpu process and command buffer code into Chrome tree. Fixed up paths...
apatrick@google.com
2009-11-24
1
-0
/
+5
*
Update Signal Thread to use ref counting and locks to ensure thread safety.
zork@chromium.org
2009-11-24
2
-2
/
+3
*
Document the maximum # of characters for the name and
kathyw@google.com
2009-11-24
2
-2
/
+6
*
Disables default browser check and exit menu for toolkit_views on
sky@chromium.org
2009-11-24
4
-3
/
+17
*
Mac: Switch "Save" and "Discard" buttons on dangerous download warning.
thakis@chromium.org
2009-11-24
1
-533
/
+43
*
Sets widget created by info bubbles to a custom type so that they
sky@chromium.org
2009-11-24
2
-0
/
+14
*
Switch theme loading to use its own string.
avi@google.com
2009-11-24
4
-6
/
+8
[next]