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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ensure that the refcount on InternalGetCommandRequest stays non-zero through ...
jamesr@chromium.org
2009-11-18
1
-1
/
+1
*
Add a string to be used in new extension promo message.
mirandac@chromium.org
2009-11-18
1
-1
/
+4
*
Revert 32203,32204,32205 - Launch processes asynchronously so as not to block...
jam@chromium.org
2009-11-18
16
-482
/
+330
*
Revert 32176 - Tweaks and fixes for NTP extension promo.
mirandac@chromium.org
2009-11-18
7
-37
/
+24
*
Added updated crash expectation for
erikkay@chromium.org
2009-11-17
1
-1
/
+1
*
Added test expectations to 3 flaky tests:
yaar@chromium.org
2009-11-17
1
-0
/
+5
*
Add back a test that I mistakenly removed from failing expectations.
dglazkov@chromium.org
2009-11-17
1
-0
/
+2
*
Fix DCHECK when trying to remove multiple engines from the Manage Search Engi...
pkasting@chromium.org
2009-11-17
1
-1
/
+1
*
Fix lint errors in app/ and turn on presubmit check.
erg@google.com
2009-11-17
11
-16
/
+41
*
Fix checkfailure caused by stupidity.
pkasting@chromium.org
2009-11-17
1
-1
/
+1
*
Rebaseline a few more of the repaint tests.
dglazkov@chromium.org
2009-11-17
38
-13
/
+507
*
I've moved toolbar_controller_unittest over to CocoaTest which should be bett...
dmaclach@chromium.org
2009-11-17
1
-23
/
+19
*
Add new failure to expectations on MAC.
erikkay@chromium.org
2009-11-17
1
-1
/
+1
*
Explicitly set an icon color for Incognito on Mac.
avi@google.com
2009-11-17
1
-12
/
+16
*
Strings to localize for the try-chrome again toast
cpu@chromium.org
2009-11-17
2
-0
/
+40
*
Style cleanups for BrowserThemeProvider. Move the global
tony@chromium.org
2009-11-17
2
-53
/
+64
*
Fix race conditions where an object's constructor uses PostTask on itself. T...
jam@chromium.org
2009-11-17
12
-46
/
+70
*
Fix a problem where queued checks' clients would never be called back if when...
pkasting@chromium.org
2009-11-17
2
-44
/
+74
*
Fix a race condition in signal thread destructor.
zork@google.com
2009-11-17
2
-2
/
+14
*
Add CRASH to Linux expectations for
erikkay@chromium.org
2009-11-17
1
-1
/
+1
*
Added two suppressions for a leak and an invalid read in WebCore.
idana@chromium.org
2009-11-17
1
-0
/
+52
*
Allow multiselection deletion of engines in the Manage Search Engines dialog....
pkasting@chromium.org
2009-11-17
1
-9
/
+15
*
UI Changes for benchmark:
mbelshe@google.com
2009-11-17
1
-5
/
+11
*
Roll DEPS for Skia 424:428, and enable Skia SSE2 optimizations for Linux and ...
senorblanco@chromium.org
2009-11-17
3
-13
/
+58
*
Fix build break on Mac release.
jam@chromium.org
2009-11-17
1
-2
/
+3
*
fix include order
jam@chromium.org
2009-11-17
1
-1
/
+1
*
Launch processes asynchronously so as not to block the UI thread. For now, r...
jam@chromium.org
2009-11-17
16
-330
/
+481
*
Revert "Use TabSwitchPaintDuration in tab switching test."
chase@chromium.org
2009-11-17
1
-21
/
+20
*
Do not open a new connection if one has already been opened.
dumi@chromium.org
2009-11-17
1
-0
/
+5
*
[Mac/Linux] Fix WordIterator::GetWord() for UTF-16 surrogate pairs.
shess@chromium.org
2009-11-17
2
-0
/
+63
*
Remove min/max values from averages in benchmark.
mbelshe@google.com
2009-11-17
1
-1
/
+13
*
Remove new tabstrip code. Going to try doing this a different way.
ben@chromium.org
2009-11-17
31
-2498
/
+158
*
Use TabSwitchPaintDuration in tab switching test.
chase@chromium.org
2009-11-17
1
-20
/
+21
*
WebKit roll 51062:51075
yaar@chromium.org
2009-11-17
2
-3
/
+14
*
Use plain strings instead of wstrings for UMA actions
evan@chromium.org
2009-11-17
59
-363
/
+364
*
Checks if the plugin has gone away inside of HandleURLRequestInternal()
jamesr@chromium.org
2009-11-17
1
-0
/
+6
*
Update bug number for color correction layout tests
victorw@chromium.org
2009-11-17
1
-13
/
+16
*
ViewIDTest.Basic fix
oshima@chromium.org
2009-11-17
1
-2
/
+7
*
Call the new presubmit checks from chrome/ code, with a blacklist.
erg@google.com
2009-11-17
1
-0
/
+51
*
Attempt 2 at fixing white flash in switching between ntp and non-ntp.
sky@chromium.org
2009-11-17
1
-17
/
+7
*
The AutomationMsg_SetCookie IPC should be channeled to the automation cookie ...
ananta@chromium.org
2009-11-17
1
-1
/
+6
*
Fix crashing bug due to browser being NULL.
chocobo@chromium.org
2009-11-17
1
-3
/
+3
*
sync: add some "static"s to functions
evan@chromium.org
2009-11-17
1
-12
/
+14
*
linux: set -fvisiblility-inlines-hidden when building
evan@chromium.org
2009-11-17
1
-0
/
+3
*
Don't treat CF in privileged mode as an iframe for framebusting
joi@chromium.org
2009-11-17
2
-2
/
+5
*
Disable all of ToolbarControllerTest due to crashiness.
erikkay@chromium.org
2009-11-17
1
-15
/
+17
*
Added suppressions for new Valgrind errors.
idana@chromium.org
2009-11-17
1
-0
/
+234
*
Tweaks and fixes for NTP extension promo.
mirandac@chromium.org
2009-11-17
7
-24
/
+37
*
Add histograms for data connection error types.
phajdan.jr@chromium.org
2009-11-17
2
-0
/
+80
*
Adds auto continue option on Debugger Agent to avoid pausing the.
pfeldman@chromium.org
2009-11-17
4
-1
/
+16
[next]