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
...
*
Mark a ui test as flaky on windows.
estade@chromium.org
2009-10-07
1
-1
/
+7
*
Adding a SIGTERM handler for OS_POSIX builds. This is needed so that Chrome ...
cmasone@google.com
2009-10-07
3
-11
/
+79
*
[Mac] Show the page info window after clicking the security icon in the URL bar
rsesek@chromium.org
2009-10-07
9
-15
/
+99
*
Copy the relevant parts of ICU to a new file base/third_party/icu/icu_utf.*
brettw@chromium.org
2009-10-07
1
-1
/
+17
*
Linux: Fix focus issues in bookmark bubble.
derat@chromium.org
2009-10-07
4
-27
/
+70
*
Reap renderer processes following fast termination.
estade@chromium.org
2009-10-07
1
-1
/
+14
*
Enable WorkerTest.LimitTotal
estade@chromium.org
2009-10-07
1
-9
/
+13
*
GTK: Draw bottom-aligned ntp themes on floating bookmark bar.
estade@chromium.org
2009-10-07
4
-35
/
+138
*
GTK: Fix minor slide animation bugs.
estade@chromium.org
2009-10-07
1
-6
/
+6
*
GTK: make sure to delete any remaining dialogs when the SelectFileDialogImpl ...
estade@chromium.org
2009-10-07
1
-0
/
+11
*
Don't build browser/gtk/bookmark_bar_gtk_unittest.cc with toolkit_views=1.
thestig@chromium.org
2009-10-07
1
-0
/
+1
*
Revert "Add startup tests that log start script, domcontentloaded, and onload."
mattm@chromium.org
2009-10-07
15
-210
/
+28
*
Revert 28198 - Remove pthreads from syncable.
chron@google.com
2009-10-07
2
-10
/
+34
*
Take out reliablity crash from known crashes since it's fixed.
jam@chromium.org
2009-10-07
1
-4
/
+0
*
Add NULL-checks to render_view_host->view() to fix startup test crash.
mpcomplete@chromium.org
2009-10-07
3
-3
/
+3
*
Add startup tests that log start script, domcontentloaded, and onload.
tony@chromium.org
2009-10-07
15
-28
/
+210
*
Remove pthreads from syncable.
chron@chromium.org
2009-10-07
2
-34
/
+10
*
Fix tips in OS X to respect system language settings instead of locale.
mirandac@chromium.org
2009-10-07
3
-8
/
+26
*
Make browser actions appear to the left of the bookmark menu.
finnur@chromium.org
2009-10-06
1
-4
/
+4
*
Fix for BrowserActions UNLOAD not changing Omnibox length. BrowserActionsCont...
sidchat@chromium.org
2009-10-06
1
-1
/
+4
*
Fix broken extension docs due to a JSON syntax error.
mpcomplete@chromium.org
2009-10-06
3
-1
/
+704
*
Add an BubbleBorder to BrowserAction popups and fix positioning of the
erikkay@chromium.org
2009-10-06
9
-32
/
+108
*
GMail extension with BrowserAction. It does the following:
sidchat@chromium.org
2009-10-06
5
-0
/
+151
*
Fix a regression with setting the toolstrip background.
mpcomplete@chromium.org
2009-10-06
7
-9
/
+58
*
Revert r28050 and put the paint observer timeout back to 2 sec.
tony@chromium.org
2009-10-06
1
-1
/
+1
*
Fix a crash when a plugin file picker window is dismissed. This is a
amanda@chromium.org
2009-10-06
2
-4
/
+13
*
Fix memory leak in ExtensionAPIClientTest.
mpcomplete@chromium.org
2009-10-06
1
-2
/
+2
*
Suppression for a leak detected by Purify in IEImporterTest
jeremy@chromium.org
2009-10-06
1
-0
/
+6
*
Fix double delete in NPObjectStub that I introduced.
jam@chromium.org
2009-10-06
1
-1
/
+3
*
External protocol dialog support for the Mac.
avi@chromium.org
2009-10-06
5
-4
/
+195
*
Coverity: Check the return value of CryptDestroyHash and CryptReleaseContext.
jhawkins@chromium.org
2009-10-06
1
-4
/
+10
*
Coverity: Assert that socket() returned a successful value.
jhawkins@chromium.org
2009-10-06
1
-0
/
+1
*
Fix scripting during NPP_Destroy. Note that if the plugin is making a call t...
jam@chromium.org
2009-10-06
10
-98
/
+164
*
DevTools: disable TestProfilerTab test due to flakiness.
mnaganov@chromium.org
2009-10-06
1
-1
/
+3
*
Make EditSearchEngineCocoaController adhere to NSWindowDelegate
mark@chromium.org
2009-10-06
1
-1
/
+3
*
Implement browserAction.setIcon(ImageData) for extensions.
mpcomplete@chromium.org
2009-10-06
7
-29
/
+157
*
Move runFileChooser from webview_delegate to WebViewClient.
yaar@chromium.org
2009-10-06
3
-27
/
+50
*
Cleanup some rotten references to old command line switches.
nick@chromium.org
2009-10-06
2
-4
/
+2
*
Modify extension request IPC messages to pass a ListValue instead of a string.
mpcomplete@chromium.org
2009-10-06
22
-52
/
+78
*
DOMView: avoid double-detaching.
nick@chromium.org
2009-10-06
1
-1
/
+1
*
Reword the first sentence in the sync dialog based on Fiona Chong feedback.
nick@chromium.org
2009-10-06
1
-1
/
+1
*
[Mac] Fix bookmark bar resize issues.
erg@chromium.org
2009-10-06
1
-4
/
+4
*
Don't show popup browser actions in the wrench menu.
erikkay@chromium.org
2009-10-06
7
-19
/
+33
*
Updates the main menu images.
sky@chromium.org
2009-10-06
2
-0
/
+0
*
(please review thoroughly since this touches many moving parts).
jeremy@chromium.org
2009-10-06
21
-478
/
+677
*
Turns out a cleanup change I made a while ago was wrong. This could result i...
pkasting@chromium.org
2009-10-06
1
-1
/
+5
*
Resubmit http://codereview.chromium.org/243096 with gcc compile error fixed.
erikkay@chromium.org
2009-10-06
5
-7
/
+44
*
Change the Windows build to statically link the sync library.
nick@chromium.org
2009-10-06
6
-64
/
+13
*
Changes the url of the main menu.
sky@chromium.org
2009-10-06
1
-1
/
+1
*
Prevents a duplicate beforeunload dialog after window.close().
creis@google.com
2009-10-06
2
-1
/
+26
[prev]
[next]