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
*
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
*
Fix for a test that was sending a Ctrl-Esc instead of Esc key events.
jcampan@chromium.org
2009-11-09
1
-1
/
+1
*
Add a dedicated log file for Chrome Frame installs (to avoid stomping on chro...
robertshield@chromium.org
2009-11-09
1
-1
/
+7
*
Make AutomatedUITestBase.CloseBrowserWindow more solid.
phajdan.jr@chromium.org
2009-11-09
1
-1
/
+1
*
Add purify UMR suppression for unit_tests.exe.
willchan@chromium.org
2009-11-09
1
-0
/
+10
*
Fix cut-and-paste typo for KByte => byte memory stat conversion on print.
sgk@chromium.org
2009-11-09
1
-1
/
+1
*
Always destroy the ExtensionsService on UI thread.
phajdan.jr@chromium.org
2009-11-09
1
-2
/
+5
*
Fix tests.
thakis@chromium.org
2009-11-09
1
-2
/
+5
*
Make download items less annoying by handling clicks more correctly.
thakis@chromium.org
2009-11-09
1
-12
/
+15
*
Mac: Theme "Show all downloads..." link.
thakis@chromium.org
2009-11-09
5
-15
/
+65
*
Mac: Let status bubble dodge to the right if necessary.
thakis@chromium.org
2009-11-09
2
-15
/
+32
*
Copy subscribe_page_action to a new directory. Step 1 of a move to appease t...
erikkay@chromium.org
2009-11-09
10
-0
/
+429
*
Updating trunk VERSION from 241.0 to 242.0
chrome-bot@google.com
2009-11-09
1
-1
/
+1
*
Enable back some worker UI tests.
ager@chromium.org
2009-11-09
1
-4
/
+2
*
More memory stats code cleanup:
sgk@chromium.org
2009-11-09
7
-226
/
+3
*
Mac: Make download shelf use GTM ui stuff.
thakis@chromium.org
2009-11-09
5
-928
/
+322
*
Linux: use -fno-strict-aliasing when compiling unit_tests with gcc 4.4.
craig.schlenter@chromium.org
2009-11-09
1
-0
/
+9
*
Commit Issue 255057: Unit Test for Toggling of Encoding Auto-Detect
rolandsteiner@chromium.org
2009-11-09
6
-12
/
+147
*
More toolstrip removal.
kathyw@google.com
2009-11-09
10
-926
/
+62
*
Changed SharedWorkerScriptLoader and WebSharedWorkerProxy to stay alive until...
atwilson@chromium.org
2009-11-09
4
-4
/
+24
*
Linux: Catch plugin crashes.
thestig@chromium.org
2009-11-09
12
-163
/
+223
*
Fix memory leak I introduced in my earlier change.
jam@chromium.org
2009-11-09
2
-9
/
+7
*
Kiosk Mode implementation.
mhm@chromium.org
2009-11-09
19
-7
/
+154
*
DevTools: handle the case where client host is disposed while in the list of ...
pfeldman@chromium.org
2009-11-08
2
-17
/
+23
*
Fix NSString conversions to treat a null NSString as a string of length 0, in...
mirandac@chromium.org
2009-11-08
2
-11
/
+7
*
Modifying extension automation so that it is done through a particular
joi@chromium.org
2009-11-08
16
-103
/
+249
*
Make sure we don't get an outside array element.
jeremy@chromium.org
2009-11-08
3
-7
/
+7
*
Updating trunk VERSION from 240.0 to 241.0
chrome-bot@google.com
2009-11-08
1
-1
/
+1
*
Remove flaky label for FindInPageControllerTest.FindDisappearOnNavigate
finnur@chromium.org
2009-11-08
1
-3
/
+1
*
Fix toolkit_views build
ben@chromium.org
2009-11-08
1
-3
/
+3
*
Move all the stuff relating to detached tab dragging out of BrowserFrameWin a...
ben@chromium.org
2009-11-07
4
-87
/
+109
*
Mark BrowserTest.SingleBeforeUnloadAfterWindowClose as flaky.
thestig@chromium.org
2009-11-07
1
-1
/
+1
*
Allow return key to add new line in description text field.
mirandac@chromium.org
2009-11-07
3
-4
/
+28
*
Amit, please review everything.
ananta@chromium.org
2009-11-07
14
-23
/
+130
*
Fix threading issues in BlacklistManager, using new ChromeThread.
phajdan.jr@chromium.org
2009-11-07
5
-200
/
+112
*
DevTools: Wire Ctrl+Shift+I to DevTools, Ctrl+Shift+J to JavaScript console. ...
pfeldman@chromium.org
2009-11-07
4
-14
/
+13
*
Updating trunk VERSION from 239.0 to 240.0
chrome-bot@google.com
2009-11-07
1
-1
/
+1
*
Minor tweaks
kathyw@google.com
2009-11-07
4
-4
/
+32
*
ntp.html -> override.html
kathyw@google.com
2009-11-07
2
-8
/
+10
*
Flesh out the samples page.
aa@chromium.org
2009-11-07
16
-14
/
+128
*
Minor tweaks.
kathyw@google.com
2009-11-07
2
-3
/
+9
*
Update subscribe sample to use transparent icons and to use
aa@chromium.org
2009-11-07
3
-8
/
+6
*
Allow the seccomp sandbox to be enabled, even if the suid sandbox has
markus@chromium.org
2009-11-07
2
-8
/
+41
*
Fix typo from r31351
aa@chromium.org
2009-11-07
1
-1
/
+1
*
Mac: remove spurious toolbar context menu and associated crash.
viettrungluu@chromium.org
2009-11-07
1
-737
/
+53
*
Reland Extension Installed InfoBubble
rafaelw@chromium.org
2009-11-07
15
-59
/
+482
*
Basic wiring to enable downloads for CF's host browser network stack. A nota...
tommi@chromium.org
2009-11-07
15
-36
/
+85
*
Clear disk cache when the cache is not initialized
hclam@chromium.org
2009-11-07
1
-6
/
+4
*
Fix style issues in View class.
maruel@chromium.org
2009-11-07
17
-46
/
+46
*
Ninth patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-07
50
-76
/
+215
[next]